@kenyaemr/esm-patient-list-management-app 8.1.1-pre.124 → 8.1.2-pre.152

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/.turbo/turbo-build.log +21 -22
  2. package/dist/130.js +1 -1
  3. package/dist/130.js.map +1 -1
  4. package/dist/236.js +1 -0
  5. package/dist/240.js +1 -0
  6. package/dist/261.js +1 -0
  7. package/dist/271.js +1 -1
  8. package/dist/272.js +1 -0
  9. package/dist/319.js +1 -1
  10. package/dist/336.js +1 -0
  11. package/dist/37.js +1 -1
  12. package/dist/37.js.map +1 -1
  13. package/dist/378.js +1 -0
  14. package/dist/460.js +1 -1
  15. package/dist/539.js +1 -0
  16. package/dist/548.js +1 -0
  17. package/dist/548.js.map +1 -0
  18. package/dist/566.js +1 -0
  19. package/dist/644.js +1 -1
  20. package/dist/652.js +1 -0
  21. package/dist/673.js +1 -0
  22. package/dist/705.js +1 -0
  23. package/dist/711.js +1 -0
  24. package/dist/727.js +1 -0
  25. package/dist/737.js +1 -0
  26. package/dist/744.js +1 -0
  27. package/dist/757.js +1 -1
  28. package/dist/788.js +1 -1
  29. package/dist/807.js +1 -1
  30. package/dist/833.js +1 -1
  31. package/dist/899.js +1 -0
  32. package/dist/900.js +2 -0
  33. package/dist/900.js.map +1 -0
  34. package/dist/kenyaemr-esm-patient-list-management-app.js +1 -1
  35. package/dist/kenyaemr-esm-patient-list-management-app.js.buildmanifest.json +405 -53
  36. package/dist/kenyaemr-esm-patient-list-management-app.js.map +1 -1
  37. package/dist/main.js +1 -1
  38. package/dist/main.js.map +1 -1
  39. package/dist/routes.json +1 -1
  40. package/package-lock.json +5901 -0
  41. package/package.json +4 -4
  42. package/src/add-patient/add-patient.component.tsx +3 -3
  43. package/src/header/header.component.tsx +31 -0
  44. package/src/header/header.scss +5 -43
  45. package/src/list-details/list-details.component.tsx +1 -1
  46. package/src/lists-dashboard/lists-dashboard.component.tsx +29 -40
  47. package/src/lists-dashboard/lists-dashboard.scss +5 -8
  48. package/src/lists-table/lists-table.component.tsx +14 -11
  49. package/translations/am.json +2 -2
  50. package/translations/ar.json +3 -3
  51. package/translations/de.json +83 -0
  52. package/translations/es.json +2 -2
  53. package/translations/fr.json +2 -2
  54. package/translations/he.json +2 -2
  55. package/translations/hi.json +83 -0
  56. package/translations/hi_IN.json +83 -0
  57. package/translations/id.json +83 -0
  58. package/translations/it.json +83 -0
  59. package/translations/km.json +2 -2
  60. package/translations/ne.json +83 -0
  61. package/translations/pt.json +83 -0
  62. package/translations/pt_BR.json +83 -0
  63. package/translations/qu.json +83 -0
  64. package/translations/si.json +83 -0
  65. package/translations/sw.json +83 -0
  66. package/translations/sw_KE.json +83 -0
  67. package/translations/tr.json +83 -0
  68. package/translations/tr_TR.json +83 -0
  69. package/translations/uk.json +83 -0
  70. package/translations/vi.json +83 -0
  71. package/translations/zh.json +3 -3
  72. package/translations/zh_CN.json +2 -2
  73. package/dist/455.js +0 -1
  74. package/dist/455.js.map +0 -1
  75. package/dist/658.js +0 -2
  76. package/dist/658.js.map +0 -1
  77. /package/dist/{658.js.LICENSE.txt → 900.js.LICENSE.txt} +0 -0
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Actions",
3
+ "addPatientToList": "Add patient to list",
4
+ "addToList": "Add to list",
5
+ "allLists": "All lists",
6
+ "backToListsPage": "Back to lists page",
7
+ "cancel": "Cancel",
8
+ "checkFilters": "Check the filters above",
9
+ "configureList": "Configure your patient list using the fields below",
10
+ "confirmDeletePatientList": "Are you sure you want to delete this patient list?",
11
+ "created": "Created",
12
+ "createdOn": "Created on",
13
+ "createList": "Create list",
14
+ "createNewPatientList": "Create new patient list",
15
+ "createPatientList": "Create patient list",
16
+ "deleted": "Deleted",
17
+ "deletedPatientList": "Deleted patient list",
18
+ "deletePatientList": "Delete patient list",
19
+ "editList": "Edit list",
20
+ "editNameDescription": "Edit name or description",
21
+ "editPatientListHeader": "Edit patient list",
22
+ "emptyList": "This list has no patients",
23
+ "emptyStateIllustration": "Empty state illustration",
24
+ "emptyStateText": "There are no {{listType}} patient lists to display",
25
+ "error": "Error",
26
+ "errorAddPatientToList": "Patient not added to list",
27
+ "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.",
28
+ "errorCreatingList": "Error creating list",
29
+ "errorDeletingList": "Error deleting patient list",
30
+ "errorRemovingPatientFromList": "Failed to remove patient from list",
31
+ "errorUpdatingList": "Error updating list",
32
+ "identifier": "Identifier",
33
+ "items": "items",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} items",
35
+ "listCreated": "List created successfully",
36
+ "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study",
37
+ "listName": "List name",
38
+ "listNamePlaceholder": "e.g. Potential research participants",
39
+ "listType": "List type",
40
+ "listUpdated": "List updated successfully",
41
+ "listUpToDate": "The list is now up to date",
42
+ "myLists": "My lists",
43
+ "name": "Name",
44
+ "newList": "New list",
45
+ "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words",
46
+ "newPatientListHeader": "New patient list",
47
+ "newPatientListNameLabel": "List name",
48
+ "nextPage": "Next page",
49
+ "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
51
+ "noMatchingPatients": "No matching patients to display",
52
+ "noOfPatients": "No. of patients",
53
+ "noPatientsInList": "There are no patients in this list",
54
+ "openPatientList": "Add to list",
55
+ "patientListMemberCount_one": "This list has {{count}} patient",
56
+ "patientListMemberCount_other": "This list has {{count}} patients",
57
+ "patientLists": "Patient lists",
58
+ "patientRemovedFromList": "Patient removed from list",
59
+ "patients": "patients",
60
+ "previousPage": "Previous page",
61
+ "problemCreatingList": "There was a problem creating the list",
62
+ "problemUpdatingList": "There was a problem updating the list",
63
+ "removeFromList": "Remove from list",
64
+ "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
65
+ "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.",
66
+ "searchForList": "Search for a list",
67
+ "searchThisList": "Search this list",
68
+ "sex": "Sex",
69
+ "starList": "Star list",
70
+ "starred": "starred",
71
+ "starredLists": "Starred lists",
72
+ "starringPatientListFailed": "Marking patient lists starred / unstarred failed",
73
+ "startDate": "Start Date",
74
+ "submitting": "Submitting",
75
+ "successAddPatientToList": "Patient added to list",
76
+ "successfullyAdded": "Successfully added",
77
+ "systemDefined": "system-defined",
78
+ "systemLists": "System lists",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
+ "unstarList": "Unstar list",
81
+ "updated": "Updated",
82
+ "userDefined": "user-defined"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Actions",
3
+ "addPatientToList": "Add patient to list",
4
+ "addToList": "Add to list",
5
+ "allLists": "All lists",
6
+ "backToListsPage": "Back to lists page",
7
+ "cancel": "Cancel",
8
+ "checkFilters": "Check the filters above",
9
+ "configureList": "Configure your patient list using the fields below",
10
+ "confirmDeletePatientList": "Are you sure you want to delete this patient list?",
11
+ "created": "Created",
12
+ "createdOn": "Created on",
13
+ "createList": "Create list",
14
+ "createNewPatientList": "Create new patient list",
15
+ "createPatientList": "Create patient list",
16
+ "deleted": "Deleted",
17
+ "deletedPatientList": "Deleted patient list",
18
+ "deletePatientList": "Delete patient list",
19
+ "editList": "Edit list",
20
+ "editNameDescription": "Edit name or description",
21
+ "editPatientListHeader": "Edit patient list",
22
+ "emptyList": "This list has no patients",
23
+ "emptyStateIllustration": "Empty state illustration",
24
+ "emptyStateText": "There are no {{listType}} patient lists to display",
25
+ "error": "Error",
26
+ "errorAddPatientToList": "Patient not added to list",
27
+ "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.",
28
+ "errorCreatingList": "Error creating list",
29
+ "errorDeletingList": "Error deleting patient list",
30
+ "errorRemovingPatientFromList": "Failed to remove patient from list",
31
+ "errorUpdatingList": "Error updating list",
32
+ "identifier": "Identifier",
33
+ "items": "items",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} items",
35
+ "listCreated": "List created successfully",
36
+ "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study",
37
+ "listName": "List name",
38
+ "listNamePlaceholder": "e.g. Potential research participants",
39
+ "listType": "List type",
40
+ "listUpdated": "List updated successfully",
41
+ "listUpToDate": "The list is now up to date",
42
+ "myLists": "My lists",
43
+ "name": "Name",
44
+ "newList": "New list",
45
+ "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words",
46
+ "newPatientListHeader": "New patient list",
47
+ "newPatientListNameLabel": "List name",
48
+ "nextPage": "Next page",
49
+ "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
51
+ "noMatchingPatients": "No matching patients to display",
52
+ "noOfPatients": "No. of patients",
53
+ "noPatientsInList": "There are no patients in this list",
54
+ "openPatientList": "Add to list",
55
+ "patientListMemberCount_one": "This list has {{count}} patient",
56
+ "patientListMemberCount_other": "This list has {{count}} patients",
57
+ "patientLists": "Patient lists",
58
+ "patientRemovedFromList": "Patient removed from list",
59
+ "patients": "patients",
60
+ "previousPage": "Previous page",
61
+ "problemCreatingList": "There was a problem creating the list",
62
+ "problemUpdatingList": "There was a problem updating the list",
63
+ "removeFromList": "Remove from list",
64
+ "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
65
+ "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.",
66
+ "searchForList": "Search for a list",
67
+ "searchThisList": "Search this list",
68
+ "sex": "Sex",
69
+ "starList": "Star list",
70
+ "starred": "starred",
71
+ "starredLists": "Starred lists",
72
+ "starringPatientListFailed": "Marking patient lists starred / unstarred failed",
73
+ "startDate": "Start Date",
74
+ "submitting": "Submitting",
75
+ "successAddPatientToList": "Patient added to list",
76
+ "successfullyAdded": "Successfully added",
77
+ "systemDefined": "system-defined",
78
+ "systemLists": "System lists",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
+ "unstarList": "Unstar list",
81
+ "updated": "Updated",
82
+ "userDefined": "user-defined"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Actions",
3
+ "addPatientToList": "Add patient to list",
4
+ "addToList": "Add to list",
5
+ "allLists": "All lists",
6
+ "backToListsPage": "Back to lists page",
7
+ "cancel": "Cancel",
8
+ "checkFilters": "Check the filters above",
9
+ "configureList": "Configure your patient list using the fields below",
10
+ "confirmDeletePatientList": "Are you sure you want to delete this patient list?",
11
+ "created": "Created",
12
+ "createdOn": "Created on",
13
+ "createList": "Create list",
14
+ "createNewPatientList": "Create new patient list",
15
+ "createPatientList": "Create patient list",
16
+ "deleted": "Deleted",
17
+ "deletedPatientList": "Deleted patient list",
18
+ "deletePatientList": "Delete patient list",
19
+ "editList": "Edit list",
20
+ "editNameDescription": "Edit name or description",
21
+ "editPatientListHeader": "Edit patient list",
22
+ "emptyList": "This list has no patients",
23
+ "emptyStateIllustration": "Empty state illustration",
24
+ "emptyStateText": "There are no {{listType}} patient lists to display",
25
+ "error": "Error",
26
+ "errorAddPatientToList": "Patient not added to list",
27
+ "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.",
28
+ "errorCreatingList": "Error creating list",
29
+ "errorDeletingList": "Error deleting patient list",
30
+ "errorRemovingPatientFromList": "Failed to remove patient from list",
31
+ "errorUpdatingList": "Error updating list",
32
+ "identifier": "Identifier",
33
+ "items": "items",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} items",
35
+ "listCreated": "List created successfully",
36
+ "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study",
37
+ "listName": "List name",
38
+ "listNamePlaceholder": "e.g. Potential research participants",
39
+ "listType": "List type",
40
+ "listUpdated": "List updated successfully",
41
+ "listUpToDate": "The list is now up to date",
42
+ "myLists": "My lists",
43
+ "name": "Name",
44
+ "newList": "New list",
45
+ "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words",
46
+ "newPatientListHeader": "New patient list",
47
+ "newPatientListNameLabel": "List name",
48
+ "nextPage": "Next page",
49
+ "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
51
+ "noMatchingPatients": "No matching patients to display",
52
+ "noOfPatients": "No. of patients",
53
+ "noPatientsInList": "There are no patients in this list",
54
+ "openPatientList": "Add to list",
55
+ "patientListMemberCount_one": "This list has {{count}} patient",
56
+ "patientListMemberCount_other": "This list has {{count}} patients",
57
+ "patientLists": "Patient lists",
58
+ "patientRemovedFromList": "Patient removed from list",
59
+ "patients": "patients",
60
+ "previousPage": "Previous page",
61
+ "problemCreatingList": "There was a problem creating the list",
62
+ "problemUpdatingList": "There was a problem updating the list",
63
+ "removeFromList": "Remove from list",
64
+ "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
65
+ "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.",
66
+ "searchForList": "Search for a list",
67
+ "searchThisList": "Search this list",
68
+ "sex": "Sex",
69
+ "starList": "Star list",
70
+ "starred": "starred",
71
+ "starredLists": "Starred lists",
72
+ "starringPatientListFailed": "Marking patient lists starred / unstarred failed",
73
+ "startDate": "Start Date",
74
+ "submitting": "Submitting",
75
+ "successAddPatientToList": "Patient added to list",
76
+ "successfullyAdded": "Successfully added",
77
+ "systemDefined": "system-defined",
78
+ "systemLists": "System lists",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
+ "unstarList": "Unstar list",
81
+ "updated": "Updated",
82
+ "userDefined": "user-defined"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Actions",
3
+ "addPatientToList": "Add patient to list",
4
+ "addToList": "Add to list",
5
+ "allLists": "All lists",
6
+ "backToListsPage": "Back to lists page",
7
+ "cancel": "Cancel",
8
+ "checkFilters": "Check the filters above",
9
+ "configureList": "Configure your patient list using the fields below",
10
+ "confirmDeletePatientList": "Are you sure you want to delete this patient list?",
11
+ "created": "Created",
12
+ "createdOn": "Created on",
13
+ "createList": "Create list",
14
+ "createNewPatientList": "Create new patient list",
15
+ "createPatientList": "Create patient list",
16
+ "deleted": "Deleted",
17
+ "deletedPatientList": "Deleted patient list",
18
+ "deletePatientList": "Delete patient list",
19
+ "editList": "Edit list",
20
+ "editNameDescription": "Edit name or description",
21
+ "editPatientListHeader": "Edit patient list",
22
+ "emptyList": "This list has no patients",
23
+ "emptyStateIllustration": "Empty state illustration",
24
+ "emptyStateText": "There are no {{listType}} patient lists to display",
25
+ "error": "Error",
26
+ "errorAddPatientToList": "Patient not added to list",
27
+ "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.",
28
+ "errorCreatingList": "Error creating list",
29
+ "errorDeletingList": "Error deleting patient list",
30
+ "errorRemovingPatientFromList": "Failed to remove patient from list",
31
+ "errorUpdatingList": "Error updating list",
32
+ "identifier": "Identifier",
33
+ "items": "items",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} items",
35
+ "listCreated": "List created successfully",
36
+ "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study",
37
+ "listName": "List name",
38
+ "listNamePlaceholder": "e.g. Potential research participants",
39
+ "listType": "List type",
40
+ "listUpdated": "List updated successfully",
41
+ "listUpToDate": "The list is now up to date",
42
+ "myLists": "My lists",
43
+ "name": "Name",
44
+ "newList": "New list",
45
+ "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words",
46
+ "newPatientListHeader": "New patient list",
47
+ "newPatientListNameLabel": "List name",
48
+ "nextPage": "Next page",
49
+ "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
51
+ "noMatchingPatients": "No matching patients to display",
52
+ "noOfPatients": "No. of patients",
53
+ "noPatientsInList": "There are no patients in this list",
54
+ "openPatientList": "Add to list",
55
+ "patientListMemberCount_one": "This list has {{count}} patient",
56
+ "patientListMemberCount_other": "This list has {{count}} patients",
57
+ "patientLists": "Patient lists",
58
+ "patientRemovedFromList": "Patient removed from list",
59
+ "patients": "patients",
60
+ "previousPage": "Previous page",
61
+ "problemCreatingList": "There was a problem creating the list",
62
+ "problemUpdatingList": "There was a problem updating the list",
63
+ "removeFromList": "Remove from list",
64
+ "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
65
+ "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.",
66
+ "searchForList": "Search for a list",
67
+ "searchThisList": "Search this list",
68
+ "sex": "Sex",
69
+ "starList": "Star list",
70
+ "starred": "starred",
71
+ "starredLists": "Starred lists",
72
+ "starringPatientListFailed": "Marking patient lists starred / unstarred failed",
73
+ "startDate": "Start Date",
74
+ "submitting": "Submitting",
75
+ "successAddPatientToList": "Patient added to list",
76
+ "successfullyAdded": "Successfully added",
77
+ "systemDefined": "system-defined",
78
+ "systemLists": "System lists",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
+ "unstarList": "Unstar list",
81
+ "updated": "Updated",
82
+ "userDefined": "user-defined"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Actions",
3
+ "addPatientToList": "Add patient to list",
4
+ "addToList": "Add to list",
5
+ "allLists": "All lists",
6
+ "backToListsPage": "Back to lists page",
7
+ "cancel": "Cancel",
8
+ "checkFilters": "Check the filters above",
9
+ "configureList": "Configure your patient list using the fields below",
10
+ "confirmDeletePatientList": "Are you sure you want to delete this patient list?",
11
+ "created": "Created",
12
+ "createdOn": "Created on",
13
+ "createList": "Create list",
14
+ "createNewPatientList": "Create new patient list",
15
+ "createPatientList": "Create patient list",
16
+ "deleted": "Deleted",
17
+ "deletedPatientList": "Deleted patient list",
18
+ "deletePatientList": "Delete patient list",
19
+ "editList": "Edit list",
20
+ "editNameDescription": "Edit name or description",
21
+ "editPatientListHeader": "Edit patient list",
22
+ "emptyList": "This list has no patients",
23
+ "emptyStateIllustration": "Empty state illustration",
24
+ "emptyStateText": "There are no {{listType}} patient lists to display",
25
+ "error": "Error",
26
+ "errorAddPatientToList": "Patient not added to list",
27
+ "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.",
28
+ "errorCreatingList": "Error creating list",
29
+ "errorDeletingList": "Error deleting patient list",
30
+ "errorRemovingPatientFromList": "Failed to remove patient from list",
31
+ "errorUpdatingList": "Error updating list",
32
+ "identifier": "Identifier",
33
+ "items": "items",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} items",
35
+ "listCreated": "List created successfully",
36
+ "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study",
37
+ "listName": "List name",
38
+ "listNamePlaceholder": "e.g. Potential research participants",
39
+ "listType": "List type",
40
+ "listUpdated": "List updated successfully",
41
+ "listUpToDate": "The list is now up to date",
42
+ "myLists": "My lists",
43
+ "name": "Name",
44
+ "newList": "New list",
45
+ "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words",
46
+ "newPatientListHeader": "New patient list",
47
+ "newPatientListNameLabel": "List name",
48
+ "nextPage": "Next page",
49
+ "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
51
+ "noMatchingPatients": "No matching patients to display",
52
+ "noOfPatients": "No. of patients",
53
+ "noPatientsInList": "There are no patients in this list",
54
+ "openPatientList": "Add to list",
55
+ "patientListMemberCount_one": "This list has {{count}} patient",
56
+ "patientListMemberCount_other": "This list has {{count}} patients",
57
+ "patientLists": "Patient lists",
58
+ "patientRemovedFromList": "Patient removed from list",
59
+ "patients": "patients",
60
+ "previousPage": "Previous page",
61
+ "problemCreatingList": "There was a problem creating the list",
62
+ "problemUpdatingList": "There was a problem updating the list",
63
+ "removeFromList": "Remove from list",
64
+ "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
65
+ "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.",
66
+ "searchForList": "Search for a list",
67
+ "searchThisList": "Search this list",
68
+ "sex": "Sex",
69
+ "starList": "Star list",
70
+ "starred": "starred",
71
+ "starredLists": "Starred lists",
72
+ "starringPatientListFailed": "Marking patient lists starred / unstarred failed",
73
+ "startDate": "Start Date",
74
+ "submitting": "Submitting",
75
+ "successAddPatientToList": "Patient added to list",
76
+ "successfullyAdded": "Successfully added",
77
+ "systemDefined": "system-defined",
78
+ "systemLists": "System lists",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
+ "unstarList": "Unstar list",
81
+ "updated": "Updated",
82
+ "userDefined": "user-defined"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Actions",
3
+ "addPatientToList": "Add patient to list",
4
+ "addToList": "Add to list",
5
+ "allLists": "All lists",
6
+ "backToListsPage": "Back to lists page",
7
+ "cancel": "Cancel",
8
+ "checkFilters": "Check the filters above",
9
+ "configureList": "Configure your patient list using the fields below",
10
+ "confirmDeletePatientList": "Are you sure you want to delete this patient list?",
11
+ "created": "Created",
12
+ "createdOn": "Created on",
13
+ "createList": "Create list",
14
+ "createNewPatientList": "Create new patient list",
15
+ "createPatientList": "Create patient list",
16
+ "deleted": "Deleted",
17
+ "deletedPatientList": "Deleted patient list",
18
+ "deletePatientList": "Delete patient list",
19
+ "editList": "Edit list",
20
+ "editNameDescription": "Edit name or description",
21
+ "editPatientListHeader": "Edit patient list",
22
+ "emptyList": "This list has no patients",
23
+ "emptyStateIllustration": "Empty state illustration",
24
+ "emptyStateText": "There are no {{listType}} patient lists to display",
25
+ "error": "Error",
26
+ "errorAddPatientToList": "Patient not added to list",
27
+ "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.",
28
+ "errorCreatingList": "Error creating list",
29
+ "errorDeletingList": "Error deleting patient list",
30
+ "errorRemovingPatientFromList": "Failed to remove patient from list",
31
+ "errorUpdatingList": "Error updating list",
32
+ "identifier": "Identifier",
33
+ "items": "items",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} items",
35
+ "listCreated": "List created successfully",
36
+ "listDescriptionPlaceholder": "e.g. Patients with diagnosed asthma who may be willing to be a part of a university research study",
37
+ "listName": "List name",
38
+ "listNamePlaceholder": "e.g. Potential research participants",
39
+ "listType": "List type",
40
+ "listUpdated": "List updated successfully",
41
+ "listUpToDate": "The list is now up to date",
42
+ "myLists": "My lists",
43
+ "name": "Name",
44
+ "newList": "New list",
45
+ "newPatientListDescriptionLabel": "Describe the purpose of this list in a few words",
46
+ "newPatientListHeader": "New patient list",
47
+ "newPatientListNameLabel": "List name",
48
+ "nextPage": "Next page",
49
+ "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
51
+ "noMatchingPatients": "No matching patients to display",
52
+ "noOfPatients": "No. of patients",
53
+ "noPatientsInList": "There are no patients in this list",
54
+ "openPatientList": "Add to list",
55
+ "patientListMemberCount_one": "This list has {{count}} patient",
56
+ "patientListMemberCount_other": "This list has {{count}} patients",
57
+ "patientLists": "Patient lists",
58
+ "patientRemovedFromList": "Patient removed from list",
59
+ "patients": "patients",
60
+ "previousPage": "Previous page",
61
+ "problemCreatingList": "There was a problem creating the list",
62
+ "problemUpdatingList": "There was a problem updating the list",
63
+ "removeFromList": "Remove from list",
64
+ "removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
65
+ "searchForAListToAddThisPatientTo": "Search for a list to add this patient to.",
66
+ "searchForList": "Search for a list",
67
+ "searchThisList": "Search this list",
68
+ "sex": "Sex",
69
+ "starList": "Star list",
70
+ "starred": "starred",
71
+ "starredLists": "Starred lists",
72
+ "starringPatientListFailed": "Marking patient lists starred / unstarred failed",
73
+ "startDate": "Start Date",
74
+ "submitting": "Submitting",
75
+ "successAddPatientToList": "Patient added to list",
76
+ "successfullyAdded": "Successfully added",
77
+ "systemDefined": "system-defined",
78
+ "systemLists": "System lists",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
+ "unstarList": "Unstar list",
81
+ "updated": "Updated",
82
+ "userDefined": "user-defined"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "actions": "Hành động",
3
+ "addPatientToList": "Thêm bệnh nhân vào danh sách",
4
+ "addToList": "Thêm vào danh sách",
5
+ "allLists": "Tất cả danh sách",
6
+ "backToListsPage": "Quay trở lại danh sách trang",
7
+ "cancel": "Hủy",
8
+ "checkFilters": "Kiểm tra bộ lọc ở trên",
9
+ "configureList": "Cấu hình danh sách bệnh nhân của bạn bằng cách sử dụng các trường bên dưới",
10
+ "confirmDeletePatientList": "Bạn có chắc chắn muốn xóa danh sách bệnh nhân này không?",
11
+ "created": "Đã tạo",
12
+ "createdOn": "Được tạo vào",
13
+ "createList": "Tạo danh sách",
14
+ "createNewPatientList": "Tạo danh sách bệnh nhân mới",
15
+ "createPatientList": "Tạo danh sách bệnh nhân",
16
+ "deleted": "Đã xóa",
17
+ "deletedPatientList": "Đã xóa danh sách bệnh nhân",
18
+ "deletePatientList": "Xóa danh sách bệnh nhân",
19
+ "editList": "Sửa danh sách",
20
+ "editNameDescription": "Chỉnh sửa tên hoặc mô tả",
21
+ "editPatientListHeader": "Sửa danh sách bệnh nhân",
22
+ "emptyList": "Danh sách này không có bệnh nhân nào",
23
+ "emptyStateIllustration": "Minh họa trạng thái rỗng",
24
+ "emptyStateText": "Ở đây không có {{listType}} danh sách bệnh nhân để hiển thị",
25
+ "error": "Lỗi",
26
+ "errorAddPatientToList": "Bệnh nhân chưa được thêm vào danh sách",
27
+ "errorCopy": "Xin lỗi, đã xảy ra sự cố khi hiển thị thông tin này. 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.",
28
+ "errorCreatingList": "Lỗi khi tạo danh sách",
29
+ "errorDeletingList": "Lỗi khi xóa danh sách bệnh nhân",
30
+ "errorRemovingPatientFromList": "Không xóa được bệnh nhân khỏi danh sách",
31
+ "errorUpdatingList": "Lỗi cập nhật danh sách",
32
+ "identifier": "Mã định danh",
33
+ "items": "Vật phẩm",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} vật phẩm",
35
+ "listCreated": "Danh sách đã được tạo thành công",
36
+ "listDescriptionPlaceholder": "ví dụ: Bệnh nhân được chẩn đoán mắc bệnh hen suyễn có thể sẵn sàng tham gia vào một nghiên cứu của trường đại học",
37
+ "listName": "Danh sách tên",
38
+ "listNamePlaceholder": "Ví dụ: Người tham gia nghiên cứu tiềm năng",
39
+ "listType": "Loại danh sách",
40
+ "listUpdated": "Đã cập nhật danh sách thành công",
41
+ "listUpToDate": "Danh sách hiện đã được cập nhật",
42
+ "myLists": "Những danh sách của tôi",
43
+ "name": "Tên",
44
+ "newList": "Danh sách mới",
45
+ "newPatientListDescriptionLabel": "Hãy mô tả mục đích của danh sách này trong một vài từ",
46
+ "newPatientListHeader": "Danh sách bệnh nhân mới",
47
+ "newPatientListNameLabel": "Danh sách tên",
48
+ "nextPage": "Trang tiếp theo",
49
+ "noMatchingLists": "Không có danh sách phù hợp để hiển thị",
50
+ "noMatchingListsFound": "Không tìm thấy danh sách phù hợp",
51
+ "noMatchingPatients": "Không có bệnh nhân phù hợp để hiển thị",
52
+ "noOfPatients": "Số bệnh nhân",
53
+ "noPatientsInList": "Không có bệnh nhân nào trong danh sách này",
54
+ "openPatientList": "Thêm vào danh sách",
55
+ "patientListMemberCount_one": "Danh sách này có {{count}} bệnh nhân",
56
+ "patientListMemberCount_other": "Danh sách này có {{count}} bệnh nhân",
57
+ "patientLists": "Danh sách bệnh nhân",
58
+ "patientRemovedFromList": "Bệnh nhân đã bị xóa khỏi danh sách",
59
+ "patients": "Bệnh nhân",
60
+ "previousPage": "Trang trước",
61
+ "problemCreatingList": "Đã có sự cố khi tạo danh sách",
62
+ "problemUpdatingList": "Đã có sự cố khi cập nhật danh sách",
63
+ "removeFromList": "Xóa khỏi danh sách",
64
+ "removePatientFromListConfirmation": "Bạn có chắc chắn muốn xóa {{patientName}} khỏi danh sách này không?",
65
+ "searchForAListToAddThisPatientTo": "Tìm kiếm danh sách để thêm bệnh nhân này vào.",
66
+ "searchForList": "Tìm kiếm danh sách",
67
+ "searchThisList": "Tìm kiếm danh sách này",
68
+ "sex": "Giới tính",
69
+ "starList": "Danh sách sao",
70
+ "starred": "Đã gắn sao",
71
+ "starredLists": "Danh sách đã gắn sao",
72
+ "starringPatientListFailed": "Đánh dấu danh sách bệnh nhân có gắn sao/không gắn sao không thành công",
73
+ "startDate": "Từ ngày",
74
+ "submitting": "Đang gửi",
75
+ "successAddPatientToList": "Bệnh nhân đã được thêm vào danh sách",
76
+ "successfullyAdded": "Đã thêm thành công",
77
+ "systemDefined": "hệ thống được xác định",
78
+ "systemLists": "Danh sách hệ thống",
79
+ "trySearchingForADifferentList": "Thử tìm kiếm một danh sách khác",
80
+ "unstarList": "Bỏ dấu sao danh sách",
81
+ "updated": "Đã cập nhật",
82
+ "userDefined": "Người dùng được xác định"
83
+ }
@@ -29,7 +29,7 @@
29
29
  "errorDeletingList": "删除患者列表时出现错误",
