@openmrs/esm-laboratory-app 1.2.1-pre.939 → 1.2.1-pre.944
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.
- package/.turbo/cache/10587ea0412423a1-meta.json +1 -0
- package/.turbo/cache/10587ea0412423a1.tar.zst +0 -0
- package/.turbo/turbo-build.log +3 -3
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +116 -116
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/am.json +11 -0
- package/translations/ar.json +11 -0
- package/translations/ar_SY.json +11 -0
- package/translations/bn.json +11 -0
- package/translations/de.json +11 -0
- package/translations/en_US.json +11 -0
- package/translations/es.json +11 -0
- package/translations/es_MX.json +11 -0
- package/translations/fr.json +11 -0
- package/translations/he.json +11 -0
- package/translations/hi.json +11 -0
- package/translations/hi_IN.json +11 -0
- package/translations/id.json +11 -0
- package/translations/it.json +11 -0
- package/translations/ka.json +11 -0
- package/translations/km.json +11 -0
- package/translations/ku.json +11 -0
- package/translations/ky.json +11 -0
- package/translations/lg.json +11 -0
- package/translations/ne.json +11 -0
- package/translations/pl.json +11 -0
- package/translations/pt.json +11 -0
- package/translations/pt_BR.json +11 -0
- package/translations/qu.json +11 -0
- package/translations/ro_RO.json +11 -0
- package/translations/ru_RU.json +11 -0
- package/translations/si.json +11 -0
- package/translations/sw.json +11 -0
- package/translations/sw_KE.json +11 -0
- package/translations/tr.json +11 -0
- package/translations/tr_TR.json +11 -0
- package/translations/uk.json +11 -0
- package/translations/uz.json +11 -0
- package/translations/uz@Latn.json +11 -0
- package/translations/uz_UZ.json +11 -0
- package/translations/vi.json +11 -0
- package/translations/zh.json +11 -0
- package/translations/zh_CN.json +11 -0
- package/.turbo/cache/a81131c603b82fc8-meta.json +0 -1
- package/.turbo/cache/a81131c603b82fc8.tar.zst +0 -0
package/translations/it.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Aggiungi risultati di laboratorio",
|
|
4
4
|
"age": "Età",
|
|
5
5
|
"all": "Tutti",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Annulla",
|
|
7
12
|
"checkFilters": "Verifica i filtri sopra e riprova",
|
|
8
13
|
"completed": "Completato",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "RIFIUTATO",
|
|
15
20
|
"discard": "Scarta",
|
|
16
21
|
"editResults": "Modifica risultati",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Errore nella selezione dell'ordine",
|
|
18
24
|
"errorRejectingRequest": "Errore nel rifiuto della richiesta di laboratorio",
|
|
19
25
|
"exceptionStatus": "ECCEZIONE",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_CORSO",
|
|
25
31
|
"laboratory": "Laboratorio",
|
|
26
32
|
"Laboratory": "Laboratorio",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Caricamento in corso",
|
|
28
35
|
"nextPage": "Pagina successiva",
|
|
29
36
|
"NoInstructionLeft": "Nessuna istruzione fornita.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Stato:",
|
|
41
48
|
"patient": "Paziente",
|
|
42
49
|
"patientId": "ID Paziente",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Ordine selezionato",
|
|
44
54
|
"pickRequest": "Seleziona richiesta di laboratorio",
|
|
45
55
|
"pickRequestConfirmationText": "Continuando, lo stato della richiesta verrà aggiornato a \"In corso\" e passerà alla fase successiva. Sei sicuro di voler procedere?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Richiesta di laboratorio rifiutata",
|
|
56
66
|
"results": "Risultati",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Cerca in questo elenco",
|
|
58
69
|
"sex": "Sesso",
|
|
59
70
|
"tabletOverlay": "Sovrapposizione tablet",
|
package/translations/ka.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "ლაბის შედეგების დამატება",
|
|
4
4
|
"age": "ასაკი",
|
|
5
5
|
"all": "ყველა",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "გაუქმება",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "დასრულებულია",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "უარყოფილია",
|
|
15
20
|
"discard": "მოცილება",
|
|
16
21
|
"editResults": "შედეგების ჩასწორება",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "შეკვეთის აღების შეცდომა",
|
|
18
24
|
"errorRejectingRequest": "ლაბის მოთხოვნის უარყოფის შეცდომა",
|
|
19
25
|
"exceptionStatus": "გამონაკლისი",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "მიმდინარეობს",
|
|
25
31
|
"laboratory": "ლაბორატორია",
|
|
26
32
|
"Laboratory": "ლაბორატორია",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "მიმდინარეობს ჩატვირთვა",
|
|
28
35
|
"nextPage": "შემდეგი გვერდი",
|
|
29
36
|
"NoInstructionLeft": "ინსტრუქციები მოწოდებული არაა.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "სტატუსი:",
|
|
41
48
|
"patient": "პაციენტი",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "შეკვეთა აღებულია",
|
|
44
54
|
"pickRequest": "ლაბის მოთხოვნის აღება",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "ლამის მოთხოვნა უარყოფილია",
|
|
56
66
|
"results": "შედეგები",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "ამ სიაში ძებნა",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "ტაბლეტის გადალაგება",
|
package/translations/km.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/ku.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/ky.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/lg.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/ne.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/pl.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/pt.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Adicionar resultados de laboratório.",
|
|
4
4
|
"age": "Idade",
|
|
5
5
|
"all": "Todos",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancelar",
|
|
7
12
|
"checkFilters": "Favor de verificar os filtros acima e tente novamente",
|
|
8
13
|
"completed": "Concluido",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "RECUSADO",
|
|
15
20
|
"discard": "Descartar",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Erro ao rejeitar a solicitação do laboratório.",
|
|
19
25
|
"exceptionStatus": "EXCEÇÃO",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "EM_PROGRESSO",
|
|
25
31
|
"laboratory": "Laboratório",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Carregando",
|
|
28
35
|
"nextPage": "Próxima página",
|
|
29
36
|
"NoInstructionLeft": "Nenhuma instrução fornecida.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Utente",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Selecionou uma requisição",
|
|
44
54
|
"pickRequest": "Escolher pedido de laboratório",
|
|
45
55
|
"pickRequestConfirmationText": "Ao continuar irá atualizar o estado da requisição para \"Em Progresso\" e avançará para a próxima etapa. Tem certeza de que deseja prosseguir?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Pedido de laboratório rejeitado",
|
|
56
66
|
"results": "Resultados",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Pesquisar esta lista",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Sobreposição de comprimido",
|
package/translations/pt_BR.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Adicionar resultados de laboratório",
|
|
4
4
|
"age": "Idade",
|
|
5
5
|
"all": "Todos",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancelar",
|
|
7
12
|
"checkFilters": "Verifique os filtros acima e tente novamente",
|
|
8
13
|
"completed": "Concluído",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINADO",
|
|
15
20
|
"discard": "Descarte",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Erro ao rejeitar solicitação de laboratório",
|
|
19
25
|
"exceptionStatus": "EXCEÇÃO",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratório",
|
|
26
32
|
"Laboratory": "Laboratório",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Carregando",
|
|
28
35
|
"nextPage": "Próxima página",
|
|
29
36
|
"NoInstructionLeft": "Nenhuma instrução é fornecida.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Paciente",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Pegou um pedido",
|
|
44
54
|
"pickRequest": "Solicitação de laboratório de coleta",
|
|
45
55
|
"pickRequestConfirmationText": "A continuação atualizará o status da solicitação para \"Em andamento\" e avançará para o próximo estágio. Tem certeza de que deseja continuar?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Solicitação de laboratório rejeitada",
|
|
56
66
|
"results": "Resultados",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Pesquisar nesta lista",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Sobreposição de tablet",
|
package/translations/qu.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/ro_RO.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Adaugă rezultate de laborator",
|
|
4
4
|
"age": "Vârstă",
|
|
5
5
|
"all": "Toate",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Anulează",
|
|
7
12
|
"checkFilters": "Verifică filtrele de mai sus și încearcă din nou",
|
|
8
13
|
"completed": "Finalizat",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "RESPINS",
|
|
15
20
|
"discard": "Renunță",
|
|
16
21
|
"editResults": "Editează rezultatele",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Eroare la preluarea comenzii",
|
|
18
24
|
"errorRejectingRequest": "Eroare la respingerea cererii de laborator",
|
|
19
25
|
"exceptionStatus": "EXCEPȚIE",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "ÎN_DESFĂȘURARE",
|
|
25
31
|
"laboratory": "Laborator",
|
|
26
32
|
"Laboratory": "Laborator",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Se încarcă",
|
|
28
35
|
"nextPage": "Pagina următoare",
|
|
29
36
|
"NoInstructionLeft": "Nu au fost furnizate instrucțiuni.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Stare:",
|
|
41
48
|
"patient": "Pacient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Comandă preluată",
|
|
44
54
|
"pickRequest": "Preia cererea de laborator",
|
|
45
55
|
"pickRequestConfirmationText": "Continuarea va schimba statusul cererii în „În desfășurare” și o va avansa la următoarea etapă. Ești sigur că vrei să continui?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Cere de laborator respinsă",
|
|
56
66
|
"results": "Rezultate",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Caută în această listă",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Suprapunere tabletă",
|
package/translations/ru_RU.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|
package/translations/si.json
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
"addLabResult": "Add lab results",
|
|
4
4
|
"age": "Age",
|
|
5
5
|
"all": "All",
|
|
6
|
+
"amendLabResults": "Amend lab results",
|
|
7
|
+
"approveLabResults": "Approve Lab Results",
|
|
8
|
+
"approveResults": "Approve Results",
|
|
9
|
+
"approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
|
|
10
|
+
"awaitingApproval": "Awaiting Approval",
|
|
6
11
|
"cancel": "Cancel",
|
|
7
12
|
"checkFilters": "Please check the filters above and try again",
|
|
8
13
|
"completed": "Completed",
|
|
@@ -14,6 +19,7 @@
|
|
|
14
19
|
"declinedStatus": "DECLINED",
|
|
15
20
|
"discard": "Discard",
|
|
16
21
|
"editResults": "Edit results",
|
|
22
|
+
"errorApprovingResults": "Error approving results",
|
|
17
23
|
"errorPickingOrder": "Error picking order",
|
|
18
24
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
19
25
|
"exceptionStatus": "EXCEPTION",
|
|
@@ -24,6 +30,7 @@
|
|
|
24
30
|
"inProgressStatus": "IN_PROGRESS",
|
|
25
31
|
"laboratory": "Laboratory",
|
|
26
32
|
"Laboratory": "Laboratory",
|
|
33
|
+
"labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
|
|
27
34
|
"loading": "Loading",
|
|
28
35
|
"nextPage": "Next page",
|
|
29
36
|
"NoInstructionLeft": "No instructions are provided.",
|
|
@@ -40,6 +47,9 @@
|
|
|
40
47
|
"orderStatus": "Status:",
|
|
41
48
|
"patient": "Patient",
|
|
42
49
|
"patientId": "Patient ID",
|
|
50
|
+
"pending review tests": "pending review tests",
|
|
51
|
+
"Pending review tests": "Pending review tests",
|
|
52
|
+
"pendingReview": "Pending Review",
|
|
43
53
|
"pickedAnOrder": "Picked an order",
|
|
44
54
|
"pickRequest": "Pick lab request",
|
|
45
55
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
@@ -54,6 +64,7 @@
|
|
|
54
64
|
"rejectLabRequestSuccessMessage": "",
|
|
55
65
|
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
66
|
"results": "Results",
|
|
67
|
+
"resultsApproved": "Results Approved",
|
|
57
68
|
"searchThisList": "Search this list",
|
|
58
69
|
"sex": "Sex",
|
|
59
70
|
"tabletOverlay": "Tablet overlay",
|