@kenyaemr/esm-appointments-app 7.0.2-pre.66 → 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 (43) 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/appointments-table.test.tsx +1 -1
  27. package/src/appointments/common-components/{end-appointment-modal.test.tsx → end-appointment.test.tsx} +2 -2
  28. package/src/form/appointments-form.scss +0 -35
  29. package/src/index.ts +3 -3
  30. package/src/patient-appointments/patient-appointments-header.tsx +4 -4
  31. package/translations/am.json +34 -23
  32. package/translations/ar.json +32 -21
  33. package/translations/es.json +32 -21
  34. package/translations/fr.json +88 -77
  35. package/translations/he.json +32 -21
  36. package/translations/km.json +32 -21
  37. package/translations/zh.json +32 -21
  38. package/translations/zh_CN.json +32 -21
  39. package/dist/309.js +0 -1
  40. package/dist/4.js +0 -1
  41. package/dist/4.js.map +0 -1
  42. /package/src/appointments/common-components/{end-appointment-modal.component.tsx → end-appointment.modal.tsx} +0 -0
  43. /package/src/patient-appointments/{patient-appointments-cancel-modal.component.tsx → patient-appointments-cancel.modal.tsx} +0 -0
@@ -2,18 +2,20 @@
2
2
  "action": "Acción",
3
3
  "actions": "Acciones",
4
4
  "add": "Agregar",
5
- "addAppointment": "Add Appointment",
6
- "addPatientToQueue": "Agregar paciente a la cola",
7
5
  "age": "Edad",
8
- "all": "Todo",
9
6
  "allDay": "All day",
10
7
  "appointmentCancelError": "Error al cancelar la cita",
11
8
  "appointmentCancelled": "Cita cancelada",
12
9
  "appointmentCancelledSuccessfully": "Cita cancelada con éxito",
13
10
  "appointmentColor": "Color de la cita",
11
+ "appointmentConflict": "Appointment conflict",
14
12
  "appointmentEdited": "Appointment edited",
15
13
  "appointmentEditError": "Error editing appointment",
16
- "appointmentForm": "Formulario de citas",
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 al programar la cita",
18
20
  "appointmentHistory": "Historial de citas",
19
21
  "appointmentMetrics": "Métricas de citas",
@@ -23,13 +25,17 @@
23
25
  "appointmentNotes": "Notas de cita",
24
26
  "appointmentNowVisible": "Ahora es visible en la página de Citas",
25
27
  "appointments": "Citas",
28
+ "Appointments": "Appointments",
29
+ "appointments_lower": "appointments",
26
30
  "appointmentsCalendar": "Calendario de Citas",
27
31
  "appointmentScheduled": "Cita programada",
28
32
  "appointmentService": "Servicio de citas",
29
33
  "appointmentServiceCreate": "Servicio de citas creado exitosamente",
30
34
  "appointmentServiceName": "Nombre del servicio de citas",
35
+ "appointmentsScheduledForToday": "appointments scheduled for today",
36
+ "appointmentsTable": "Appointments table",
31
37
  "appointmentStatus": "Appointment status",
32
- "appointmentToFulfill": "Seleccionar cita(s) para cumplir",
38
+ "appointmentToFulfill": "Select appointment to fulfill",
33
39
  "appointmentType": "Tipo de cita",
34
40
  "appointmentType_title": "Tipo de cita",
35
41
  "back": "Atrás",
@@ -41,6 +47,7 @@
41
47
  "cancelled": "Cancelada",
42
48
  "checkedIn": "Checked in",
43
49
  "checkedOut": "Completada",
50
+ "checkFilters": "Check the filters above",
44
51
  "checkIn": "Registrar",
45
52
  "checkOut": "Finalizar",
46
53
  "chooseAppointmentType": "Choose appointment type",
@@ -48,29 +55,38 @@
48
55
  "chooseProvider": "Choose a provider",