30
30
  "errorRemovingPatientFromList": "未能从列表中移除患者",
31
31
  "errorUpdatingList": "更新列表时出现错误",
32
- "identifier": "ID",
32
+ "identifier": "Identifier",
33
33
  "items": "项",
34
34
  "itemsDisplayed": "{{numberOfItemsDisplayed}} 项",
35
35
  "listCreated": "列表创建成功",
@@ -47,11 +47,10 @@
47
47
  "newPatientListNameLabel": "列表名称",
48
48
  "nextPage": "下一页",
49
49
  "noMatchingLists": "没有匹配的列表可显示",
50
+ "noMatchingListsFound": "No matching lists found",
50
51
  "noMatchingPatients": "没有匹配的患者可显示",
51
52
  "noOfPatients": "患者数量",
52
- "noPatientListFound": "未找到患者列表",
53
53
  "noPatientsInList": "该列表中没有患者",
54
- "offlinePatients": "离线患者",
55
54
  "openPatientList": "添加到列表",
56
55
  "patientListMemberCount_one": "该列表有{{count}}名患者",
57
56
  "patientListMemberCount_other": "该列表有{{count}}名患者",
@@ -77,6 +76,7 @@
77
76
  "successfullyAdded": "成功添加",
78
77
  "systemDefined": "系统定义",
79
78
  "systemLists": "系统列表",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
80
  "unstarList": "取消星标",
81
81
  "updated": "已更新",
82
82
  "userDefined": "用户定义"
@@ -47,11 +47,10 @@
47
47
  "newPatientListNameLabel": "列表名称",
48
48
  "nextPage": "下一页",
49
49
  "noMatchingLists": "没有匹配的列表可显示",
50
+ "noMatchingListsFound": "No matching lists found",
50
51
  "noMatchingPatients": "没有匹配的患者可显示",
51
52
  "noOfPatients": "患者数量",
52
- "noPatientListFound": "未找到患者列表",
53
53
  "noPatientsInList": "该列表中没有患者",
54
- "offlinePatients": "离线患者",
55
54
  "openPatientList": "添加到列表",
56
55
  "patientListMemberCount_one": "该列表有{{count}}名患者",
57
56
  "patientListMemberCount_other": "该列表有{{count}}名患者",
@@ -77,6 +76,7 @@
77
76
  "successfullyAdded": "成功添加",
78
77
  "systemDefined": "系统定义",
79
78
  "systemLists": "系统列表",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
80
  "unstarList": "取消星标",
81
81
  "updated": "已更新",
82
82
  "userDefined": "用户定义"