From da7c29f4b96c9cbb106ad080a518bf8ce3411836 Mon Sep 17 00:00:00 2001 From: Ioma Taani Date: Mon, 27 Sep 2021 13:23:53 +0200 Subject: [PATCH] updated translation --- src/languages/it-IT.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/languages/it-IT.js b/src/languages/it-IT.js index 599761a23..9beb9db57 100644 --- a/src/languages/it-IT.js +++ b/src/languages/it-IT.js @@ -73,7 +73,7 @@ export default { "Heartbeat Retry Interval": "Intervallo tra un tentativo di controllo e l'altro", Advanced: "Avanzate", "Upside Down Mode": "Modalità capovolta", - "Max. Redirects": "Redirezionamenti massimi", + "Max. Redirects": "Reindirizzamenti massimi", "Accepted Status Codes": "Codici di stato accettati", Save: "Salva", Notifications: "Notifiche", @@ -166,16 +166,16 @@ export default { Purple: "Viola", Pink: "Rosa", "Search...": "Cerca...", - "Avg. Ping": "Avg. Ping", - "Avg. Response": "Avg. Response", + "Avg. Ping": "Ping medio", + "Avg. Response": "Risposta media", "Entry Page": "Entry Page", - "statusPageNothing": "Nothing here, please add a group or a monitor.", - "No Services": "No Services", - "All Systems Operational": "All Systems Operational", - "Partially Degraded Service": "Partially Degraded Service", - "Degraded Service": "Degraded Service", - "Add Group": "Add Group", - "Add a monitor": "Add a monitor", - "Edit Status Page": "Edit Status Page", - "Go to Dashboard": "Go to Dashboard", + "statusPageNothing": "Non c'è nulla qui, aggiungere un gruppo oppure un monitoraggio.", + "No Services": "Nessun Servizio", + "All Systems Operational": "Tutti i sistemi sono operativi", + "Partially Degraded Service": "Servizio parzialmente degradato", + "Degraded Service": "Servizio degradato", + "Add Group": "Aggiungi Gruppo", + "Add a monitor": "Aggiungi un monitoraggio", + "Edit Status Page": "Modifica pagina di stato", + "Go to Dashboard": "Vai al Cruscotto", };