@openmrs/esm-reports-app 4.2.2-pre.326 → 4.2.2-pre.345
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/turbo-build.log +17 -17
- package/dist/1650.js +1 -1
- package/dist/1650.js.map +1 -1
- package/dist/1877.js +1 -0
- package/dist/1877.js.map +1 -0
- package/dist/2316.js +1 -1
- package/dist/2345.js +2 -0
- package/dist/2345.js.map +1 -0
- package/dist/2358.js +1 -1
- package/dist/3144.js +1 -1
- package/dist/3144.js.map +1 -1
- package/dist/3715.js +1 -1
- package/dist/3715.js.map +1 -1
- package/dist/4041.js +1 -1
- package/dist/4041.js.map +1 -1
- package/dist/4319.js +2 -0
- package/dist/4319.js.map +1 -0
- package/dist/4584.js +1 -1
- package/dist/5520.js +2 -0
- package/dist/5520.js.LICENSE.txt +14 -0
- package/dist/5520.js.map +1 -0
- package/dist/5795.js +1 -0
- package/dist/5795.js.map +1 -0
- package/dist/8178.js +2 -0
- package/dist/8178.js.map +1 -0
- package/dist/826.js +1 -1
- package/dist/826.js.map +1 -1
- package/dist/8390.js +1 -1
- package/dist/9090.js +1 -1
- package/dist/9090.js.map +1 -1
- package/dist/9538.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-reports-app.js +1 -1
- package/dist/openmrs-esm-reports-app.js.buildmanifest.json +143 -197
- package/dist/openmrs-esm-reports-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/it.json +9 -9
- package/dist/3110.js +0 -2
- package/dist/3110.js.map +0 -1
- package/dist/4085.js +0 -1
- package/dist/4085.js.map +0 -1
- package/dist/4143.js +0 -1
- package/dist/4143.js.map +0 -1
- package/dist/6286.js +0 -2
- package/dist/6286.js.map +0 -1
- package/dist/6813.js +0 -2
- package/dist/6813.js.map +0 -1
- package/dist/8285.js +0 -1
- package/dist/8285.js.map +0 -1
- package/dist/9112.js +0 -1
- package/dist/9112.js.map +0 -1
- package/dist/9562.js +0 -1
- package/dist/9562.js.map +0 -1
- /package/dist/{6286.js.LICENSE.txt → 2345.js.LICENSE.txt} +0 -0
- /package/dist/{6813.js.LICENSE.txt → 4319.js.LICENSE.txt} +0 -0
- /package/dist/{3110.js.LICENSE.txt → 8178.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
package/translations/it.json
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"actions": "Azioni",
|
|
3
3
|
"at": "at",
|
|
4
|
-
"availableColumns": "
|
|
4
|
+
"availableColumns": "Colonne disponibili",
|
|
5
5
|
"cancel": "Annulla",
|
|
6
|
-
"cancelling": "
|
|
7
|
-
"cancelReport": "
|
|
8
|
-
"cancelReportModalText": "
|
|
9
|
-
"completed": "
|
|
6
|
+
"cancelling": "Annullamento",
|
|
7
|
+
"cancelReport": "Annulla report",
|
|
8
|
+
"cancelReportModalText": "Sei sicuro di voler annullare questo report?",
|
|
9
|
+
"completed": "Completato",
|
|
10
10
|
"completedAndPreserved": "Completed and preserved",
|
|
11
11
|
"dateRequired": "Obbligatorio",
|
|
12
12
|
"dayOfMonthRequired": "Obbligatorio",
|
|
13
13
|
"dayOfWeekRequired": "Obbligatorio",
|
|
14
14
|
"delete": "Elimina",
|
|
15
|
-
"deleteReport": "
|
|
16
|
-
"deleteReportModalText": "
|
|
15
|
+
"deleteReport": "Elimina report",
|
|
16
|
+
"deleteReportModalText": "Sei sicuro di voler annullare questo report?",
|
|
17
17
|
"deleteReportScheduleModalText": "Are you sure you want to delete this schedule?",
|
|
18
18
|
"deleteSchedule": "Delete Schedule",
|
|
19
19
|
"deleting": "Eliminazione in corso",
|
|
20
20
|
"download": "Scarica",
|
|
21
21
|
"downloadReports": "Download reports",
|
|
22
22
|
"edit": "Modifica",
|
|
23
|
-
"editScheduledReport": "
|
|
23
|
+
"editScheduledReport": "Modifica report programmato",
|
|
24
24
|
"errorDownloadingReport": "Error downloading report",
|
|
25
25
|
"errorDownloadingReports": "Error downloading reports",
|
|
26
26
|
"errorFetchingReport": "Error fetching report",
|
|
27
27
|
"errorRunningReport": "Error running report",
|
|
28
28
|
"export": "Esporta",
|
|
29
29
|
"exportCSV": "Esporta CSV",
|
|
30
|
-
"failed": "
|
|
30
|
+
"failed": "Fallito",
|
|
31
31
|
"fetchReport": "Fetch Report",
|
|
32
32
|
"missingParameters": "Please provide the following parameters: {parameters}",
|
|
33
33
|
"nextPage": "Pagina successiva",
|