Initial commit
This commit is contained in:
46
admin/i18n/it/translations.json
Normal file
46
admin/i18n/it/translations.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"History adapter settings": "Impostazioni della scheda Cronologia",
|
||||
"note": "Le impostazioni della cronologia devono essere eseguite singolarmente per ogni stato nella scheda \"Stati\" e solo se l'adattatore è attivo",
|
||||
"Default settings:": "Impostazioni predefinite",
|
||||
"Start or enable adapter first": "Inizia o abilita prima l'adattatore",
|
||||
"debounce": "Intervallo di rimbalzo (ms)",
|
||||
"log changes interval(s)": "Registra valori invariati nessuno (i)",
|
||||
"log changes minimal delta": "Differenza minima dall'ultimo valore da registrare",
|
||||
"0 = disable delta check": "0 = disabilita il controllo delta",
|
||||
"0 = disable": "0 = disabilita",
|
||||
"DB settings": "Impostazioni DB",
|
||||
"Default settings": "Impostazioni predefinite",
|
||||
"retention": "Conservazione dello spazio",
|
||||
"keep forever": "tienilo per sempre",
|
||||
"2 years": "2 anni",
|
||||
"1 year": "1 anno",
|
||||
"6 months": "6 mesi",
|
||||
"3 months": "3 mesi",
|
||||
"1 months": "1 mese",
|
||||
"2 weeks": "2 settimane",
|
||||
"1 week": "1 settimana",
|
||||
"5 days": "5 giorni",
|
||||
"3 days": "3 giorni",
|
||||
"1 day": "1 giorno",
|
||||
"SQL history adapter settings": "Impostazioni della scheda cronologia SQL",
|
||||
"DB settings:": "Impostazioni DB",
|
||||
"DB Type": "Tipo di DB",
|
||||
"Host": "Ospite",
|
||||
"DB Name": "Nome del database",
|
||||
"Port": "Porta",
|
||||
"User": "Utente",
|
||||
"Password": "Parola d'ordine",
|
||||
"Password confirm": "Conferma la password",
|
||||
"File for sqlite:": "File per sqlite",
|
||||
"Encrypt:": "Encrypt",
|
||||
"Test connection": "Connessione di prova",
|
||||
"requestInterval": "Pausa tra le richieste (ms)",
|
||||
"Round real to:": "Round reale a",
|
||||
"Password confirmation is not equal with password!": "La conferma della password non è uguale alla password!",
|
||||
"Input path with the file name.": "Per esempio. /opt/sqlite/data.db",
|
||||
"Are you sure? All data will be dropped.": "Sei sicuro? Tutti i dati verranno eliminati.",
|
||||
"Reset DB": "Ripristina DB",
|
||||
"Ok": "Ok",
|
||||
"Allow parallel requests:": "Consenti richieste parallele",
|
||||
"Write NULL values on start/stop boundaries:": "Scrivi valori NULL sui limiti di avvio / arresto:"
|
||||
}
|
||||
Reference in New Issue
Block a user