@openmrs/esm-service-queues-app 9.2.1-pre.6735 → 9.2.1-pre.6740

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.
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "actions": "Azioni",
3
3
  "addedPatientToQueue": "Paziente aggiunto alla coda",
4
- "addingPatientToQueue": "Adding patient to queue",
4
+ "addingPatientToQueue": "Aggiunta del paziente alla coda",
5
5
  "addNewQueueService": "Aggiungi nuovo servizio di coda",
6
6
  "addNewQueueServiceRoom": "Aggiungi nuova sala per il servizio di coda",
7
7
  "addPatientToQueue": "Aggiungi paziente alla coda",
8
- "addQueue": "Add Queue",
9
- "addQueueRoom": "Add Queue Room",
8
+ "addQueue": "Aggiungi coda",
9
+ "addQueueRoom": "Aggiungi stanza della coda",
10
10
  "age": "Età",
11
- "aListOfPatients": "A list of patients waiting for ",
11
+ "aListOfPatients": "Elenco dei pazienti in attesa per ",
12
12
  "all": "Tutti",
13
13
  "and": "E",
14
- "any": "Any",
14
+ "any": "Qualsiasi",
15
15
  "applyFilters": "Applica filtri",
16
16
  "averageWaitTime": "Tempo medio di attesa oggi",
17
17
  "backToSearchResults": "Torna ai risultati della ricerca",
@@ -23,66 +23,66 @@
23
23
  "checkedInPatients": "Pazienti registrati",
24
24
  "checkFilters": "Verifica i filtri sopra",
25
25
  "clearAllQueueEntries": "Eliminare tutte le voci della coda?",
26
- "clearAllQueueEntriesWarningMessage": "Clearing all queue entries will remove all the patients from the queues",
26
+ "clearAllQueueEntriesWarningMessage": "L'eliminazione di tutte le voci della coda rimuoverà tutti i pazienti dalle code",
27
27
  "clearQueue": "Svuota coda",
28
- "clearQueueEntries": "Clear queue entries",
29
- "comment": "Comment",
28
+ "clearQueueEntries": "Elimina voci della coda",
29
+ "comment": "Commento",
30
30
  "configurePriorities": "Configura le priorità per continuare.",
31
31
  "configureServices": "Configura i servizi per continuare.",
32
32
  "configureStatus": "Configura gli stati per continuare.",
33
33
  "confirmDeleteQueueEntry": "Sei sicuro di voler eliminare questa voce della coda?",
34
34
  "confirmMoveBackQueueAndStatus": "Sei sicuro di voler riportare il paziente nella coda \"{{queue}}\" con stato \"{{status}}\"?",
35
35
  "confirmMoveBackStatus": "Sei sicuro di voler riportare il paziente allo stato \"{{status}}\"?",
36
- "confirmRemovePatientFromQueue": "Are you sure you want to remove <1>{{patient}}</1> from {{queue}}?",
36
+ "confirmRemovePatientFromQueue": "Sei sicuro di voler rimuovere <1>{{patient}}</1> dalla coda {{queue}}?",
37
37
  "currentValueFormatted": "{{value}} (Attuale)",
38
38
  "currentVisit": "Consulto in corso",
39
39
  "date": "Data",
40
40
  "date&Time": "Data e ora",
41
- "deleteEntry": "Delete entry",
41
+ "deleteEntry": "Elimina voce",
42
42
  "deleteQueueEntry": "Elimina voce della coda",
43
- "deleteQueueEntryForPatient": "Delete queue entry for {{patient}}",
44
- "description": "Description",
43
+ "deleteQueueEntryForPatient": "Elimina voce della coda per {{patient}}",
44
+ "description": "Descrizione",
45
45
  "discard": "Annulla",
46
46
  "dose": "Dose",
47
- "duplicateQueueEntry": "This patient is already in the selected queue.",
47
+ "duplicateQueueEntry": "Il paziente è già nella coda selezionata",
48
48
  "edit": "Modifica",
49
49
  "editQueueEntry": "Modifica voce della coda",
50
- "editQueueEntryForPatient": "Edit queue entry for {{patient}}",
51
- "encounters": "Encounters",
50
+ "editQueueEntryForPatient": "Modifica voce della coda per {{patient}}",
51
+ "encounters": "Consulti",
52
52
  "encounterType": "Tipo di consulto",
53
53
  "endAgeRangeInvalid": "Intervallo di età finale non valido",
54
54
  "endDate": "Data di fine",
55
- "enterCommentHere": "Enter comment here",
55
+ "enterCommentHere": "Inserisci un commento qui",
56
56
  "errorClearingQueues": "Errore durante lo svuotamento delle code",
57
57
  "errorCreatingQueueRoom": "Errore nella creazione della sala di coda",
58
58
  "errorCreatingQueueService": "Errore nella creazione del servizio di coda",
59
59
  "errorFetchingVisit": "Errore nel recupero del consulto del paziente",
60
60
  "errorLoadingQueueEntries": "Errore nel caricamento delle voci della coda",