49
56
  "chooseService": "Seleccionar servicio",
50
57
  "completed": "Completado",
58
+ "Contact": "Contact {{index}}",
59
+ "countMore_one": "{{count}} more",
60
+ "countMore_other": "{{count}} more",
51
61
  "createAppointmentService": "Crear servicios de citas",
52
62
  "createNewAppointment": "Crear nueva cita",
53
63
  "date": "Fecha",
54
64
  "date&Time": "Date & time",
55
- "dateAndTimeOfVisit": "Fecha y hora de la visita",
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": "Descartar",
61
72
  "download": "Descargar",
73
+ "durationErrorMessage": "Duration should be greater than zero",
62
74
  "durationInMinutes": "Duration (minutes)",
63
75
  "durationMins": "Duración (min)",
64
76
  "edit": "Editar",
65
77
  "editAppointment": "Editar cita",
66
78
  "editAppointments": "Editar cita",
67
- "emptyStateText": "No hay {{displayText}} para mostrar",
79
+ "emptyStateText": "There are no <1>{{displayText}}</1> to display",
68
80
  "encounters": "Encuentros",
69
81
  "encounterType": "Tipo de encuentro",
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": "Hora de finalización",
72
87
  "errorCreatingAppointmentService": "Error creating appointment service",
73
88
  "expected": "Expected",
89
+ "filterTable": "Filter table",
74
90
  "gender": "Género",
75
91
  "highestServiceVolume": "Highest volume service: {{time}}",
76
92
  "home": "Inicio",
@@ -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": "Ubicación",
83
100
  "medications": "Medicamentos",
84
101
  "missed": "Perdida",
85
- "missingVisitType": "Tipo de visita faltante",
102
+ "nextPage": "Next page",
86
103
  "no": "No",
104
+ "noAppointmentsToDisplay": "No appointments to display",
87
105
  "noContent": "No Content",
88
106
  "noCurrentAppointments": "No hay citas programadas que mostrar para hoy para este paciente",
89
107
  "noEncountersFound": "No se encontraron encuentros",
90
- "noMatchingVisitTypeFound": "",
91
108
  "noPastAppointments": "No hay citas anteriores para mostrar para este paciente",
92
109
  "noPreviousVisitFound": "No se encontraron visitas anteriores",
93
110
  "notArrived": "No ha llegado",
@@ -95,53 +112,47 @@
95
112
  "notes": "Notas",
96
113
  "noUpcomingAppointments": "No hay próximas citas para mostrar para este paciente",
97
114
  "noUpcomingAppointmentsForPatient": "No hay próximas citas para mostrar para este paciente",
115
+ "pageNumber": "Page number",
98
116
  "past": "Anterior",
99
117
  "patientDetails": "Detalles del paciente",
118
+ "patientDoubleBooking": "Patient already booked for an appointment at this time",
100
119
  "patientName": "Nombre del paciente",
101
120
  "patients": "Pacientes",
102
- "patientSearch": "Búsqueda de pacientes",
103
121
  "period": "Period",
122
+ "previousPage": "Previous page",
104
123
  "provider": "Proveedor",
105
124
  "providers": "Proveedores",
106
125
  "providersBooked": "Providers booked: {{time}}",
107
- "queueAddedSuccessfully": "",
108
- "queueEntryError": "Error al agregar paciente a la cola",
109
126
  "recurringAppointment": "Recurring Appointment",
110
127
  "repeatEvery": "Repeat every",
111
128
  "save": "Guardar",
112
129
  "saveAndClose": "Save and close",
113
130
  "scheduled": "Programada",
114
131
  "scheduledAppointments": "Citas programadas",
115
- "search": "Buscar",
116
- "searchForAVisitType": "Buscar un tipo de visita",
132
+ "selectALocation": "Select a location",
117
133
  "selectAppointmentStatus": "Seleccionar estado",
118
134
  "selectAppointmentType": "Seleccionar tipo de cita",
119
- "selectFacility": "Seleccionar instalación",
120
135
  "selectLocation": "Seleccionar ubicación",
121
136
  "selectOption": "Seleccionar una opción",
122
137
  "selectProvider": "Select a provider",
123
138
  "selectService": "Seleccionar servicio",
124
139
  "selectServiceType": "Seleccionar tipo de servicio",
125
- "selectVisitType": "Por favor, seleccione un tipo de visita",
126
140
  "service": "Servicio",
127
141
  "serviceName": "Nombre del servicio",
128
142
  "serviceType": "Tipo de servicio",
143
+ "serviceUnavailable": "Appointment time is outside of service hours",
129
144
  "startDate": "Start date",
130
145
  "startTime": "Hora de inicio",
131
- "startVisitError": "Error al iniciar la visita",
146
+ "status": "Status",
132
147
  "time": "Tiempo",
133
148
  "today": "Hoy",
134
149
  "todays": "Today's",
135
- "total": "Total",
136
150
  "unscheduled": "No programada",
137
151
  "unscheduledAppointments": "Citas no programadas",
138
152
  "unscheduledAppointments_lower": "citas no programadas",
139
153
  "upcoming": "Próximas",
140
154
  "upcomingAppointments": "Próximas citas",
141
155
  "view": "Ver",
142
- "visitLocation": "Ubicación de la visita",
143
- "visitStarted": "Visita iniciada",
144
- "visitType": "Tipo de visita",
145
156
  "vitals": "Signos vitales",
146
157
  "week": "Week",
147
158
  "yes": "Sí"
