|
| 1 | +{ |
| 2 | + "emptyStateText": "There are no {{displayText}} to display", |
| 3 | + "home": "Home", |
| 4 | + "homeHeader": "Offline home", |
| 5 | + "homeOverviewCardOfflineActionsFailedToUpload": "Failed to upload", |
| 6 | + "homeOverviewCardOfflineActionsHeader": "Offline Actions", |
| 7 | + "homeOverviewCardOfflineActionsPendingUpload": "Pending upload", |
| 8 | + "homeOverviewCardPatientsDownloaded": "Downloaded", |
| 9 | + "homeOverviewCardPatientsHeader": "Patients", |
| 10 | + "homeOverviewCardPatientsNewlyRegistered": "Newly registered", |
| 11 | + "homeOverviewCardView": "View", |
| 12 | + "offlineActions": "Offline Actions", |
| 13 | + "offlineActionsDeleteConfirmationModalCancel": "Cancel", |
| 14 | + "offlineActionsDeleteConfirmationModalConfirm": "Delete forever", |
| 15 | + "offlineActionsDeleteConfirmationModalContent": "Are you sure that you want to delete all selected offline actions? This cannot be undone!", |
| 16 | + "offlineActionsDeleteConfirmationModalTitle": "Delete offline actions", |
| 17 | + "offlineActionsHeader": "Offline Actions", |
| 18 | + "offlineActionsNoActionsEmptyStateContent": "All offline actions have been uploaded successfully,\nand merged with the online patient records.", |
| 19 | + "offlineActionsNoActionsEmptyStateImageAlt": "No Pending Actions Image", |
| 20 | + "offlineActionsNoActionsEmptyStateTitle": "No actions pending upload", |
| 21 | + "offlineActionsTableAction": "Action", |
| 22 | + "offlineActionsTableCreatedOn": "Date & Time", |
| 23 | + "offlineActionsTableDeleteActions_one": "Delete action", |
| 24 | + "offlineActionsTableDeleteActions_other": "Delete {{count}} actions", |
| 25 | + "offlineActionsTableError": "Error", |
| 26 | + "offlineActionsTablePatient": "Patient", |
| 27 | + "offlineActionsUpdateOfflinePatients": "Update offline patients", |
| 28 | + "offlinePatients": "Offline patients", |
| 29 | + "offlinePatients_lower": "offline patients", |
| 30 | + "offlinePatientsHeader": "Offline patients", |
| 31 | + "offlinePatientsTableDeleteConfirmationModalCancel": "Cancel", |
| 32 | + "offlinePatientsTableDeleteConfirmationModalConfirm": "Remove patients", |
| 33 | + "offlinePatientsTableDeleteConfirmationModalContent": "Are you sure that you want to remove all selected patients from the offline list? Their charts will no longer be available in offline mode and any newly registered patient will be permanently deleted.", |
| 34 | + "offlinePatientsTableDeleteConfirmationModalTitle": "Remove offline patients", |
| 35 | + "offlinePatientsTableHeaderAge": "Age", |
| 36 | + "offlinePatientsTableHeaderGender": "Gender", |
| 37 | + "offlinePatientsTableHeaderLastUpdated": "Last updated", |
| 38 | + "offlinePatientsTableHeaderName": "Name", |
| 39 | + "offlinePatientsTableLastUpdatedDownloading": "Downloading...", |
| 40 | + "offlinePatientsTableLastUpdatedError": "error", |
| 41 | + "offlinePatientsTableLastUpdatedErrors": "errors", |
| 42 | + "offlinePatientsTableLastUpdatedNotYetSynchronized": "Not synchronized", |
| 43 | + "offlinePatientsTableLastUpdatedOutdatedData": "Outdated data", |
| 44 | + "offlinePatientsTableNameNewlyRegistered": "New", |
| 45 | + "offlinePatientsTableRemoveFromOfflineList": "Remove from list", |
| 46 | + "offlinePatientsTableSearchLabel": "Search this list", |
| 47 | + "offlinePatientsTableSearchPlaceholder": "Search this list", |
| 48 | + "offlinePatientsTableTitle": "Offline patients", |
| 49 | + "offlinePatientsTableUpdatePatient": "Update patient", |
| 50 | + "offlinePatientsTableUpdatePatients": "Update patients", |
| 51 | + "offlinePatientSyncDetailsDownloadedHeader": "Downloaded to this device", |
| 52 | + "offlinePatientSyncDetailsFailedHeader": "There was an error downloading the following items", |
| 53 | + "offlinePatientSyncDetailsFallbackErrorMessage": "Unknown error.", |
| 54 | + "offlinePatientSyncDetailsHeader": "Offline patient details", |
| 55 | + "offlineReady": "Offline Ready", |
| 56 | + "offlineToolsAppMenuLink": "Offline tools" |
| 57 | +} |
0 commit comments