61
- "errorLoadingQueueEntry": "Error loading queue entry",
62
- "failedToLoadLocations": "Failed to load locations",
63
- "female": "Female",
61
+ "errorLoadingQueueEntry": "Errore nel caricamento della voce della coda",
62
+ "failedToLoadLocations": "Errore nel caricamento delle sedi",
63
+ "female": "Femmina",
64
64
  "femaleLabelText": "Femmina",
65
65
  "filter": "Filtra",
66
66
  "filterTable": "Filtra tabella",
67
- "formValidationFailed": "Form validation failed",
67
+ "formValidationFailed": "Errore nella validazione del modulo",
68
68
  "gender": "Sesso",
69
69
  "heartRate": "Frequenza cardiaca",
70
70
  "height": "Altezza",
71
71
  "hourAndMinuteFormatted": "{{hours}} ora(e) e {{minutes}} minuto(i)",
72
- "incompleteForm": "Incomplete form",
72
+ "incompleteForm": "Modulo incompleto",
73
73
  "indication": "Indicazione",
74
74
  "invalidQueue": "Coda non valida",
75
75
  "invalidtableConfig": "Configurazione tabella non valida",
76
76
  "location": "Sede",
77
- "male": "Male",
77
+ "male": "Maschio",
78
78
  "maleLabelText": "Maschio",
79
- "manageServiceQueues": "Manage Service Queues",
79
+ "manageServiceQueues": "Gestisci code di servizio",
80
80
  "medications": "Farmaci",
81
81
  "minuteFormatted": "{{minutes}} minuto(i)",
82
82
  "minutes": "Minuti",
83
- "missingRequiredFields": "Missing required fields: {{fields}}",
84
- "move": "Move",
85
- "movePatient": "Move {{patient}}",
83
+ "missingRequiredFields": "Campi obbligatori mancanti: {{fields}}",
84
+ "move": "Sposta",
85
+ "movePatient": "Sposta {{patient}}",
86
86
  "name": "Nome",
87
87
  "nextPage": "Pagina successiva",
88
88
  "noColumnsDefined": "Nessuna colonna della tabella definita. Controlla la configurazione",
@@ -99,20 +99,20 @@
99
99
  "notableConfig": "Nessuna configurazione della tabella",
100
100
  "notes": "Note",
101
101
  "noVitalsFound": "Nessun parametro vitale trovato",
102
- "noVitalsRecorded": "No vitals have been recorded in this visit",
103
- "now": "Now",
102
+ "noVitalsRecorded": "Nessun parametro vitale è stato registrato in questa visita",
103
+ "now": "Ora",
104
104
  "onTime": "In orario",
105
105
  "orderDurationAndUnit": "per {{duration}} {{durationUnit}}",
106
106
  "orderIndefiniteDuration": "Durata indefinita",
107
- "other": "Other",
107
+ "other": "Altro",
108
108
  "patientAge": "Età",
109
- "patientAlreadyInQueue": "Patient already in queue",
109
+ "patientAlreadyInQueue": "Paziente già nella coda",
110
110
  "patientAttendingService": "Paziente in visita al servizio",
111
- "patientGender": "Gender",
111
+ "patientGender": "Genere",
112
112
  "patientName": "Nome paziente",
113
113
  "patientRemoved": "Paziente rimosso",
114
114
  "patientRemovedFailed": "Errore nella rimozione del paziente dalla coda",
115
- "patientRemovedSuccessfully": "Patient removed from queue successfully",
115
+ "patientRemovedSuccessfully": "Paziente rimosso con successo dalla coda",
116
116
  "patientRequeued": "Il paziente è stato rimesso in coda",
117
117
  "patients": "Pazienti",
118
118
  "patientsCurrentlyInQueue": "Pazienti attualmente in coda",
@@ -122,7 +122,7 @@
122
122
  "priority": "Priorità",
123
123
  "provider": "Operatore",
124
124
  "quantity": "Quantità",
125
- "queue": "Queue",
125
+ "queue": "Coda",
126
126
  "queueConceptRequired": "Il concetto di coda è obbligatorio",
127
127
  "queueEntryAddedSuccessfully": "Voce della coda aggiunta con successo",
128
128
  "queueEntryDeleteFailed": "Errore nell'eliminazione della voce in coda",
@@ -136,8 +136,8 @@
136
136
  "queueEntryTransitionFailed": "Errore nel transito della voce in coda",
137
137
  "queueEntryTransitionUndoFailed": "Errore nell'annullamento del transito",
138
138
  "queueEntryTransitionUndoSuccessful": "Annullamento del transito della voce in coda riuscito",
139
- "queueEntryUpdateFailed": "Error updating queue entry",
140
- "queueLocation": "Queue Location",
139
+ "queueEntryUpdateFailed": "Errore nell'aggiornamento della voce in coda",
140
+ "queueLocation": "Sede della coda",
141
141
  "queueLocationRequired": "La sede della coda è obbligatoria",
142
142
  "queueName": "Nome della coda",
143
143
  "queueNameRequired": "Il nome della coda è obbligatorio",
@@ -145,22 +145,22 @@
145
145
  "queueRoomCreatedSuccessfully": "Stanza della coda creata con successo",
