@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
+ }
@@ -47,11 +47,10 @@
47
47
  "newPatientListNameLabel": "បញ្ជីឈ្មោះ",
48
48
  "nextPage": "ទំពរ័បន្ទាប់",
49
49
  "noMatchingLists": "No matching lists to display",
50
+ "noMatchingListsFound": "No matching lists found",
50
51
  "noMatchingPatients": "No matching patients to display",
51
52
  "noOfPatients": "ចំនួនអ្នកជំងឺ",
52
- "noPatientListFound": "គ្មានបញ្ជីអ្នកជំងឺបានបង្ហាញ",
53
53
  "noPatientsInList": "There are no patients in this list",
54
- "offlinePatients": "អ្នកជំងឺក្រៅប្រព័ន្ធ/បណ្តាញ",
55
54
  "openPatientList": "បន្ថែមទៅក្នុងបញ្ជី",
56
55
  "patientListMemberCount_one": "This list has {{count}} patient",
57
56
  "patientListMemberCount_other": "This list has {{count}} patients",
@@ -77,6 +76,7 @@
77
76
  "successfullyAdded": "បន្ថែមដោយជោគជ័យ",
78
77
  "systemDefined": "កំណត់ដោយអ្នកប្រើប្រាស់",
79
78
  "systemLists": "បញ្ជីប្រព័ន្ធ",
79
+ "trySearchingForADifferentList": "Try searching for a different list",
80
80
  "unstarList": "Unstar list",
81
81
  "updated": "Updated",
82
82
  "userDefined": "កំណត់ដោយអ្នកប្រើប្រាស់"
@@ -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": "Ações",
3
+ "addPatientToList": "Adicionar utente à lista",
4
+ "addToList": "Adicionar à lista",
5
+ "allLists": "Todas listas",
6
+ "backToListsPage": "Voltar para a página de listas",
7
+ "cancel": "Cancelar",
8
+ "checkFilters": "Verifique os filtros acima",
9
+ "configureList": "Configure sua lista de utentes usando os campos abaixo",
10
+ "confirmDeletePatientList": "Tem certeza de que deseja apagar esta lista de utentes?",
11
+ "created": "Criado",
12
+ "createdOn": "Criado em",
13
+ "createList": "Criar lista",
14
+ "createNewPatientList": "Criar nova lista de utentes",
15
+ "createPatientList": "Criar lista de utente",
16
+ "deleted": "Excluído",
17
+ "deletedPatientList": "Lista de utentes apagada",
18
+ "deletePatientList": "Apagar lista de utente",
19
+ "editList": "Editar a lista",
20
+ "editNameDescription": "Editar nome ou descrição",
21
+ "editPatientListHeader": "Edtar lista de utente",
22
+ "emptyList": "Esta lista não tem utentes",
23
+ "emptyStateIllustration": "Ilustração de estado vazio",
24
+ "emptyStateText": "Não há listas de utentes {{listType}} para visualizar",
25
+ "error": "Erro",
26
+ "errorAddPatientToList": "Utente não adicionado à lista",
27
+ "errorCopy": "Desculpe, ocorreu um problema ao visualizar essas informações. Você pode tentar recarregar esta página ou entrar em contato com o administrador do sistema providenciando o código de erro acima.",
28
+ "errorCreatingList": "Erro ao criar lista",
29
+ "errorDeletingList": "Erro ao apagar a lista de utentes",
30
+ "errorRemovingPatientFromList": "Falha ao remover utente da lista",
31
+ "errorUpdatingList": "Erro ao actualizar lista",
32
+ "identifier": "Identificador",
33
+ "items": "itens",
34
+ "itemsDisplayed": "{{numberOfItemsDisplayed}} itens",
35
+ "listCreated": "Lista criada com sucesso",
36
+ "listDescriptionPlaceholder": "Ex: Utentes com asma diagnosticada que possam estar dispostos a fazer parte de um estudo de pesquisa universitária",
37
+ "listName": "Nome da Lista",
38
+ "listNamePlaceholder": "Ex: Potenciais participantes da pesquisa",
39
+ "listType": "Tipo de lista",
40
+ "listUpdated": "Lista atualizada com sucesso",
41
+ "listUpToDate": "A lista já está atualizada",
42
+ "myLists": "Minhas listas",
43
+ "name": "Nome",
44
+ "newList": "Nova lista",
45
+ "newPatientListDescriptionLabel": "Descreva em poucas palavras o propósito desta lista",
46
+ "newPatientListHeader": "Nova lista de utente",
47
+ "newPatientListNameLabel": "Nome da Lista",
48
+ "nextPage": "Próxima página",
49
+ "noMatchingLists": "Nenhuma lista correspondente para visualizar",
50
+ "noMatchingListsFound": "Nenhuma lista correspondente foi encontrada",
51
+ "noMatchingPatients": "Nenhum utente correspondente para visualizar",
52
+ "noOfPatients": "Nr. de utentes",
53
+ "noPatientsInList": "Não tem nenhum utente nesta lista",
54
+ "openPatientList": "Adicionar à lista",
55
+ "patientListMemberCount_one": "Esta lista tem {{count}} utente",
56
+ "patientListMemberCount_other": "Esta lista tem {{count}} utentes",
57
+ "patientLists": "Lista de utentes",
58
+ "patientRemovedFromList": "Utente removido da lista",
59
+ "patients": "utentes",
60
+ "previousPage": "Página anterior",
61
+ "problemCreatingList": "Ocorreu um problema ao criar a lista",
62
+ "problemUpdatingList": "Ocorreu um problema ao actualizar a lista",
63
+ "removeFromList": "Remover da lista",
64
+ "removePatientFromListConfirmation": "Tem certeza de que deseja remover {{patientName}} desta fila?",
65
+ "searchForAListToAddThisPatientTo": "Procure uma lista à qual adicionar este utente.",
66
+ "searchForList": "Procure uma lista",
67
+ "searchThisList": "Pesquisar esta lista",
68
+ "sex": "Sexo",
69
+ "starList": "Lista de estrelas",
70
+ "starred": "com estrela",
71
+ "starredLists": "Listas com estrela",
72
+ "starringPatientListFailed": "Falha ao marcar listas de utentes com estrela/sem estrela",
73
+ "startDate": "Data inicial",
74
+ "submitting": "Submetendo",
75
+ "successAddPatientToList": "Utente adicionado à lista",
76
+ "successfullyAdded": "Adicionado com sucesso",
77
+ "systemDefined": "definido pelo sistema",
78
+ "systemLists": "Listas do sistema",
79
+ "trySearchingForADifferentList": "Tente pesquisar uma lista diferente",
80
+ "unstarList": "Lista com estrela removida",
81
+ "updated": "Actualizada",
82
+ "userDefined": "definido pelo utilizador"
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
+ }