importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"Número máximo de intentos antes de que el servicio se marque como CAÍDO y una notificación sea enviada.",
retriesDescription:"Número máximo de intentos antes de que el servicio se marque como CAÍDO y una notificación sea enviada.",
ignoreTLSError:"Ignorar error TLS/SSL para sitios web HTTPS",
ignoreTLSError:"Ignorar error TLS/SSL para sitios web HTTPS",
upsideDownModeDescription:"Invertir el estado. Si el servicio es alcanzable, está CAÍDO.",
upsideDownModeDescription:"Invertir el estado. Si el servicio es alcanzable, está CAÍDO.",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Show URI",
"Show URI":"Show URI",
"Clear all statistics":"Clear all Statistics",
"Clear all statistics":"Clear all Statistics",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
checkEverySecond:"Vérifier toutes les {0} secondes",
checkEverySecond:"Vérifier toutes les {0} secondes",
"Avg.":"Moyen",
Response:"Temps de réponse",
Response:"Temps de réponse",
Ping:"Ping",
Ping:"Ping",
"Monitor Type":"Type de Sonde",
"Monitor Type":"Type de Sonde",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Show URI",
"Show URI":"Show URI",
"Clear all statistics":"Clear all Statistics",
"Clear all statistics":"Clear all Statistics",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retryCheckEverySecond:"Riprova ogni {0} secondi.",
retriesDescription:"Tentativi da fare prima che il servizio venga marcato come \"giù\" e che una notifica venga inviata.",
retriesDescription:"Tentativi da fare prima che il servizio venga marcato come \"giù\" e che una notifica venga inviata.",
ignoreTLSError:"Ignora gli errori TLS/SSL per i siti in HTTPS.",
ignoreTLSError:"Ignora gli errori TLS/SSL per i siti in HTTPS.",
upsideDownModeDescription:"Capovolgi lo stato. Se il servizio è raggiungibile viene marcato come \"GIÙ\".",
upsideDownModeDescription:"Capovolgi lo stato. Se il servizio è raggiungibile viene marcato come \"GIÙ\".",
@ -20,6 +20,8 @@ export default {
clearEventsMsg:"Si è certi di voler eliminare tutti gli eventi per questo servizio?",
clearEventsMsg:"Si è certi di voler eliminare tutti gli eventi per questo servizio?",
clearHeartbeatsMsg:"Si è certi di voler eliminare tutti gli intervalli di controllo per questo servizio?",
clearHeartbeatsMsg:"Si è certi di voler eliminare tutti gli intervalli di controllo per questo servizio?",
confirmClearStatisticsMsg:"Si è certi di voler eliminare TUTTE le statistiche?",
confirmClearStatisticsMsg:"Si è certi di voler eliminare TUTTE le statistiche?",
importHandleDescription:"Selezionare 'Ignora gli esistenti' si vuole ignorare l'importazione dei monitoraggi o delle notifiche con lo stesso nome. 'Sovrascrivi' eliminerà ogni monitoraggio e notifica esistente.",
confirmImportMsg:"Si è certi di voler importare il backup? Essere certi di aver selezionato l'opzione corretta di importazione.",
twoFAVerifyLabel:"Scrivi il token per verificare che l'autenticazione a due fattori funzioni",
twoFAVerifyLabel:"Scrivi il token per verificare che l'autenticazione a due fattori funzioni",
tokenValidSettingsMsg:"Il token è valido! È ora possibile salvare le impostazioni.",
tokenValidSettingsMsg:"Il token è valido! È ora possibile salvare le impostazioni.",
confirmEnableTwoFAMsg:"Si è certi di voler abilitare l'autenticazione a due fattori?",
confirmEnableTwoFAMsg:"Si è certi di voler abilitare l'autenticazione a due fattori?",
@ -68,6 +70,7 @@ export default {
Port:"Porta",
Port:"Porta",
"Heartbeat Interval":"Intervallo di controllo",
"Heartbeat Interval":"Intervallo di controllo",
Retries:"Tentativi",
Retries:"Tentativi",
"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":"Redirezionamenti massimi",
@ -115,6 +118,8 @@ export default {
"Last Result":"Ultimo risultato",
"Last Result":"Ultimo risultato",
"Create your admin account":"Crea l'account amministratore",
"Create your admin account":"Crea l'account amministratore",
"Repeat Password":"Ripeti Password",
"Repeat Password":"Ripeti Password",
"Import Backup":"Importa Backup",
"Export Backup":"Esporta Backup",
Export:"Esporta",
Export:"Esporta",
Import:"Importa",
Import:"Importa",
respTime:"Tempo di Risposta (ms)",
respTime:"Tempo di Risposta (ms)",
@ -126,12 +131,16 @@ export default {
Events:"Eventi",
Events:"Eventi",
Heartbeats:"Controlli",
Heartbeats:"Controlli",
"Auto Get":"Auto Get",
"Auto Get":"Auto Get",
"Also apply to existing monitors":"Also apply to existing monitors",
backupDescription:"È possibile fare il backup di tutti i monitoraggi e di tutte le notifiche in un file JSON.",
backupDescription:"È possibile fare il backup di tutti i monitoraggi e di tutte le notifiche in un file JSON.",
backupDescription2:"P.S.: lo storico e i dati relativi agli eventi non saranno inclusi.",
backupDescription2:"P.S.: lo storico e i dati relativi agli eventi non saranno inclusi.",
backupDescription3:"Dati sensibili come i token di autenticazione saranno inclusi nel backup, tenere quindi in un luogo sicuro.",
backupDescription3:"Dati sensibili come i token di autenticazione saranno inclusi nel backup, tenere quindi in un luogo sicuro.",
alertNoFile:"Selezionare il file da importare.",
alertNoFile:"Selezionare il file da importare.",
alertWrongFileType:"Selezionare un file JSON.",
alertWrongFileType:"Selezionare un file JSON.",
"Clear all statistics":"Pulisci tutte le statistiche",
"Skip existing":"Ignora gli esistenti",
Overwrite:"Sovrascrivi",
Options:"Opzioni",
"Keep both":"Mantieni entrambi",
"Verify Token":"Verifica Token",
"Verify Token":"Verifica Token",
"Setup 2FA":"Imposta l'autenticazione a due fattori",
"Setup 2FA":"Imposta l'autenticazione a due fattori",
"Enable 2FA":"Abilita l'autenticazione a due fattori",
"Enable 2FA":"Abilita l'autenticazione a due fattori",
@ -142,7 +151,6 @@ export default {
Inactive:"Disattivata",
Inactive:"Disattivata",
Token:"Token",
Token:"Token",
"Show URI":"Mostra URI",
"Show URI":"Mostra URI",
"Clear all statistics":"Pulisci tutte le statistiche",
Tags:"Etichette",
Tags:"Etichette",
"Add New below or Select...":"Aggiungine una oppure scegli...",
"Add New below or Select...":"Aggiungine una oppure scegli...",
"Tag with this name already exist.":"Un'etichetta con questo nome già esiste.",
"Tag with this name already exist.":"Un'etichetta con questo nome già esiste.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"서비스가 중단된 후 알림을 보내기 전 최대 재시도 횟수",
retriesDescription:"서비스가 중단된 후 알림을 보내기 전 최대 재시도 횟수",
ignoreTLSError:"HTTPS 웹사이트에서 TLS/SSL 에러 무시하기",
ignoreTLSError:"HTTPS 웹사이트에서 TLS/SSL 에러 무시하기",
upsideDownModeDescription:"서버 상태를 반대로 표시해요. 서버가 작동하면 오프라인으로 표시할 거에요.",
upsideDownModeDescription:"서버 상태를 반대로 표시해요. 서버가 작동하면 오프라인으로 표시할 거에요.",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Show URI",
"Show URI":"Show URI",
"Clear all statistics":"Clear all Statistics",
"Clear all statistics":"Clear all Statistics",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"Maximum aantal nieuwe pogingen voordat de service wordt gemarkeerd als niet beschikbaar en er een melding wordt verzonden",
retriesDescription:"Maximum aantal nieuwe pogingen voordat de service wordt gemarkeerd als niet beschikbaar en er een melding wordt verzonden",
ignoreTLSError:"Negeer TLS/SSL-fout voor HTTPS-websites",
ignoreTLSError:"Negeer TLS/SSL-fout voor HTTPS-websites",
upsideDownModeDescription:"Draai de status om. Als de service bereikbaar is, is deze OFFLINE.",
upsideDownModeDescription:"Draai de status om. Als de service bereikbaar is, is deze OFFLINE.",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Toon URI",
"Show URI":"Toon URI",
"Clear all statistics":"Wis alle statistieken",
"Clear all statistics":"Wis alle statistieken",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"Maksimum pokušaja pre nego što se servis obeleži kao neaktivan i pošalje se obaveštenje.",
retriesDescription:"Maksimum pokušaja pre nego što se servis obeleži kao neaktivan i pošalje se obaveštenje.",
ignoreTLSError:"Ignoriši TLS/SSL greške za HTTPS veb stranice.",
ignoreTLSError:"Ignoriši TLS/SSL greške za HTTPS veb stranice.",
upsideDownModeDescription:"Obrnite status. Ako je servis dostupan, onda je obeležen kao neaktivan.",
upsideDownModeDescription:"Obrnite status. Ako je servis dostupan, onda je obeležen kao neaktivan.",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Show URI",
"Show URI":"Show URI",
"Clear all statistics":"Clear all Statistics",
"Clear all statistics":"Clear all Statistics",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"Максимум покушаја пре него што се сервис обележи као неактиван и пошаље се обавештење.",
retriesDescription:"Максимум покушаја пре него што се сервис обележи као неактиван и пошаље се обавештење.",
ignoreTLSError:"Игнориши TLS/SSL грешке за HTTPS веб странице.",
ignoreTLSError:"Игнориши TLS/SSL грешке за HTTPS веб странице.",
upsideDownModeDescription:"Обрните статус. Ако је сервис доступан, онда је обележен као неактиван.",
upsideDownModeDescription:"Обрните статус. Ако је сервис доступан, онда је обележен као неактиван.",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Show URI",
"Show URI":"Show URI",
"Clear all statistics":"Clear all Statistics",
"Clear all statistics":"Clear all Statistics",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"Max antal försök innan tjänsten markeras som nere och en notis skickas",
retriesDescription:"Max antal försök innan tjänsten markeras som nere och en notis skickas",
ignoreTLSError:"Ignorera TLS/SSL-fel för webbsidor med HTTPS",
ignoreTLSError:"Ignorera TLS/SSL-fel för webbsidor med HTTPS",
upsideDownModeDescription:"Vänd upp och ner på statusen. Om tjänsten är nåbar visas den som NERE.",
upsideDownModeDescription:"Vänd upp och ner på statusen. Om tjänsten är nåbar visas den som NERE.",
@ -143,4 +142,31 @@ export default {
Token:"Token",
Token:"Token",
"Show URI":"Show URI",
"Show URI":"Show URI",
"Clear all statistics":"Clear all Statistics",
"Clear all statistics":"Clear all Statistics",
retryCheckEverySecond:"Retry every {0} seconds.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
retriesDescription:"Servisin kapalı olarak işaretlenmeden ve bir bildirim gönderilmeden önce maksimum yeniden deneme sayısı",
retriesDescription:"Servisin kapalı olarak işaretlenmeden ve bir bildirim gönderilmeden önce maksimum yeniden deneme sayısı",
ignoreTLSError:"HTTPS web siteleri için TLS/SSL hatasını yoksay",
ignoreTLSError:"HTTPS web siteleri için TLS/SSL hatasını yoksay",
upsideDownModeDescription:"Servisin durumunu tersine çevirir. Servis çalışıyorsa kapalı olarak işaretler.",
upsideDownModeDescription:"Servisin durumunu tersine çevirir. Servis çalışıyorsa kapalı olarak işaretler.",
@ -117,4 +116,56 @@ export default {
Events:"Olaylar",
Events:"Olaylar",
Heartbeats:"Sağlık Durumları",
Heartbeats:"Sağlık Durumları",
"Auto Get":"Otomatik Al",
"Auto Get":"Otomatik Al",
retryCheckEverySecond:"Retry every {0} seconds.",
enableDefaultNotificationDescription:"For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
twoFAVerifyLabel:"Please type in your token to verify that 2FA is working",
tokenValidSettingsMsg:"Token is valid! You can now save the 2FA settings.",
confirmEnableTwoFAMsg:"Are you sure you want to enable 2FA?",
confirmDisableTwoFAMsg:"Are you sure you want to disable 2FA?",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",
importHandleDescription:"Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
confirmImportMsg:"Are you sure to import the backup? Please make sure you've selected the right import option.",