146
146
  "queueRoomName": "Nome della stanza della coda",
147
147
  "queueRoomNameIsRequired": "Il nome della stanza della coda è obbligatorio",
148
- "queueRooms": "Queue Rooms",
149
- "queueRoomService": "Queue room service",
148
+ "queueRooms": "Stanze della coda",
149
+ "queueRoomService": "Servizio della stanza della coda",
150
150
  "queueRoomServiceIsRequired": "Il servizio della stanza della coda è obbligatorio",
151
- "queues": "Queues",
151
+ "queues": "Code",
152
152
  "queuesClearedSuccessfully": "Code cancellate con successo",
153
153
  "queueScreen": "Schermo della coda",
154
154
  "queueServiceCreated": "Servizio di coda creato",
155
155
  "queueServiceCreatedSuccessfully": "Servizio di coda creato con successo",
156
156
  "queueStatus": "Stato della coda",
157
- "queueTable": "Queue table",
157
+ "queueTable": "Tabella coda",
158
158
  "refills": "Rinnovi della prescrizione",
159
159
  "remove": "Rimuovi",
160
160
  "removePatient": "Rimuovi paziente",
161
- "removePatientFromQueue": "Remove {{patient}} from queue?",
161
+ "removePatientFromQueue": "Rimuovere {{patient}} dalla coda?",
162
162
  "requeue": "Rimettere in coda",
163
- "returnDate": "Return Date",
163
+ "returnDate": "Data di ritorno",
164
164
  "room": "Stanza",
165
165
  "rRate": "Frequenza respiratoria",
166
166
  "save": "Salva",
@@ -173,41 +173,41 @@
173
173
  "selectQueueRoomLocation": "Seleziona la sede della stanza della coda",
174
174
  "selectQueueRoomService": "Seleziona un servizio per la stanza della coda",
175
175
  "selectQueueService": "Seleziona un servizio di coda",
176
- "selectService": "Select a service",
176
+ "selectService": "Seleziona un servizio",
177
177
  "selectServiceType": "Seleziona un tipo di servizio",
178
178
  "serve": "Servi",
179
179
  "servePatient": "Servi paziente",
180
180
  "service": "Servizio",
181
- "serviceLocation": "Service location",
181
+ "serviceLocation": "Sede di servizio",
182
182
  "serviceQueues": "Code dei servizi",
183
- "serviceQueuesAdmin": "Service Queues Admin",
184
- "showPatientsWithStatus": "Show patients with status:",
183
+ "serviceQueuesAdmin": "Amministratori delle code dei servizi",
184
+ "showPatientsWithStatus": "Mostra pazienti con stato:",
185
185
  "sp02": "SpO2",
186
186
  "startAgeRangeInvalid": "L'età iniziale non è valida",
187
- "status": "Status",
187
+ "status": "Stato",
188
188
  "success": "Successo",
189
189
  "temperature": "Temperatura",
190
- "ticketNumber": "Ticket number",
190
+ "ticketNumber": "Numero del ticket",
191
191
  "time": "Orario",
192
192
  "timeCannotBeInFuture": "L'orario non può essere nel futuro",
193
193
  "timeCannotBePriorToPreviousQueueEntry": "L'orario non può essere precedente all'inizio della voce precedente in coda: {{time}}",
194
194
  "timeOfTransition": "Orario di transizione",
195
195
  "today": "Oggi",
196
196
  "totalPatients": "Totale pazienti",
197
- "transition": "Transition",
198
- "transitionPatient": "Transition {{patient}}",
199
- "transitionPatientAction": "Transition patient",
197
+ "transition": "Trasferimento",
198
+ "transitionPatient": "Trasferisci {{patient}}",
199
+ "transitionPatientAction": "Trasferisci paziente",
200
200
  "triageForm": "Modulo triage",
201
- "triageFormNotCompleted": "Triage form has not been completed for this visit",
201
+ "triageFormNotCompleted": "Il modulo del triage non è stato completato per la visita corrente",
202
202
  "triageNote": "Nota del triage",
203
- "undoQueueEntryTransitionSuccess": "Annullamento della transizione riuscito",
204
- "undoTransition": "Annulla transizione",
205
- "undoTransitionForPatient": "Undo transition for {{patient}}",
206
- "unexpectedError": "An unexpected error occurred",
203
+ "undoQueueEntryTransitionSuccess": "Annullamento della trasferimento riuscito",
204
+ "undoTransition": "Annulla trasferimento",
205
+ "undoTransitionForPatient": "Annulla trasferimento per {{patient}}",
206
+ "unexpectedError": "Si è verificato un errore sconosciuto",
207
207
  "unexpectedServerResponse": "Risposta inaspettata dal server",
208
- "unknown": "Unknown",
209
- "unknownError": "An unknown error occurred",
210
- "urgent": "Urgent",
208
+ "unknown": "Sconosciuto",
209
+ "unknownError": "Si è verificato un errore sconosciuto",
210
+ "urgent": "Urgente",
211
211
  "useTodaysDate": "Usa la data di oggi",
212
212
  "visitTabs": "Schede della visita",
213
213
  "visitType": "Tipo di visita",