From e62ceaebf2890308b2b97366d0edd08dd40cc87a Mon Sep 17 00:00:00 2001 From: OpenMRS Bot Date: Fri, 15 Nov 2024 20:29:35 +0000 Subject: [PATCH] (chore) Update translations from Transifex --- .../translations/es.json | 6 +- .../translations/ne.json | 37 +++ .../translations/zh.json | 2 +- .../esm-appointments-app/translations/ne.json | 166 ++++++++++ .../translations/am.json | 49 ++- .../translations/ar.json | 49 ++- .../translations/de.json | 49 ++- .../translations/es.json | 49 ++- .../translations/fr.json | 49 ++- .../translations/he.json | 49 ++- .../translations/hi.json | 49 ++- .../translations/hi_IN.json | 49 ++- .../translations/id.json | 49 ++- .../translations/it.json | 49 ++- .../translations/km.json | 49 ++- .../translations/ne.json | 66 ++++ .../translations/pt.json | 49 ++- .../translations/qu.json | 49 ++- .../translations/si.json | 49 ++- .../translations/sw.json | 49 ++- .../translations/sw_KE.json | 49 ++- .../translations/tr.json | 49 ++- .../translations/tr_TR.json | 49 ++- .../translations/uk.json | 49 ++- .../translations/vi.json | 49 ++- .../translations/zh.json | 49 ++- .../translations/zh_CN.json | 49 ++- .../translations/ne.json | 83 +++++ .../translations/zh.json | 2 +- .../translations/ne.json | 118 +++++++ .../translations/zh.json | 2 +- .../translations/am.json | 2 + .../translations/ar.json | 2 + .../translations/de.json | 2 + .../translations/es.json | 2 + .../translations/fr.json | 2 + .../translations/he.json | 2 + .../translations/hi.json | 2 + .../translations/hi_IN.json | 2 + .../translations/id.json | 2 + .../translations/it.json | 2 + .../translations/km.json | 2 + .../translations/ne.json | 44 +++ .../translations/pt.json | 2 + .../translations/qu.json | 2 + .../translations/si.json | 2 + .../translations/sw.json | 2 + .../translations/sw_KE.json | 2 + .../translations/tr.json | 2 + .../translations/tr_TR.json | 2 + .../translations/uk.json | 2 + .../translations/vi.json | 2 + .../translations/zh.json | 2 + .../translations/zh_CN.json | 2 + .../translations/ne.json | 308 ++++++++++++++++++ .../translations/zh.json | 2 +- 56 files changed, 1577 insertions(+), 381 deletions(-) create mode 100644 packages/esm-active-visits-app/translations/ne.json create mode 100644 packages/esm-appointments-app/translations/ne.json create mode 100644 packages/esm-bed-management-app/translations/ne.json create mode 100644 packages/esm-patient-list-management-app/translations/ne.json create mode 100644 packages/esm-patient-registration-app/translations/ne.json create mode 100644 packages/esm-patient-search-app/translations/ne.json create mode 100644 packages/esm-service-queues-app/translations/ne.json diff --git a/packages/esm-active-visits-app/translations/es.json b/packages/esm-active-visits-app/translations/es.json index 08ec3ff89..ebd8674d3 100644 --- a/packages/esm-active-visits-app/translations/es.json +++ b/packages/esm-active-visits-app/translations/es.json @@ -9,11 +9,11 @@ "endDate": "Fecha de finalización", "filterTable": "Filtrar la tabla", "gender": "Género", - "idNumber": "Número ID", + "idNumber": "Número de ID", "indication": "Indicación", - "medications": "Medicaciones", + "medications": "Medicamentos", "name": "Nombre", - "noActiveVisitsForLocation": "No hay visitas activas para esta ubicación.", + "noActiveVisitsForLocation": "No hay visitas activas para mostrar para esta ubicación.", "noDiagnosesFound": "No se encontraron diagnósticos", "noEncountersFound": "No se encontraron encuentros", "noMedicationsFound": "No se encontraron medicamentos", diff --git a/packages/esm-active-visits-app/translations/ne.json b/packages/esm-active-visits-app/translations/ne.json new file mode 100644 index 000000000..2016fc430 --- /dev/null +++ b/packages/esm-active-visits-app/translations/ne.json @@ -0,0 +1,37 @@ +{ + "activeVisits": "Active Visits", + "age": "Age", + "allEncounters": "All Encounters", + "checkFilters": "Check the filters above", + "diagnoses": "Diagnoses", + "dose": "Dose", + "encounterType": "Encounter Type", + "endDate": "End date", + "filterTable": "Filter table", + "gender": "Gender", + "idNumber": "ID Number", + "indication": "Indication", + "medications": "Medications", + "name": "Name", + "noActiveVisitsForLocation": "There are no active visits to display for this location.", + "noDiagnosesFound": "No diagnoses found", + "noEncountersFound": "No encounters found", + "noMedicationsFound": "No medications found", + "noNotesToShowForPatient": "There are no notes to display for this patient", + "noObservationsFound": "No observations found", + "notes": "Notes", + "noVisitsToDisplay": "No visits to display", + "orderDurationAndUnit": "for {{duration}} {{durationUnit}}", + "orderIndefiniteDuration": "Indefinite duration", + "patients": "Patients", + "provider": "Provider", + "quantity": "Quantity", + "refills": "Refills", + "tests": "Tests", + "thereIsNoInformationToDisplayHere": "There is no information to display here", + "time": "Time", + "totalVisits": "Total Visits Today", + "visitStartTime": "Visit Time", + "visitSummary": "Visit Summary", + "visitType": "Visit Type" +} diff --git a/packages/esm-active-visits-app/translations/zh.json b/packages/esm-active-visits-app/translations/zh.json index c98732b7c..b876984f6 100644 --- a/packages/esm-active-visits-app/translations/zh.json +++ b/packages/esm-active-visits-app/translations/zh.json @@ -9,7 +9,7 @@ "endDate": "结束日期", "filterTable": "筛选表格", "gender": "性别", - "idNumber": "ID", + "idNumber": "ID Number", "indication": "适应症", "medications": "药物", "name": "姓名", diff --git a/packages/esm-appointments-app/translations/ne.json b/packages/esm-appointments-app/translations/ne.json new file mode 100644 index 000000000..e26cc97bd --- /dev/null +++ b/packages/esm-appointments-app/translations/ne.json @@ -0,0 +1,166 @@ +{ + "action": "Action", + "actions": "Actions", + "add": "Add", + "age": "Age", + "allDay": "All day", + "appointmentCancelError": "Error cancelling appointment", + "appointmentCancelled": "Appointment Cancelled", + "appointmentCancelledSuccessfully": "Appointment cancelled successfully", + "appointmentColor": "Appointment color", + "appointmentConflict": "Appointment conflict", + "appointmentEdited": "Appointment edited", + "appointmentEditError": "Error editing appointment", + "appointmentEnded": "Appointment ended", + "appointmentEndedAndVisitClosedSuccessfully": "Appointment successfully ended and visit successfully closed", + "appointmentEndedButVisitNotClosedError": "Appointment ended, but error closing visit", + "appointmentEndedSuccessfully": "Appointment successfully ended.", + "appointmentEndError": "Error ending appointment", + "appointmentFormError": "Error scheduling appointment", + "appointmentHistory": "Appointment History", + "appointmentMetrics": "Appointment metrics", + "appointmentMetricsLoadError": "", + "appointmentNoteLabel": "Write an additional note", + "appointmentNotePlaceholder": "Write any additional points here", + "appointmentNotes": "Appointment Notes", + "appointmentNowVisible": "It is now visible on the Appointments page", + "appointments": "Appointments", + "Appointments": "Appointments", + "appointments_lower": "appointments", + "appointmentsCalendar": "Appointments calendar", + "appointmentScheduled": "Appointment scheduled", + "appointmentService": "Appointment service", + "appointmentServiceCreate": "Appointment service created successfully", + "appointmentServiceName": "Appointment service name", + "appointmentsScheduledForToday": "appointments scheduled for today", + "appointmentsTable": "Appointments table", + "appointmentStatus": "Appointment status", + "appointmentToFulfill": "Select appointment to fulfill", + "appointmentType": "Appointment type", + "appointmentType_title": "Appointment Type", + "back": "Back", + "calendar": "Calendar", + "cameEarly": "Came Early", + "cancel": "Cancel", + "cancelAppointment": "Cancel Appointment", + "cancelAppointmentModalConfirmationText": "Are you sure you want to cancel this appointment?", + "cancelled": "Cancelled", + "checkedIn": "Checked in", + "checkedOut": "Checked out", + "checkFilters": "Check the filters above", + "checkIn": "Check In", + "checkOut": "Check out", + "chooseAppointmentType": "Choose appointment type", + "chooseLocation": "Choose a location", + "chooseProvider": "Choose a provider", + "chooseService": "Select service", + "completed": "Completed", + "Contact": "Contact {{index}}", + "countMore_one": "{{count}} more", + "countMore_other": "{{count}} more", + "createAppointmentService": "Create appointment services", + "createNewAppointment": "Create new appointment", + "date": "Date", + "date&Time": "Date & time", + "dateAppointmentIssuedCannotBeAfterAppointmentDate": "Date appointment issued cannot be after the appointment date", + "dateOfBirth": "Date of birth", + "dateScheduled": "Date appointment issued", + "dateScheduledDetail": "Date appointment issued", + "dateTime": "Date & Time", + "day": "Day", + "daysOfWeek": "Days of the week", + "discard": "Discard", + "download": "Download", + "durationErrorMessage": "Duration should be greater than zero", + "durationInMinutes": "Duration (minutes)", + "durationMins": "Duration min", + "edit": "Edit", + "editAppointment": "Edit Appointment", + "editAppointments": "Edit Appointment", + "emptyStateText": "There are no <1>{{displayText}} to display", + "encounters": "Encounters", + "encounterType": "Encounter type", + "endAppointmentAndVisitConfirmationMessage": "Checking the patient out will mark the appointment as complete, and close out the active visit for this patient.", + "endAppointmentConfirmation": "Are you sure you want to check the patient out for this appointment?", + "endAppointmentConfirmationMessage": "Checking the patient out will mark the appointment as complete.", + "endDate": "End date", + "endTime": "End Time", + "errorCreatingAppointmentService": "Error creating appointment service", + "expected": "Expected", + "filterTable": "Filter table", + "gender": "Gender", + "highestServiceVolume": "Highest volume service: {{time}}", + "identifier": "Identifier", + "invalidNumber": "Number is not valid", + "invalidTime": "Invalid time", + "isRecurringAppointment": "Is this a recurring appointment?", + "itemsPerPage": "Items per page", + "loading": "Loading", + "location": "Location", + "medications": "Medications", + "missed": "Missed", + "next": "Next", + "nextMonth": "Next month", + "nextPage": "Next page", + "no": "No", + "noAppointmentsToDisplay": "No appointments to display", + "noContent": "No Content", + "noCurrentAppointments": "There are no appointments scheduled for today to display for this patient", + "noEncountersFound": "No encounters found", + "noPastAppointments": "There are no past appointments to display for this patient", + "noPreviousVisitFound": "No previous visit found", + "notArrived": "Not arrived", + "note": "Note", + "notes": "Notes", + "noUpcomingAppointments": "No upcoming appointments found", + "noUpcomingAppointmentsForPatient": "There are no upcoming appointments to display for this patient", + "pageNumber": "Page number", + "past": "Past", + "patientDetails": "Patient Details", + "patientDoubleBooking": "Patient already booked for an appointment at this time", + "patientName": "Patient name", + "patients": "Patients", + "period": "Period", + "prev": "Prev", + "previousMonth": "Previous month", + "previousPage": "Previous page", + "provider": "Provider", + "providers": "Providers", + "providersBooked": "Providers booked: {{time}}", + "recurringAppointment": "Recurring Appointment", + "recurringAppointmentShouldHaveEndDate": "A recurring appointment should have an end date", + "repeatEvery": "Repeat every", + "save": "Save", + "saveAndClose": "Save and close", + "scheduled": "Scheduled", + "scheduledAppointments": "Scheduled appointments", + "scheduledForToday": "Scheduled For Today", + "selectALocation": "Select a location", + "selectAppointmentStatus": "Select status", + "selectAppointmentType": "Select an appointment type", + "selectLocation": "Select location", + "selectOption": "Select an option", + "selectProvider": "Select a provider", + "selectService": "Select a service", + "selectServiceType": "Select service type", + "service": "Service", + "serviceName": "Service name", + "serviceType": "Service Type", + "serviceUnavailable": "Appointment time is outside of service hours", + "startDate": "Start date", + "startTime": "Start Time", + "status": "Status", + "time": "Time", + "today": "Today", + "todays": "Today's", + "type": "Type", + "unscheduled": "Unscheduled", + "unscheduledAppointments": "Unscheduled appointments", + "unscheduledAppointments_lower": "unscheduled appointments", + "upcoming": "Upcoming", + "upcomingAppointments": "Upcoming appointments", + "view": "View", + "vitals": "Vitals", + "week": "Week", + "yes": "Yes" +} diff --git a/packages/esm-bed-management-app/translations/am.json b/packages/esm-bed-management-app/translations/am.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/am.json +++ b/packages/esm-bed-management-app/translations/am.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/ar.json b/packages/esm-bed-management-app/translations/ar.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/ar.json +++ b/packages/esm-bed-management-app/translations/ar.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/de.json b/packages/esm-bed-management-app/translations/de.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/de.json +++ b/packages/esm-bed-management-app/translations/de.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/es.json b/packages/esm-bed-management-app/translations/es.json index 3a191820d..118125daf 100644 --- a/packages/esm-bed-management-app/translations/es.json +++ b/packages/esm-bed-management-app/translations/es.json @@ -1,49 +1,64 @@ { "actions": "Acciones", "addBed": "Añadir cama", - "addBedTag": "Crear Etiqueta de Cama", - "addBedtype": "Añadir Tipo de Cama", - "addBedType": "Crear Tipo de Cama", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Asignado", + "bedDescription": "Bed description", "bedId": "ID de la Cama", - "bedIdPlaceholder": "p. ej. BMW-201", "bedLocation": "Ubicación", - "bedManagement": "Administración de Camas", - "bedName": "Nombre de la Cama", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Camas", - "bedTag": "Nombre de la Etiqueta de la Cama", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Añadir Tipo de Cama", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Compruebe los filtros anteriores", "chooseBedtype": "Elija un tipo de cama", "chooseOccupiedStatus": "Elija el estado ocupado", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Crear una nueva cama", "description": "Descripción", - "displayName": "Mostrar Nombre", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Editar etiqueta", + "editBed": "Edit bed", "editBedTag": "Editar Etiqueta de la Cama", - "editBedType": "Editar Tipo de Cama", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error al crear cama", "errorFetchingbedInformation": "Error al obtener información de la cama", "filterByOccupancyStatus": "Filtrar por estado de ocupación", - "formCreated": "Añadir Tipo de Cama", - "formSaved": "Tipo de Cama", - "headerTitle": "", "ids": "Id", - "location": "Ubicaciones", - "manageBeds": "Administrar Camas", + "location": "Location", + "manageBeds": "Manage beds", "name": "Nombre", + "newBedCreated": "New bed created", "no": "No", "No data": "No hay datos para mostrar", + "noDataToDisplay": "No data to display", "occupancyStatus": "Ocupada", "or": "o", "pleaseFillField": "", "required": "Obligatorio", "save": "Guardar", - "saveSuccessMessage": "fue guardado exitosamente.", "selectBedLocation": "Seleccione una ubicación para la cama", "viewBeds": "Ver camas", "wardAllocation": "Asignación de sala", diff --git a/packages/esm-bed-management-app/translations/fr.json b/packages/esm-bed-management-app/translations/fr.json index 2ed9929f3..7daf57efc 100644 --- a/packages/esm-bed-management-app/translations/fr.json +++ b/packages/esm-bed-management-app/translations/fr.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Ajouter un lit", - "addBedTag": "Créer une étiquette de lit", - "addBedtype": "Ajouter type de lit", - "addBedType": "Créer Type de lit", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Attribué", + "bedDescription": "Bed description", "bedId": "Identifiant du Lit", - "bedIdPlaceholder": "exemple : BMW-201", "bedLocation": "Emplacement", - "bedManagement": "Gestion du lit", - "bedName": "Nom du lit", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Lits", - "bedTag": "Nom de l'étiquette du lit", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Ajouter un type de lit", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Vérifiez les filtres ci-dessus", "chooseBedtype": "Choisir un type de lit", "chooseOccupiedStatus": " Choisissez le statut occupé", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Créer un nouveau lit", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Afficher un tag", + "editBed": "Edit bed", "editBedTag": "Afficher un Tag de lit", - "editBedType": "Afficher un type de lit", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Erreur", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Erreur lors de la création du lit", "errorFetchingbedInformation": " Erreur lors de la récupération des informations sur le lit", "filterByOccupancyStatus": "Filtrer par statut d'occupation", - "formCreated": "Ajouter un type de lit", - "formSaved": "Type de lit", - "headerTitle": "", "ids": "Identifiant", - "location": "Emplacements", - "manageBeds": "Gestion des lits", + "location": "Location", + "manageBeds": "Manage beds", "name": "Nom", + "newBedCreated": "New bed created", "no": "Non", "No data": "Pas de données à afficher", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupé", "or": "ou", "pleaseFillField": "", "required": "Requis", "save": "Enregistrer", - "saveSuccessMessage": "a été enregistré avec succès.", "selectBedLocation": "Sélectionner un emplacement de lit", "viewBeds": "Voir lits", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/he.json b/packages/esm-bed-management-app/translations/he.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/he.json +++ b/packages/esm-bed-management-app/translations/he.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/hi.json b/packages/esm-bed-management-app/translations/hi.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/hi.json +++ b/packages/esm-bed-management-app/translations/hi.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/hi_IN.json b/packages/esm-bed-management-app/translations/hi_IN.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/hi_IN.json +++ b/packages/esm-bed-management-app/translations/hi_IN.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/id.json b/packages/esm-bed-management-app/translations/id.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/id.json +++ b/packages/esm-bed-management-app/translations/id.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/it.json b/packages/esm-bed-management-app/translations/it.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/it.json +++ b/packages/esm-bed-management-app/translations/it.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/km.json b/packages/esm-bed-management-app/translations/km.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/km.json +++ b/packages/esm-bed-management-app/translations/km.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/ne.json b/packages/esm-bed-management-app/translations/ne.json new file mode 100644 index 000000000..ac668f7d9 --- /dev/null +++ b/packages/esm-bed-management-app/translations/ne.json @@ -0,0 +1,66 @@ +{ + "actions": "Actions", + "addBed": "Add bed", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", + "allocationStatus": "Allocated", + "bedDescription": "Bed description", + "bedId": "Bed ID", + "bedLocation": "Location", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", + "beds": "Beds", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", + "bedTagPlaceholder": "", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", + "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", + "checkFilters": "Check the filters above", + "chooseBedtype": "Choose a bed type", + "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", + "createNewBed": "Create a new bed", + "description": "Description", + "displayName": "Display name", + "displayNamePlaceholder": "", + "editBed": "Edit bed", + "editBedTag": "Edit Bed Tag", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", + "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", + "errorCreatingForm": "Error creating bed", + "errorFetchingbedInformation": "Error fetching bed information", + "filterByOccupancyStatus": "Filter by occupancy status", + "ids": "Id", + "location": "Location", + "manageBeds": "Manage beds", + "name": "Name", + "newBedCreated": "New bed created", + "no": "No", + "No data": "No data to display", + "noDataToDisplay": "No data to display", + "occupancyStatus": "Occupied", + "or": "or", + "pleaseFillField": "", + "required": "Required", + "save": "Save", + "selectBedLocation": "Select a bed location", + "viewBeds": "View beds", + "wardAllocation": "Ward Allocation", + "yes": "Yes" +} diff --git a/packages/esm-bed-management-app/translations/pt.json b/packages/esm-bed-management-app/translations/pt.json index 4faed92b3..9d73155ef 100644 --- a/packages/esm-bed-management-app/translations/pt.json +++ b/packages/esm-bed-management-app/translations/pt.json @@ -1,49 +1,64 @@ { "actions": "Ações", "addBed": "Adicionar cama", - "addBedTag": "Criar Etiqueta de Cama", - "addBedtype": "Adicionar Tipo de Cama", - "addBedType": "Criar tipo de cama", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Alocada", + "bedDescription": "Bed description", "bedId": "ID da Cama", - "bedIdPlaceholder": "exemplo: BMW-201", "bedLocation": "Local", - "bedManagement": "Gestão de Camas", - "bedName": "Nome da Cama", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Camas", - "bedTag": "Nome da Etiqueta de Cama", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Adicionar Tipo de Cama", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Verifique os filtros acima", "chooseBedtype": "Selecione o tipo de cama", "chooseOccupiedStatus": "Selecione o estado de ocupação ", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Criar nova cama", "description": "Descrição", - "displayName": "Nome de visualização", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Editar Etiqueta", + "editBed": "Edit bed", "editBedTag": "Editar Etiqueta da Cama", - "editBedType": "Editar Tipo de Cama", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Erro", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Erro ao criar cama", "errorFetchingbedInformation": "Erro ao buscar informações de cama", "filterByOccupancyStatus": "Filtrar por status de ocupação", - "formCreated": "Adicionar Tipo de Cama", - "formSaved": "Tipo de Cama", - "headerTitle": "", "ids": "Identificador", - "location": "Locais", - "manageBeds": "Gerir Camas", + "location": "Location", + "manageBeds": "Manage beds", "name": "Nome", + "newBedCreated": "New bed created", "no": "Não", "No data": "Não há dados para visualizar", + "noDataToDisplay": "No data to display", "occupancyStatus": "Ocupado", "or": "ou", "pleaseFillField": "", "required": "Obrigatório", "save": "Salvar", - "saveSuccessMessage": "foi gravado com sucesso", "selectBedLocation": "Selecione a localização da cama", "viewBeds": "Visualizar camas", "wardAllocation": "Enfermaria Alocada", diff --git a/packages/esm-bed-management-app/translations/qu.json b/packages/esm-bed-management-app/translations/qu.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/qu.json +++ b/packages/esm-bed-management-app/translations/qu.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/si.json b/packages/esm-bed-management-app/translations/si.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/si.json +++ b/packages/esm-bed-management-app/translations/si.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/sw.json b/packages/esm-bed-management-app/translations/sw.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/sw.json +++ b/packages/esm-bed-management-app/translations/sw.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/sw_KE.json b/packages/esm-bed-management-app/translations/sw_KE.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/sw_KE.json +++ b/packages/esm-bed-management-app/translations/sw_KE.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/tr.json b/packages/esm-bed-management-app/translations/tr.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/tr.json +++ b/packages/esm-bed-management-app/translations/tr.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/tr_TR.json b/packages/esm-bed-management-app/translations/tr_TR.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/tr_TR.json +++ b/packages/esm-bed-management-app/translations/tr_TR.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/uk.json b/packages/esm-bed-management-app/translations/uk.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/uk.json +++ b/packages/esm-bed-management-app/translations/uk.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/vi.json b/packages/esm-bed-management-app/translations/vi.json index 5fcdeda69..c0bca7771 100644 --- a/packages/esm-bed-management-app/translations/vi.json +++ b/packages/esm-bed-management-app/translations/vi.json @@ -1,49 +1,64 @@ { "actions": "Hành động", "addBed": "Thêm giường", - "addBedTag": "Tạo thẻ giường", - "addBedtype": "Thêm loại giường", - "addBedType": "Tạo loại giường", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Đã phân bổ", + "bedDescription": "Bed description", "bedId": "ID", - "bedIdPlaceholder": "Ví dụ: BMW-201", "bedLocation": "Vị trí", - "bedManagement": "Quản lý giường bệnh", - "bedName": "Tên giường", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Giường", - "bedTag": "Tên thẻ giường", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Thêm loại thẻ giường", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Kiểm tra các bộ lọc ở trên", "chooseBedtype": "Chọn loại giường", "chooseOccupiedStatus": "Chọn trạng thái đã chiếm đóng", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Tạo một giường mới", "description": "Mô tả", - "displayName": "Tên hiển thị", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Sủa thẻ", + "editBed": "Edit bed", "editBedTag": "Sửa thẻ giường", - "editBedType": "Sửa loại giường", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Lỗi", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Lỗi khi tạo giường", "errorFetchingbedInformation": "Lỗi khi tìm kiếm thông tin giường", "filterByOccupancyStatus": "Lọc theo tình trạng cư trú", - "formCreated": "Thêm loại giường", - "formSaved": "Loại giường", - "headerTitle": "", "ids": "Id", - "location": "Vị trí", - "manageBeds": "Quản lý giường bệnh", + "location": "Location", + "manageBeds": "Manage beds", "name": "Tên", + "newBedCreated": "New bed created", "no": "Số", "No data": "Không có dữ liệu hiển thị", + "noDataToDisplay": "No data to display", "occupancyStatus": "Đã sử dụng", "or": "hoặc", "pleaseFillField": "", "required": "Yêu cầu", "save": "Lưu", - "saveSuccessMessage": "đã lưu thành công", "selectBedLocation": "Chọn một vị trí giường", "viewBeds": "Xem giường", "wardAllocation": "Phân bổ giường", diff --git a/packages/esm-bed-management-app/translations/zh.json b/packages/esm-bed-management-app/translations/zh.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/zh.json +++ b/packages/esm-bed-management-app/translations/zh.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-bed-management-app/translations/zh_CN.json b/packages/esm-bed-management-app/translations/zh_CN.json index dba1d2c0e..ac668f7d9 100644 --- a/packages/esm-bed-management-app/translations/zh_CN.json +++ b/packages/esm-bed-management-app/translations/zh_CN.json @@ -1,49 +1,64 @@ { "actions": "Actions", "addBed": "Add bed", - "addBedTag": "Create Bed Tag", - "addBedtype": "Add Bed Type", - "addBedType": "Create Bed type", + "addBedTag": "Create bed tag", + "addBedType": "Add bed type", "allocationStatus": "Allocated", + "bedDescription": "Bed description", "bedId": "Bed ID", - "bedIdPlaceholder": "e.g. BMW-201", "bedLocation": "Location", - "bedManagement": "Bed Management", - "bedName": "Bed Name", + "bedManagement": "Bed management", + "bedManagementLeftPanel": "Bed management left panel", + "bedName": "Bed name", + "bedNumber": "Bed number", "beds": "Beds", - "bedTag": "Bed Tag Name", + "bedTag": "Bed tag", + "bedTagCreated": "Bed tag created", + "bedTagCreatedSuccessfully": "", "bedTagPlaceholder": "", - "bedType": "Add Bed Type", + "bedTagUpdated": "Bed tag updated", + "bedTagUpdatedSuccessfully": "", + "bedType": "Bed type", + "bedTypeCreated": "Bed type created", + "bedTypeCreatedSuccessfully": "", "bedTypePlaceholder": "", + "bedTypeUpdated": "Bed type updated", + "bedTypeUpdatedSuccessfully": "", + "bedUpdated": "Bed updated", + "bedUpdatedSuccessfully": "", "checkFilters": "Check the filters above", "chooseBedtype": "Choose a bed type", "chooseOccupiedStatus": "Choose occupied status", + "createBedTag": "Create bed tag", + "createBedType": "Create bed type", "createNewBed": "Create a new bed", "description": "Description", - "displayName": "Display Name", + "displayName": "Display name", "displayNamePlaceholder": "", - "editBed": "Edit Tag", + "editBed": "Edit bed", "editBedTag": "Edit Bed Tag", - "editBedType": "Edit Bed Type", + "editBedType": "Edit bed type", + "editTag": "Edit Tag", + "enterBedDescription": "Enter the bed description", + "enterBedNumber": "e.g. BMW-201", "error": "Error", + "errorCreatingBedTag": "Error creating bed tag", "errorCreatingForm": "Error creating bed", "errorFetchingbedInformation": "Error fetching bed information", "filterByOccupancyStatus": "Filter by occupancy status", - "formCreated": "Add bed Type", - "formSaved": "Bed Type", - "headerTitle": "", "ids": "Id", - "location": "Locations", - "manageBeds": "Manage Beds", + "location": "Location", + "manageBeds": "Manage beds", "name": "Name", + "newBedCreated": "New bed created", "no": "No", "No data": "No data to display", + "noDataToDisplay": "No data to display", "occupancyStatus": "Occupied", "or": "or", "pleaseFillField": "", "required": "Required", "save": "Save", - "saveSuccessMessage": "was saved successfully.", "selectBedLocation": "Select a bed location", "viewBeds": "View beds", "wardAllocation": "Ward Allocation", diff --git a/packages/esm-patient-list-management-app/translations/ne.json b/packages/esm-patient-list-management-app/translations/ne.json new file mode 100644 index 000000000..03432c1a8 --- /dev/null +++ b/packages/esm-patient-list-management-app/translations/ne.json @@ -0,0 +1,83 @@ +{ + "actions": "Actions", + "addPatientToList": "Add patient to list", + "addToList": "Add to list", + "allLists": "All lists", + "backToListsPage": "Back to lists page", + "cancel": "Cancel", + "checkFilters": "Check the filters above", + "configureList": "Configure your patient list using the fields below", + "confirmDeletePatientList": "Are you sure you want to delete this patient list?", + "created": "Created", + "createdOn": "Created on", + "createList": "Create list", + "createNewPatientList": "Create new patient list", + "createPatientList": "Create patient list", + "deleted": "Deleted", + "deletedPatientList": "Deleted patient list", + "deletePatientList": "Delete patient list", + "editList": "Edit list", + "editNameDescription": "Edit name or description", + "editPatientListHeader": "Edit patient list", + "emptyList": "This list has no patients", + "emptyStateIllustration": "Empty state illustration", + "emptyStateText": "There are no {{listType}} patient lists to display", + "error": "Error", + "errorAddPatientToList": "Patient not added to list", + "errorCopy": "Sorry, there was a problem displaying this information. You can try to reload this page, or contact the site administrator and quote the error code above.", + "errorCreatingList": "Error creating list", + "errorDeletingList": "Error deleting patient list", + "errorRemovingPatientFromList": "Failed to remove patient from list", + "errorUpdatingList": "Error updating list", + "identifier": "Identifier", + "items": "items", + "itemsDisplayed": "{{numberOfItemsDisplayed}} items", + "listCreated": "List created successfully", + "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study", + "listName": "List name", + "listNamePlaceholder": "e.g. Potential research participants", + "listType": "List type", + "listUpdated": "List updated successfully", + "listUpToDate": "The list is now up to date", + "myLists": "My lists", + "name": "Name", + "newList": "New list", + "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words", + "newPatientListHeader": "New patient list", + "newPatientListNameLabel": "List name", + "nextPage": "Next page", + "noMatchingLists": "No matching lists to display", + "noMatchingListsFound": "No matching lists found", + "noMatchingPatients": "No matching patients to display", + "noOfPatients": "No. of patients", + "noPatientsInList": "There are no patients in this list", + "openPatientList": "Add to list", + "patientListMemberCount_one": "This list has {{count}} patient", + "patientListMemberCount_other": "This list has {{count}} patients", + "patientLists": "Patient lists", + "patientRemovedFromList": "Patient removed from list", + "patients": "patients", + "previousPage": "Previous page", + "problemCreatingList": "There was a problem creating the list", + "problemUpdatingList": "There was a problem updating the list", + "removeFromList": "Remove from list", + "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?", + "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.", + "searchForList": "Search for a list", + "searchThisList": "Search this list", + "sex": "Sex", + "starList": "Star list", + "starred": "starred", + "starredLists": "Starred lists", + "starringPatientListFailed": "Marking patient lists starred / unstarred failed", + "startDate": "Start Date", + "submitting": "Submitting", + "successAddPatientToList": "Patient added to list", + "successfullyAdded": "Successfully added", + "systemDefined": "system-defined", + "systemLists": "System lists", + "trySearchingForADifferentList": "Try searching for a different list", + "unstarList": "Unstar list", + "updated": "Updated", + "userDefined": "user-defined" +} diff --git a/packages/esm-patient-list-management-app/translations/zh.json b/packages/esm-patient-list-management-app/translations/zh.json index e980be62d..695dfcddf 100644 --- a/packages/esm-patient-list-management-app/translations/zh.json +++ b/packages/esm-patient-list-management-app/translations/zh.json @@ -29,7 +29,7 @@ "errorDeletingList": "删除患者列表时出现错误", "errorRemovingPatientFromList": "未能从列表中移除患者", "errorUpdatingList": "更新列表时出现错误", - "identifier": "ID", + "identifier": "Identifier", "items": "项", "itemsDisplayed": "{{numberOfItemsDisplayed}} 项", "listCreated": "列表创建成功", diff --git a/packages/esm-patient-registration-app/translations/ne.json b/packages/esm-patient-registration-app/translations/ne.json new file mode 100644 index 000000000..5c21d45fc --- /dev/null +++ b/packages/esm-patient-registration-app/translations/ne.json @@ -0,0 +1,118 @@ +{ + "addRelationshipButtonText": "Add Relationship", + "addressHeader": "Address", + "allFieldsRequiredText": "All fields are required unless marked optional", + "autoGeneratedPlaceholderText": "Auto-generated", + "birthdayNotInTheFuture": "Birthday cannot be in future", + "birthdayNotOver140YearsAgo": "Birthday cannot be more than 140 years ago", + "birthdayRequired": "Birthday is required", + "birthFieldLabelText": "Birth", + "cancel": "Cancel", + "causeOfDeathInputLabel": "Cause of death", + "closeOverlay": "Close overlay", + "codedPersonAttributeAnswerSetEmpty": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an answer concept set UUID '{{answerConceptSetUuid}}' that does not have any concept answers.", + "codedPersonAttributeAnswerSetInvalid": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an invalid answer concept set UUID '{{answerConceptSetUuid}}'.", + "codedPersonAttributeNoAnswerSet": "The person attribute field '{{codedPersonAttributeFieldId}}' is of type 'coded' but has been defined without an answer concept set UUID. The 'answerConceptSetUuid' key is required.", + "configure": "Configure", + "configureIdentifiers": "Configure identifiers", + "confirmDiscardChangesBody": "Your unsaved changes will be lost if you proceed to discard the form", + "confirmDiscardChangesTitle": "Are you sure you want to discard these changes?", + "confirmIdentifierDeletionText": "Are you sure you want to remove this identifier?", + "contactSection": "Contact Details", + "createNewPatient": "Create new patient", + "dateOfBirthLabelText": "Date of birth", + "deathCauseRequired": "Cause of death is required", + "deathDateInFuture": "Death date cannot be in future", + "deathDateInputLabel": "Date of death", + "deathDateRequired": "Death date is required", + "deathdayInvalidDate": "Death date and time cannot be before the birthday", + "deathdayIsRequired": "Death date is required when the patient is marked as deceased.", + "deathdayNotInTheFuture": "", + "deathSection": "Death Info", + "deathTimeFormatInvalid": "Time format is invalid", + "deathTimeFormatRequired": "Time format is required", + "deathTimeInvalid": "Time doesn't match the format 'hh:mm'", + "deathTimeRequired": "Death time is required", + "deleteIdentifierModalHeading": "Remove identifier?", + "deleteIdentifierModalText": " has a value of ", + "deleteIdentifierTooltip": "Delete", + "deleteRelationshipTooltipText": "Delete", + "demographicsSection": "Basic Info", + "discard": "Discard", + "dobToggleLabelText": "Date of Birth Known?", + "editIdentifierTooltip": "Edit", + "editPatientDetails": "Edit patient details", + "editPatientDetailsBreadcrumb": "Edit patient details", + "enterNonCodedCauseOfDeath": "Enter non-coded cause of death", + "error": "Error", + "errorFetchingCodedCausesOfDeath": "Error fetching coded causes of death", + "errorFetchingOrderedFields": "Error occured fetching ordered fields for address hierarchy", + "estimatedAgeInMonthsLabelText": "Estimated age in months", + "estimatedAgeInYearsLabelText": "Estimated age in years", + "familyNameLabelText": "Family Name", + "familyNameRequired": "Family name is required", + "female": "Female", + "fieldsWithErrors": "The following fields have errors: ", + "fullNameLabelText": "Full Name", + "genderLabelText": "Sex", + "genderRequired": "Gender is required", + "genderUnspecified": "Gender unspecified", + "givenNameLabelText": "First Name", + "givenNameRequired": "Given name is required", + "identifierValueRequired": "Identifier value is required", + "idFieldLabelText": "Identifiers", + "IDInstructions": "Select the identifiers you'd like to add for this patient:", + "invalidEmail": "Invalid email", + "invalidInput": "Invalid Input", + "isDeadInputLabel": "Is dead", + "jumpTo": "Jump to", + "male": "Male", + "middleNameLabelText": "Middle Name", + "negativeMonths": "Estimated months cannot be negative", + "negativeYears": "Estimated years cannot be negative", + "no": "No", + "nonCodedCauseOfDeath": "Non-coded cause of death", + "nonCodedCauseOfDeathRequired": "Cause of death is required", + "nonsensicalYears": "Estimated years cannot be more than 140", + "numberInNameDubious": "Number in name is dubious", + "obsFieldUnknownDatatype": "Concept for obs field '{{fieldDefinitionId}}' has unknown datatype '{{datatypeName}}'", + "optional": "optional", + "optionalIdentifierLabel": "{{identifierName}} (optional)", + "other": "Other", + "patientNameKnown": "Patient's Name is Known?", + "patientRegistrationBreadcrumb": "Patient Registration", + "refreshOrContactAdmin": "Try refreshing the page or contact your system administrator", + "registerPatient": "Register patient", + "registerPatientSuccessSnackbarSubtitle": "The patient can now be found by searching for them using their name or ID number", + "registerPatientSuccessSnackbarTitle": "New Patient Created", + "registrationErrorSnackbarTitle": "Patient Registration Failed", + "relationship": "Relationship", + "relationshipPersonMustExist": "Related person must be an existing person", + "relationshipPlaceholder": "Relationship", + "relationshipRemovedText": "Relationship removed", + "relationshipsSection": "Relationships", + "relationshipToPatient": "Relationship to patient", + "relativeFullNameLabelText": "Full name", + "relativeNamePlaceholder": "Firstname Familyname", + "removeIdentifierButton": "Remove identifier", + "resetIdentifierTooltip": "Reset", + "restoreRelationshipActionButton": "Undo", + "searchAddress": "Search address", + "searchIdentifierPlaceholder": "Search identifier", + "searchLocationPersonAttribute": "Search location", + "selectAnOption": "Select an option", + "sexFieldLabelText": "Sex", + "source": "Source", + "submitting": "Submitting", + "timeFormat": "Time Format", + "timeOfDeathInputLabel": "Time of death (hh:mm)", + "unableToFetch": "Unable to fetch person attribute type - {{personattributetype}}", + "unknown": "Unknown", + "unknownPatientAttributeType": "Patient attribute type has unknown format {{personAttributeTypeFormat}}", + "updatePatient": "Update patient", + "updatePatientErrorSnackbarTitle": "Patient Details Update Failed", + "updatePatientSuccessSnackbarSubtitle": "The patient's information has been successfully updated", + "updatePatientSuccessSnackbarTitle": "Patient Details Updated", + "yearsEstimateRequired": "Estimated years required", + "yes": "Yes" +} diff --git a/packages/esm-patient-registration-app/translations/zh.json b/packages/esm-patient-registration-app/translations/zh.json index 61cca5fe9..7e8aeff59 100644 --- a/packages/esm-patient-registration-app/translations/zh.json +++ b/packages/esm-patient-registration-app/translations/zh.json @@ -60,7 +60,7 @@ "givenNameLabelText": "名字", "givenNameRequired": "名字是必填项", "identifierValueRequired": "ID标识是必填项", - "idFieldLabelText": "ID", + "idFieldLabelText": "Identifiers", "IDInstructions": "选择您想为该患者添加的ID标识:", "invalidEmail": "Invalid email", "invalidInput": "输入无效", diff --git a/packages/esm-patient-search-app/translations/am.json b/packages/esm-patient-search-app/translations/am.json index 434eee3ba..619ff06cc 100644 --- a/packages/esm-patient-search-app/translations/am.json +++ b/packages/esm-patient-search-app/translations/am.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/ar.json b/packages/esm-patient-search-app/translations/ar.json index a624bf2ef..cf8c7bf62 100644 --- a/packages/esm-patient-search-app/translations/ar.json +++ b/packages/esm-patient-search-app/translations/ar.json @@ -6,6 +6,7 @@ "clearSearch": "مسح البحث", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "تم تطبيق الفلاتر", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "يوم الميلاد", "error": "خطأ", "errorCopy": "عذرًا، حدث خطأ. يمكنك محاولة إعادة تحميل هذه الصفحة، أو الاتصال بمسؤول الموقع وذكر رمز الخطأ أعلاه.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} نتيجة بحث", "searchResultsCount_other": "{{count}} نتيجة بحث", "sex": "الجنس", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "حاول البحث مرة أخرى باستخدام رقم التعريف الفريد للمريض", "unknown": "غير معروف", "yearOfBirth": "سنة الميلاد" diff --git a/packages/esm-patient-search-app/translations/de.json b/packages/esm-patient-search-app/translations/de.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/de.json +++ b/packages/esm-patient-search-app/translations/de.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/es.json b/packages/esm-patient-search-app/translations/es.json index 7e73e7391..65b5a830f 100644 --- a/packages/esm-patient-search-app/translations/es.json +++ b/packages/esm-patient-search-app/translations/es.json @@ -6,6 +6,7 @@ "clearSearch": "Borrar", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filtros utilizados", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Día de Nacimiento", "error": "Error", "errorCopy": "Lo sentimos, se ha producido un error. Puede intentar recargar esta página o ponerse en contacto con el administrador del sitio y especificar el código de error.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} resultado de búsqueda", "searchResultsCount_other": "{{count}} resultados de búsqueda", "sex": "Sexo", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Intente buscar con el número de identificación único del paciente", "unknown": "Desconocido", "yearOfBirth": "Año de Nacimiento" diff --git a/packages/esm-patient-search-app/translations/fr.json b/packages/esm-patient-search-app/translations/fr.json index 758a5d7c9..2d11e4050 100644 --- a/packages/esm-patient-search-app/translations/fr.json +++ b/packages/esm-patient-search-app/translations/fr.json @@ -6,6 +6,7 @@ "clearSearch": "Effacer", "closeSearch": "Fermer le Panneau de Recherche", "countOfFiltersApplied": "filtres appliqués", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Jour de Naissance", "error": "Erreur", "errorCopy": "Désolé, une erreur s'est produite. Vous pouvez tenter de rafraîchir la page, ou bien contacter l'administrateur du site et transmettre le message d'erreur ci-dessus.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} résultat de recherche", "searchResultsCount_other": "{{count}} résultats de recherche", "sex": "Sexe", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Essayez de chercher par l'identifiant unique du patient", "unknown": "Inconnu", "yearOfBirth": "Année de Naissance" diff --git a/packages/esm-patient-search-app/translations/he.json b/packages/esm-patient-search-app/translations/he.json index 84565f62d..8b67fb792 100644 --- a/packages/esm-patient-search-app/translations/he.json +++ b/packages/esm-patient-search-app/translations/he.json @@ -6,6 +6,7 @@ "clearSearch": "נקה", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "מספר מסננים שהוחלו", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "יום הלידה", "error": "שגיאה", "errorCopy": "מצטערים, אירעה שגיאה. ניתן לנסות לטעון מחדש את הדף או ליצור קשר עם מנהל האתר ולציין את קוד השגיאה שמופיע למעלה.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} תוצאת חיפוש", "searchResultsCount_other": "{{count}} תוצאות חיפוש", "sex": "מין", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "נסה לחפש עם מספר הזיהוי הייחודי של המטופל", "unknown": "לא ידוע", "yearOfBirth": "שנת הלידה" diff --git a/packages/esm-patient-search-app/translations/hi.json b/packages/esm-patient-search-app/translations/hi.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/hi.json +++ b/packages/esm-patient-search-app/translations/hi.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/hi_IN.json b/packages/esm-patient-search-app/translations/hi_IN.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/hi_IN.json +++ b/packages/esm-patient-search-app/translations/hi_IN.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/id.json b/packages/esm-patient-search-app/translations/id.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/id.json +++ b/packages/esm-patient-search-app/translations/id.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/it.json b/packages/esm-patient-search-app/translations/it.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/it.json +++ b/packages/esm-patient-search-app/translations/it.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/km.json b/packages/esm-patient-search-app/translations/km.json index 1da2d634e..c43a3b891 100644 --- a/packages/esm-patient-search-app/translations/km.json +++ b/packages/esm-patient-search-app/translations/km.json @@ -6,6 +6,7 @@ "clearSearch": "ជម្រះ លុបចោល", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "បានអនុវត្តតម្រង ( ចុចតម្រង)", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "កំហុស", "errorCopy": "សូមអភ័យទោស មានកំហុសមួយ។ អ្នកអាចព្យាយាមផ្ទុកទំព័រនេះឡើងវិញ ឬទាក់ទងអ្នកគ្រប់គ្រងគេហទំព័រ ហើយដកស្រង់កូដកំហុសខាងលើ។", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "ភេទ", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "ព្យាយាមស្វែងរកដោយប្រើអត្តលេខតែមួយគត់របស់អ្នកជំងឺ", "unknown": "មិនដឹង", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/ne.json b/packages/esm-patient-search-app/translations/ne.json new file mode 100644 index 000000000..57955f66b --- /dev/null +++ b/packages/esm-patient-search-app/translations/ne.json @@ -0,0 +1,44 @@ +{ + "age": "Age", + "any": "Any", + "apply": "Apply", + "clear": "Clear", + "clearSearch": "Clear", + "closeSearch": "Close Search Panel", + "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", + "dayOfBirth": "Day of Birth", + "error": "Error", + "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", + "errorFetchingPatients": "Error fetching patients", + "errorFetchingUserProperties": "Error fetching user properties", + "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients", + "female": "Female", + "filtersAppliedText": "search queries added", + "male": "Male", + "monthOfBirth": "Month of Birth", + "nextPage": "Next page", + "noPatientChartsFoundMessage": "Sorry, no patient charts were found", + "other": "Other", + "phoneNumber": "Phone number", + "postcode": "Postcode", + "previousPage": "Previous page", + "recentSearchResultsCount_one": "{{count}} recent search result", + "recentSearchResultsCount_other": "{{count}} recent search results", + "refineSearch": "Refine search", + "refineSearchHeaderText": "Add additional search criteria", + "refineSearchTabletBannerText": "Can't find who you're looking for?", + "resetFields": "Reset fields", + "search": "Search", + "searchForPatient": "Search for a patient by name or identifier number", + "searchingText": "Searching...", + "searchPatient": "Search patient", + "searchResults": "Search results", + "searchResultsCount_one": "{{count}} search result", + "searchResultsCount_other": "{{count}} search results", + "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", + "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", + "unknown": "Unknown", + "yearOfBirth": "Year of Birth" +} diff --git a/packages/esm-patient-search-app/translations/pt.json b/packages/esm-patient-search-app/translations/pt.json index 4c26db793..83cda04a6 100644 --- a/packages/esm-patient-search-app/translations/pt.json +++ b/packages/esm-patient-search-app/translations/pt.json @@ -6,6 +6,7 @@ "clearSearch": "Limpar", "closeSearch": "Fechar painel de pesquisa", "countOfFiltersApplied": "filtros aplicados", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Dia de Nascimento", "error": "Erro", "errorCopy": "Desculpe, ocorreu um erro. Você pode tentar recarregar esta página ou entrar em contato com o administrador do sistema providenciando o código de erro acima", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} resultado da pesquisa", "searchResultsCount_other": "{{count}} resultados da pesquisa", "sex": "Sexo", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Tente pesquisar novamente usando o número único de identificação do utente", "unknown": "Desconhecido", "yearOfBirth": "Ano de Nascimento" diff --git a/packages/esm-patient-search-app/translations/qu.json b/packages/esm-patient-search-app/translations/qu.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/qu.json +++ b/packages/esm-patient-search-app/translations/qu.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/si.json b/packages/esm-patient-search-app/translations/si.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/si.json +++ b/packages/esm-patient-search-app/translations/si.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/sw.json b/packages/esm-patient-search-app/translations/sw.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/sw.json +++ b/packages/esm-patient-search-app/translations/sw.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/sw_KE.json b/packages/esm-patient-search-app/translations/sw_KE.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/sw_KE.json +++ b/packages/esm-patient-search-app/translations/sw_KE.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/tr.json b/packages/esm-patient-search-app/translations/tr.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/tr.json +++ b/packages/esm-patient-search-app/translations/tr.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/tr_TR.json b/packages/esm-patient-search-app/translations/tr_TR.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/tr_TR.json +++ b/packages/esm-patient-search-app/translations/tr_TR.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/uk.json b/packages/esm-patient-search-app/translations/uk.json index 6ab1b0c7b..57955f66b 100644 --- a/packages/esm-patient-search-app/translations/uk.json +++ b/packages/esm-patient-search-app/translations/uk.json @@ -6,6 +6,7 @@ "clearSearch": "Clear", "closeSearch": "Close Search Panel", "countOfFiltersApplied": "filters applied", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Day of Birth", "error": "Error", "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} search result", "searchResultsCount_other": "{{count}} search results", "sex": "Sex", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number", "unknown": "Unknown", "yearOfBirth": "Year of Birth" diff --git a/packages/esm-patient-search-app/translations/vi.json b/packages/esm-patient-search-app/translations/vi.json index 2a7d57777..dfb672285 100644 --- a/packages/esm-patient-search-app/translations/vi.json +++ b/packages/esm-patient-search-app/translations/vi.json @@ -6,6 +6,7 @@ "clearSearch": "Xóa", "closeSearch": "Đóng bảng điều khiển", "countOfFiltersApplied": "bộ lọc được áp dụng", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "Ngày sinh", "error": "Lỗi", "errorCopy": "Xin lỗi, đã xảy ra lỗi. Bạn có thể thử tải lại trang này hoặc liên hệ với quản trị viên trang web và trích dẫn mã lỗi ở trên.", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}} kết quả tìm kiếm", "searchResultsCount_other": "{{count}} kết quả tìm kiếm", "sex": "Giới tính", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "Hãy thử tìm kiếm lại bằng cách sử dụng số ID duy nhất của bệnh nhân", "unknown": "Không rõ", "yearOfBirth": "Năm sinh" diff --git a/packages/esm-patient-search-app/translations/zh.json b/packages/esm-patient-search-app/translations/zh.json index f10dc1371..421a2ccdf 100644 --- a/packages/esm-patient-search-app/translations/zh.json +++ b/packages/esm-patient-search-app/translations/zh.json @@ -6,6 +6,7 @@ "clearSearch": "清除", "closeSearch": "关闭搜索面板", "countOfFiltersApplied": "已应用筛选器", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "出生日期", "error": "错误", "errorCopy": "抱歉,发生了一个错误。您可以尝试重新加载此页面,或联系网站管理员并引用上面的错误代码。", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}}搜索结果", "searchResultsCount_other": "{{count}}搜索结果", "sex": "性别", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "尝试使用患者的唯一ID再次进行搜索", "unknown": "未知", "yearOfBirth": "出生年份" diff --git a/packages/esm-patient-search-app/translations/zh_CN.json b/packages/esm-patient-search-app/translations/zh_CN.json index f10dc1371..421a2ccdf 100644 --- a/packages/esm-patient-search-app/translations/zh_CN.json +++ b/packages/esm-patient-search-app/translations/zh_CN.json @@ -6,6 +6,7 @@ "clearSearch": "清除", "closeSearch": "关闭搜索面板", "countOfFiltersApplied": "已应用筛选器", + "createPatientRecord": "Create Patient Record", "dayOfBirth": "出生日期", "error": "错误", "errorCopy": "抱歉,发生了一个错误。您可以尝试重新加载此页面,或联系网站管理员并引用上面的错误代码。", @@ -36,6 +37,7 @@ "searchResultsCount_one": "{{count}}搜索结果", "searchResultsCount_other": "{{count}}搜索结果", "sex": "性别", + "trySearchFromClientRegistry": "Try searching using the patient's unique ID number or search the external registry", "trySearchWithPatientUniqueID": "尝试使用患者的唯一ID再次进行搜索", "unknown": "未知", "yearOfBirth": "出生年份" diff --git a/packages/esm-service-queues-app/translations/ne.json b/packages/esm-service-queues-app/translations/ne.json new file mode 100644 index 000000000..c93179b3a --- /dev/null +++ b/packages/esm-service-queues-app/translations/ne.json @@ -0,0 +1,308 @@ +{ + "actions": "Actions", + "activeVisits": "Active Visits", + "activeVisitsNotInQueue": "Active visits not in queue", + "addAProviderQueueRoom": "Add a provider queue room?", + "addEntry": "Add entry", + "addisitToQueueTooltip": "Add", + "addNewQueueService": "Add New Queue Service", + "addNewQueueServiceRoom": "Add new queue service room", + "addNewService": "Add new service", + "addNewServiceRoom": "Add new service room", + "addPatientToQueue": "Add patient to queue", + "addProviderQueueRoom": "Add provider queue room", + "addQueue": "Add queue", + "addQueueName": "Please add a queue name", + "addQueueRoom": "Add queue room", + "addQueueRoomName": "Please add a queue room name", + "addQueueRoomService": "Please add a queue room service", + "addRoom": "Add room", + "addToQueue": "Add to queue", + "addVisitToQueue": "Add Visit To Queue?", + "advancedSearch": "Advanced search", + "age": "Age", + "alistOfClients": "A list of clients waiting for ", + "all": "All", + "and": "And", + "anotherVisitType": "Start another visit type", + "any": "Any", + "applyFilters": "Apply filters", + "averageWaitTime": "Average wait time today", + "backToScheduledVisits": "Back To Scheduled Visits", + "backToSearchResults": "Back to search results", + "backToSimpleSearch": "Back to simple search", + "between": "Between", + "bmi": "Bmi", + "bp": "Bp", + "call": "Call", + "cancel": "Cancel", + "checkedInPatients": "Checked in patients", + "checkFilters": "Check the filters above", + "chooseRoom": "Select a room", + "chooseService": "Select a service", + "clearAllQueueEntries": "Clear all queue entries?", + "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues", + "clearQueue": "Clear queue", + "clinicMetrics": "Clinic metrics", + "configurePriorities": "Please configure priorities to continue.", + "configureServices": "Please configure services to continue.", + "configureStatus": "Please configure status to continue.", + "confirmDeleteQueueEntry": "Are you sure you want to delete this queue entry?", + "confirmMoveBackQueueAndStatus": "Are you sure you want to move patient back to queue \"{{queue}}\" with status \"{{status}}\"?", + "confirmMoveBackStatus": "Are you sure you want to move patient back to status \"{{status}}\"?", + "confirmRemovePatientFromQueue": "Are you sure you want to remove this patient from this queue?", + "currentValueFormatted": "{{value}} (Current)", + "currentVisit": "Current visit", + "date": "Date", + "date&Time": "Date & time", + "dateAndTimeOfVisit": "Date and time of visit", + "dateOfBirth": "Date of birth", + "delete": "Delete", + "deleteQueueEntry": "Delete queue entry", + "discard": "Discard", + "dose": "Dose", + "edit": "Edit", + "editPatientDetails": "Edit patient details", + "editQueueEntry": "Edit queue entry", + "editQueueEntryInstruction": "Edit fields of existing queue entry", + "encounterType": "Encounter type", + "endAgeRangeInvalid": "End age range is not valid", + "endDate": "End date", + "endVisit": "End visit", + "endVisitWarningMessage": "Ending this visit will not allow you to fill another encounter form for this patient", + "enterCommentHere": "Enter Comment here", + "errorAddingQueue": "Error adding queue", + "errorAddingQueueRoom": "Error adding queue room", + "errorClearingQueues": "Error clearing queues", + "errorFetchingAppointments": "Error fetching appointments", + "errorLoadingQueueEntries": "Error loading queue entries", + "errorPostingToScreen": "Error posting to screen", + "facility": "Facility", + "failedToLoadRecommendedVisitTypes": "Failed to load recommended visit types", + "female": "Female", + "femaleLabelText": "Female", + "fields": "of the following fields", + "filter": "Filter", + "filterByService": "Filter by service:", + "filterByStatus": "Filter by status:", + "filterTable": "Filter table", + "firstName": "First name", + "firstNameSort": "First name (a-z)", + "futureScheduledVisits_one": "{{count}} visit scheduled for dates in the future", + "futureScheduledVisits_other": "{{count}} visits scheduled for dates in the future", + "gender": "Gender", + "heartRate": "Heart rate", + "height": "Height", + "hourAndMinuteFormatted": "{{hours}} hour(s) and {{minutes}} minute(s)", + "idNumber": "ID Number", + "indication": "Indication", + "invalidQueue": "Invalid Queue", + "invalidtableConfig": "Invalid table configuration", + "lastEncounter": "Last encounter", + "lastName": "Last name", + "lastNameSort": "Last name (a-z)", + "lastVisit": "Last Visit", + "lastVisitDate": "Date", + "loading": "Loading...", + "location": "Location", + "male": "Male", + "maleLabelText": "Male", + "match": "Match", + "medications": "Medications", + "middleName": "Middle name", + "minuteFormatted": "{{minutes}} minute(s)", + "minutes": "Minutes", + "missingLocation": "Missing location", + "missingPriority": "Please select a priority", + "missingQueueName": "Missing queue name", + "missingQueueRoom": "Please select a queue room", + "missingQueueRoomName": "Missing queue room name", + "missingQueueRoomService": "Missing queue room service", + "missingService": "Missing service", + "missingVisitType": "Missing visit type", + "modifyDefaultValue": "Modify default value", + "movePatientToNextService": "Move patient to the next service?", + "moveToNextService": "Move to next service", + "name": "Name", + "nextPage": "Next page", + "noActiveVisitsForLocation": "There are no active visits to display for this location.", + "noAppointmentsFound": "No appointments found", + "noColumnsDefined": "No table columns defined. Check Configuration", + "noEncountersFound": "No encounters found", + "noLastEncounter": "There is no last encounter to display for this patient", + "noLocationsAvailable": "No locations available", + "noMedicationsFound": "No medications found", + "noNotesFound": "No notes found", + "noPatientFoundMessage": "Sorry, no patient has been found", + "noPatientsToDisplay": "No patients to display", + "noPreviousVisitFound": "No previous visit found", + "noPrioritiesConfigured": "No priorities configured", + "noPrioritiesForService": "The selected service does not have any allowed priorities. This is an error in configuration. Please contact your system administrator.", + "noPrioritiesForServiceTitle": "No priorities available", + "noPriorityFound": "No priority found", + "noResultsFound": "No results found", + "noReturnDate": "There is no return date to display for this patient", + "noServicesAvailable": "No services available", + "noServicesConfigured": "No services configured", + "noStatusConfigured": "No status configured", + "notableConfig": "No table configuration", + "notes": "Notes", + "noVisitsNotInQueueFound": "No visits currently not in queue found", + "noVisitTypesMatchingSearch": "There are no visit types matching this search text", + "noVitalsFound": "No vitals found", + "oldest": "Oldest first", + "onTime": "On time", + "or": "or", + "orderDurationAndUnit": "for {{duration}} {{durationUnit}}", + "orderIndefiniteDuration": "Indefinite duration", + "orInProperFormat": "Or", + "orPatientName": "OR the patient's name(s)", + "patientAge": "Age", + "patientAlreadyInQueue": "Patient is already in the queue", + "patientAttendingService": "Patient attending service", + "patientHasActiveVisit": "The patient already has an active visit", + "patientInfo": "{{name}}{{sexInfo}}{{ageInfo}}", + "patientList": "Patient list", + "patientName": "Patient name", + "patientNotInQueue": "The patient is not in the queue", + "patientRemoved": "Patient removed", + "patientRemovedFailed": "Error removing patient from queue", + "patientRemovedSuccessfully": "Paient removed from queue successfully", + "patientRequeued": "Patient has been requeued", + "patients": "Patients", + "patientsCurrentlyInQueue": "Patients currently in queue", + "personalDetails": "Personal Details", + "phoneNumber": "Phone number", + "pleaseSelectLocation": "Please select a location", + "pleaseSelectService": "Please select a service", + "postCode": "Post code", + "previousPage": "Previous page", + "previousVisit": "Previous visit", + "primaryHelperText": "Search for a patient", + "priority": "Priority", + "priorityComment": "Priority comment", + "priorityIsRequired": "Priority is required", + "program": "Program", + "provider": "Provider", + "quantity": "Quantity", + "queueAddedSuccessfully": "Queue added successfully", + "queueEntryAddedSuccessfully": "Queue entry added successfully", + "queueEntryAddFailed": "Error adding queue entry status", + "queueEntryDeleteFailed": "Error deleting queue entry", + "queueEntryDeleteSuccessful": "Queue entry deleted successfully", + "queueEntryEdited": "Queue entry edited", + "queueEntryEditedSuccessfully": "Queue entry edited successfully", + "queueEntryEditingFailed": "Error editing queue entry", + "queueEntryError": "Error adding patient to the queue", + "queueEntryRemoved": "Queue entry removed", + "queueEntryRemovedSuccessfully": "", + "queueEntryStatusUpdateFailed": "Error updating queue entry status", + "queueEntryTransitioned": "Queue entry transitioned", + "queueEntryTransitionedSuccessfully": "Queue entry transitioned successfully", + "queueEntryTransitionFailed": "Error transitioning queue entry", + "queueEntryTransitionUndoFailed": "Error undoing transition", + "queueEntryTransitionUndoSuccessful": "Queue entry transition undo success", + "queueEntryUpdateFailed": "Error updating queue entry status", + "queueEntryUpdateSuccessfully": "Queue Entry Updated Successfully", + "queueLocation": "Queue location", + "queueLocationRequired": "Queue location is required", + "queueName": "Queue name", + "queuePriority": "Queue priority", + "queueRoom": "Queue room", + "queueRoomAddedSuccessfully": "Queue room added successfully", + "queueRoomAddFailed": "Error adding queue room", + "queueRoomName": "Queue room name", + "queueRoomUpdatedSuccessfully": "Queue room updated successfully", + "queuesClearedSuccessfully": "Queues cleared successfully", + "queueScreen": "Queue screen", + "queueService": "Queue service", + "queueStatus": "Queue status", + "recentScheduledVisits_one": "{{count}} visit scheduled for +/- 7 days", + "recentScheduledVisits_other": "{{count}} visits scheduled for +/- 7 days", + "recommended": "Recommended", + "refills": "Refills", + "removeFromQueueAndEndVisit": "Remove patient from queue and end active visit", + "removePatient": "Remove patient", + "removePatientFromQueue": "Remove patient from queue", + "removeQueueEntryError": "Error removing queue entry", + "requeue": "Requeue", + "retainLocation": "Retain location", + "returnDate": "Return date", + "room": "Room", + "rRate": "R. Rate", + "save": "Save", + "scheduledAppointmentsList": "Scheduled appointments patient list", + "scheduledToday": "Scheduled for today", + "search": "Search", + "searchboxPlaceholder": "Search for a patient name or ID number", + "searchForAVisitType": "Search for a visit type", + "searchForPatient": "Search for a patient", + "searchPatient": "Search Patient", + "searchThisList": "Search this list", + "secondaryHelperText": "Type the patient's name or unique ID number", + "selectALocation": "Select a location", + "selectAVisitType": "Select visit type", + "selectFacility": "Select a facility", + "selectOption": "Select an option", + "selectProgramType": "Select program type", + "selectQueue": "Select a queue", + "selectQueueLocation": "Select a queue location", + "selectQueueService": "Select a queue service", + "selectRoom": "Select a room", + "selectService": "Select a service", + "selectServiceType": "Select a service type", + "selectVisitType": "Please select a Visit Type", + "serve": "Serve", + "servePatient": "Serve patient", + "service": "Service", + "serviceIsRequired": "Service is required", + "serviceQueue": "Service queue", + "serviceQueues": "Service queues", + "sex": "Sex", + "sortBy": "Sort by", + "sortWeight": "Sort weight", + "sp02": "Sp02", + "startAgeRangeInvalid": "Start age range is not valid", + "startAVisit": "Start a visit", + "startVisit": "Start visit", + "startVisitError": "Error starting visit", + "startVisitQueueSuccessfully": "Patient has been added to active visits list and queue.", + "status": "Status", + "statusIsRequired": "Status is required", + "submitting": "Submitting...", + "success": "Success", + "temperature": "Temperature", + "ticketNumber": "Ticket Number", + "time": "Time", + "timeCannotBeInFuture": "Time cannot be in the future", + "timeCannotBePriorToPreviousQueueEntry": "Time cannot be before start of previous queue entry: {{time}}", + "timeOfTransition": "Time of transition", + "tirageNotYetCompleted": "Triage has not yet been completed", + "today": "Today", + "totalPatients": "Total Patients", + "transition": "Transition", + "TransitionLatestQueueEntry": "Transition patient to latest queue", + "transitionPatient": "Transition patient", + "transitionPatientStatusOrQueue": "Select a new status or queue for patient to transition to.", + "triageForm": "Triage form", + "triageNote": "Triage note", + "trySearchWithPatientUniqueID": "Try searching with the patient's unique ID number", + "undoQueueEntryTransitionSuccess": "Undo transition success", + "undoTransition": "Undo transition", + "unexpectedServerResponse": "Unexpected Server Response", + "unknown": "Unknown", + "updateEntry": "Update entry", + "updateRoom": "Update room", + "useTodaysDate": "Use today's date", + "visitQueueNumberAttributeUuid not configured": "visitQueueNumberAttributeUuid not configured", + "visitStartTime": "Visit Time", + "visitTabs": "Visit tabs", + "visitType": "Visit Type", + "vitals": "Vitals", + "vitalsForm": "Vitals form", + "vitalsNotRecordedForVisit": "Vitals has not been recorded for this patient for this visit", + "waitingFor": "Waiting for", + "weight": "Weight", + "years": "Years", + "youngest": "Youngest first" +} diff --git a/packages/esm-service-queues-app/translations/zh.json b/packages/esm-service-queues-app/translations/zh.json index 39b26c545..203e076f8 100644 --- a/packages/esm-service-queues-app/translations/zh.json +++ b/packages/esm-service-queues-app/translations/zh.json @@ -32,7 +32,7 @@ "backToSearchResults": "Back to search results", "backToSimpleSearch": "返回到简单搜索", "between": "Between", - "bmi": "BMI", + "bmi": "Bmi", "bp": "血压", "call": "呼叫", "cancel": "取消",