@@ -1,147 +1,158 @@
1
1
  {
2
2
  "action": "Action",
3
3
  "actions": "Actions",
4
- "add": "Add",
5
- "addAppointment": "Add Appointment",
6
- "addPatientToQueue": "Add patient to queue",
7
- "age": "Age",
8
- "all": "All",
9
- "allDay": "All day",
10
- "appointmentCancelError": "Error cancelling appointment",
11
- "appointmentCancelled": "Appointment cancelled",
12
- "appointmentCancelledSuccessfully": "Appointment cancelled successfully",
13
- "appointmentColor": "Appointment color",
14
- "appointmentEdited": "Appointment edited",
15
- "appointmentEditError": "Error editing appointment",
16
- "appointmentForm": "Create Appointment",
17
- "appointmentFormError": "Error scheduling appointment",
18
- "appointmentHistory": "Appointment History",
19
- "appointmentMetrics": "Appointment metrics",
4
+ "add": "Ajouter",
5
+ "age": "Âge",
6
+ "allDay": "Toute la journée",
7
+ "appointmentCancelError": "Erreur d’annulation du rendez-vous",
8
+ "appointmentCancelled": "Rendez-vous annulé",
9
+ "appointmentCancelledSuccessfully": "Rendez-vous annulé avec succès",
10
+ "appointmentColor": "Couleur du rendez-vous",
11
+ "appointmentConflict": "Appointment conflict",
12
+ "appointmentEdited": "Rendez-vous modifié",
13
+ "appointmentEditError": "Erreur de modification du rendez-vous",
14
+ "appointmentEnded": "Rendez-vous terminé",
15
+ "appointmentEndedAndVisitClosedSuccessfully": "Rendez-vous et visite terminés avec succès.",
16
+ "appointmentEndedButVisitNotClosedError": "Rendez-vous terminé, mais erreur avec la clôture de la visite",
17
+ "appointmentEndedSuccessfully": "Rendez-vous terminé avec succès.",
18
+ "appointmentEndError": "Erreur lors de la clôture du rendez-vous",
19
+ "appointmentFormError": "Erreur lors de la planification du rendez-vous",
20
+ "appointmentHistory": "Historique de Rendez-vous",
21
+ "appointmentMetrics": "Indicateurs de rendez-vous",
20
22
  "appointmentMetricsLoadError": "",
21
- "appointmentNoteLabel": "Write an additional note",
22
- "appointmentNotePlaceholder": "Write any additional points here",
23
- "appointmentNotes": "Appointment Notes",
24
- "appointmentNowVisible": "It is now visible on the Appointments page",
25
- "appointments": "appointment",
26
- "appointmentsCalendar": "Appointments Calendar",
27
- "appointmentScheduled": "Appointment scheduled",
28
- "appointmentService": "Appointment service",
29
- "appointmentServiceCreate": "Appointment service created successfully",
30
- "appointmentServiceName": "Appointment service name",
31
- "appointmentStatus": "Appointment status",
32
- "appointmentToFulfill": "Select appointment(s) to fulfill",
23
+ "appointmentNoteLabel": "Écrire une note additionnelle",
24
+ "appointmentNotePlaceholder": "Écrire une note additionnelle ici",
25
+ "appointmentNotes": "Notes de Rendez-vous",
26
+ "appointmentNowVisible": "C’est maintenant visible sur la page des Rendez-vous",
27
+ "appointments": "Rendez-vous",
28
+ "Appointments": "Rendez-vous",
29
+ "appointments_lower": "rendez-vous",
30
+ "appointmentsCalendar": "Calendrier des Rendez-vous",
31
+ "appointmentScheduled": "Rendez-vous planifié",
32
+ "appointmentService": "Service du rendez-vous",
33
+ "appointmentServiceCreate": "Service du rendez-vous créé avec succès",
34
+ "appointmentServiceName": "Nom du service du rendez-vous",
35
+ "appointmentsScheduledForToday": "rendez-vous planifiés aujourd’hui",
36
+ "appointmentsTable": "Tableau des rendez-vous",
37
+ "appointmentStatus": "Statut du rendez-vous",
38
+ "appointmentToFulfill": "Select appointment to fulfill",
33
39
  "appointmentType": "Appointment type",
34
40
  "appointmentType_title": "Appointment Type",
35
41
  "back": "Back",
36
- "calendar": "Calendar",
37
- "cameEarly": "Came early",
38
- "cancel": "Cancel",
39
- "cancelAppointment": "Cancel Appointment",
42
+ "calendar": "Calendrier",
43
+ "cameEarly": "Came Early",
44
+ "cancel": "Annuller",
45
+ "cancelAppointment": "Annuler le rendez-vous",
40
46
  "cancelAppointmentModalConfirmationText": "Are you sure you want to cancel this appointment?",
41
- "cancelled": "Cancelled",
47
+ "cancelled": "Annullé",
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",
47
54
  "chooseLocation": "Choose a location",
48
55
  "chooseProvider": "Choose a provider",
49
56
  "chooseService": "Select service",
50
- "completed": "Completed",
51
- "createAppointmentService": "Create appointment service",
57
+ "completed": "Complété",
58
+ "Contact": "Contact {{index}}",
59
+ "countMore_one": "{{count}} more",
60
+ "countMore_other": "{{count}} more",
61
+ "createAppointmentService": "Create appointment services",
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
- "discard": "Discard",
71
+ "discard": "Abandonner",
61
72
  "download": "Download",
73
+ "durationErrorMessage": "Duration should be greater than zero",
62
74
  "durationInMinutes": "Duration (minutes)",
63
- "durationMins": "Duration min",
75
+ "durationMins": "Durée min",
64
76
  "edit": "Edit",
65
- "editAppointment": "Edit Appointment",
66
- "editAppointments": "Edit Appointment",
67
- "emptyStateText": "There are no {{displayText}} to display",
68
- "encounters": "Encounters",
69
- "encounterType": "Encounter type",
77
+ "editAppointment": "Modifier le rendez-vous",
78
+ "editAppointments": "Modifier le rendez-vous",
79
+ "emptyStateText": "There are no <1>{{displayText}}</1> to display",
80
+ "encounters": "Rencontres",
81
+ "encounterType": "Type de rencontre",
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
- "endTime": "End Time",
86
+ "endTime": "Heure de fin",
72
87
  "errorCreatingAppointmentService": "Error creating appointment service",
73
88
  "expected": "Expected",
74
- "gender": "Gender",
89
+ "filterTable": "Filter table",
90
+ "gender": "Genre",
75
91
  "highestServiceVolume": "Highest volume service: {{time}}",
76
92
  "home": "Home",
77
- "identifier": "Identifier",
93
+ "identifier": "Identifiant",
78
94
  "invalidNumber": "Number is not valid",
79
95
  "invalidTime": "Invalid time",
80
96
  "isRecurringAppointment": "Is this a recurring appointment?",
81
- "loading": "Loading",
82
- "location": "Location",
83
- "medications": "Medications",
84
- "missed": "Missed",
85
- "missingVisitType": "Missing visit type",
86
- "no": "No",
97
+ "itemsPerPage": "Items per page",
98
+ "loading": "En cours de chargement",
99
+ "location": "Emplacement",
100
+ "medications": "Médicaments",
101
+ "missed": "Manqué",
102
+ "nextPage": "Next page",
103
+ "no": "Non",
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
- "noEncountersFound": "No encounters found",
90
- "noMatchingVisitTypeFound": "",
107
+ "noEncountersFound": "Aucune rencontre trouvée",
91
108
  "noPastAppointments": "Il n'y a pas de rendez-vous passé à afficher pour ce patient",
92
- "noPreviousVisitFound": "No previous visit found",
109
+ "noPreviousVisitFound": "Aucune visite précédente trouvée",
93
110
  "notArrived": "Not arrived",
94
111
  "note": "Note",
95
112
  "notes": "Notes",
96
113
  "noUpcomingAppointments": "Il n'y a pas de rendez-vous à venir à afficher pour ce patient",
97
114
  "noUpcomingAppointmentsForPatient": "There are no upcoming appointments to display for this patient",
115
+ "pageNumber": "Page number",
98
116
  "past": "Passé",
99
- "patientDetails": "Patient details",
100
- "patientName": "Patient name",
117
+ "patientDetails": "Détails du patient",
118
+ "patientDoubleBooking": "Patient already booked for an appointment at this time",
119
+ "patientName": "Nom du patient",
101
120
  "patients": "Patients",
102
- "patientSearch": "Patient search",
103
121
  "period": "Period",
104
- "provider": "Provider",
105
- "providers": "Providers",
122
+ "previousPage": "Previous page",
123
+ "provider": "Fournisseur",
124
+ "providers": "Fournisseurs",
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
- "save": "Save",
128
+ "save": "Sauvegarder",
112
129
  "saveAndClose": "Save and close",
113
- "scheduled": "Scheduled",
114
- "scheduledAppointments": "Scheduled appointments",
115
- "search": "Search",
116
- "searchForAVisitType": "Search for a visit type",
130
+ "scheduled": "Agendé",
131
+ "scheduledAppointments": "Rendez-vous planifiés",
132
+ "selectALocation": "Select a location",
117
133
  "selectAppointmentStatus": "Select status",
118
- "selectAppointmentType": "Select an appointment type",
119
- "selectFacility": "Select a facility",
120
- "selectLocation": "Select location",
134
+ "selectAppointmentType": "Sélectionnez un type de rendez-vous",
135
+ "selectLocation": "Sélectionnez un emplacement",
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
- "serviceName": "Service name",
141
+ "serviceName": "Nom du service",
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": "Statut",
132
147
  "time": "Time",
133
148
  "today": "Aujourd'hui",
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": "כל היום",
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": "סטטוס התור",
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": "תאריך ושעה",
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": "ערוך",
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": "שגיאה ביצירת שירות התור",
73
88
  "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": "טוען",
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": "כן"