mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-12 16:44:12 -08:00
updated translation
This commit is contained in:
parent
9e10296290
commit
da7c29f4b9
|
@ -73,7 +73,7 @@ export default {
|
||||||
"Heartbeat Retry Interval": "Intervallo tra un tentativo di controllo e l'altro",
|
"Heartbeat Retry Interval": "Intervallo tra un tentativo di controllo e l'altro",
|
||||||
Advanced: "Avanzate",
|
Advanced: "Avanzate",
|
||||||
"Upside Down Mode": "Modalità capovolta",
|
"Upside Down Mode": "Modalità capovolta",
|
||||||
"Max. Redirects": "Redirezionamenti massimi",
|
"Max. Redirects": "Reindirizzamenti massimi",
|
||||||
"Accepted Status Codes": "Codici di stato accettati",
|
"Accepted Status Codes": "Codici di stato accettati",
|
||||||
Save: "Salva",
|
Save: "Salva",
|
||||||
Notifications: "Notifiche",
|
Notifications: "Notifiche",
|
||||||
|
@ -166,16 +166,16 @@ export default {
|
||||||
Purple: "Viola",
|
Purple: "Viola",
|
||||||
Pink: "Rosa",
|
Pink: "Rosa",
|
||||||
"Search...": "Cerca...",
|
"Search...": "Cerca...",
|
||||||
"Avg. Ping": "Avg. Ping",
|
"Avg. Ping": "Ping medio",
|
||||||
"Avg. Response": "Avg. Response",
|
"Avg. Response": "Risposta media",
|
||||||
"Entry Page": "Entry Page",
|
"Entry Page": "Entry Page",
|
||||||
"statusPageNothing": "Nothing here, please add a group or a monitor.",
|
"statusPageNothing": "Non c'è nulla qui, aggiungere un gruppo oppure un monitoraggio.",
|
||||||
"No Services": "No Services",
|
"No Services": "Nessun Servizio",
|
||||||
"All Systems Operational": "All Systems Operational",
|
"All Systems Operational": "Tutti i sistemi sono operativi",
|
||||||
"Partially Degraded Service": "Partially Degraded Service",
|
"Partially Degraded Service": "Servizio parzialmente degradato",
|
||||||
"Degraded Service": "Degraded Service",
|
"Degraded Service": "Servizio degradato",
|
||||||
"Add Group": "Add Group",
|
"Add Group": "Aggiungi Gruppo",
|
||||||
"Add a monitor": "Add a monitor",
|
"Add a monitor": "Aggiungi un monitoraggio",
|
||||||
"Edit Status Page": "Edit Status Page",
|
"Edit Status Page": "Modifica pagina di stato",
|
||||||
"Go to Dashboard": "Go to Dashboard",
|
"Go to Dashboard": "Vai al Cruscotto",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue