mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
3389 lines
79 KiB
JSON
3389 lines
79 KiB
JSON
{
|
||
"init": {
|
||
"step": {
|
||
"start": {
|
||
"title": "Ti diamo il benvenuto su Homarr",
|
||
"subtitle": "Iniziamo con la creazione della tua istanza di Homarr.",
|
||
"description": "Per iniziare, seleziona come vuoi configurare la tua istanza di Homarr.",
|
||
"action": {
|
||
"scratch": "Inizia da zero",
|
||
"importOldmarr": "Importa da Homarr prima della 1.0"
|
||
}
|
||
},
|
||
"import": {
|
||
"title": "Importa dati",
|
||
"subtitle": "Puoi importare dati da un'istanza Homarr esistente.",
|
||
"dropzone": {
|
||
"title": "Trascina il file zip qui o fai clic per sfogliare",
|
||
"description": "Lo zip caricato sarà elaborato e sarai in grado di selezionare quello che vuoi importare"
|
||
},
|
||
"fileInfo": {
|
||
"action": {
|
||
"change": "Cambia file"
|
||
}
|
||
},
|
||
"importSettings": {
|
||
"title": "Importa impostazioni",
|
||
"description": "Configura le azioni d'importazione"
|
||
},
|
||
"boardSelection": {
|
||
"title": "Trovate {count} board",
|
||
"description": "Scegli tutte le board con la dimensione che vuoi importare",
|
||
"action": {
|
||
"selectAll": "Seleziona tutto",
|
||
"unselectAll": "Deseleziona tutto"
|
||
}
|
||
},
|
||
"summary": {
|
||
"title": "Riepilogo",
|
||
"description": "Nel riepilogo sottostante puoi vedere cosa verrà importato",
|
||
"action": {
|
||
"import": "Conferma importazione e continua"
|
||
},
|
||
"entities": {
|
||
"apps": "Applicazioni",
|
||
"boards": "Board",
|
||
"integrations": "Integrazioni",
|
||
"credentialUsers": "Credential users"
|
||
}
|
||
},
|
||
"tokenModal": {
|
||
"title": "Inserisci il token d'importazione",
|
||
"field": {
|
||
"token": {
|
||
"label": "Token",
|
||
"description": "Inserisci il token d'importazione mostrato dalla tua precedente istanza homarr"
|
||
}
|
||
},
|
||
"notification": {
|
||
"error": {
|
||
"title": "Token non valido",
|
||
"message": "Token inserito non valido"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"user": {
|
||
"title": "Amministratore",
|
||
"subtitle": "Specifica le credenziali per l'amministratore.",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Utente creato",
|
||
"message": "L'utente è stato creato correttamente"
|
||
},
|
||
"error": {
|
||
"title": "Creazione dell'utente non riuscita"
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"title": "Gruppo esterno",
|
||
"subtitle": "Specifica il gruppo da utilizzare per gli utenti esterni.",
|
||
"form": {
|
||
"name": {
|
||
"label": "Nome gruppo",
|
||
"description": "Il nome deve corrispondere al gruppo admin del provider esterno"
|
||
}
|
||
}
|
||
},
|
||
"settings": {
|
||
"title": "Impostazioni",
|
||
"subtitle": "Configura le impostazioni del server."
|
||
},
|
||
"finish": {
|
||
"title": "Termina configurazione",
|
||
"subtitle": "È tutto pronto per iniziare!",
|
||
"description": "Hai completato con successo la configurazione. Ora puoi iniziare a usare Homarr. Seleziona la prossima azione:",
|
||
"action": {
|
||
"goToBoard": "Vai alla board: {name}",
|
||
"createBoard": "Crea la tua prima board",
|
||
"inviteUser": "Invita altri utenti",
|
||
"docs": "Leggi la documentazione"
|
||
}
|
||
}
|
||
},
|
||
"backToStart": "Torna all'inizio"
|
||
},
|
||
"user": {
|
||
"title": "Utenti",
|
||
"name": "Utente",
|
||
"page": {
|
||
"login": {
|
||
"title": "Accedi al tuo account",
|
||
"subtitle": "Felice di rivederti! Inserisci le tue credenziali"
|
||
},
|
||
"invite": {
|
||
"title": "Unisciti ad Homarr",
|
||
"subtitle": "Ti diamo il benvenuto su Homarr! Crea il tuo account",
|
||
"description": "Hai ricevuto un invito da {username}"
|
||
},
|
||
"init": {
|
||
"title": "Nuova installazione di Homarr",
|
||
"subtitle": "Crea l'utenza amministrativa iniziale"
|
||
}
|
||
},
|
||
"field": {
|
||
"email": {
|
||
"label": "E-mail",
|
||
"verified": "Verificato"
|
||
},
|
||
"username": {
|
||
"label": "Nome utente"
|
||
},
|
||
"password": {
|
||
"label": "Password",
|
||
"requirement": {
|
||
"length": "Include almeno 8 caratteri",
|
||
"lowercase": "Include lettera minuscola",
|
||
"uppercase": "Include lettera maiuscola",
|
||
"number": "Include numero",
|
||
"special": "Include un simbolo speciale"
|
||
}
|
||
},
|
||
"passwordConfirm": {
|
||
"label": "Conferma password"
|
||
},
|
||
"previousPassword": {
|
||
"label": "Password precedente"
|
||
},
|
||
"homeBoard": {
|
||
"label": "Home board"
|
||
},
|
||
"pingIconsEnabled": {
|
||
"label": "Usa le icone per i ping"
|
||
},
|
||
"defaultSearchEngine": {
|
||
"label": ""
|
||
},
|
||
"openSearchInNewTab": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"usernameTaken": "Nome utente già in uso"
|
||
},
|
||
"action": {
|
||
"login": {
|
||
"label": "Accedi",
|
||
"labelWith": "Accedi con {provider}",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Accesso completato",
|
||
"message": "Hai effettuato l'accesso"
|
||
},
|
||
"error": {
|
||
"title": "Login fallito",
|
||
"message": "Accesso non riuscito"
|
||
}
|
||
},
|
||
"forgotPassword": {
|
||
"label": "Password dimenticata?",
|
||
"description": "Un amministratore può utilizzare il seguente comando per reimpostare la password:"
|
||
}
|
||
},
|
||
"register": {
|
||
"label": "Crea account",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Account creato",
|
||
"message": "Accedi per continuare"
|
||
},
|
||
"error": {
|
||
"title": "Creazione dell’account non riuscita",
|
||
"message": "Il tuo account non può essere creato"
|
||
}
|
||
}
|
||
},
|
||
"create": "Crea utente",
|
||
"changePassword": {
|
||
"label": "Cambia password",
|
||
"notification": {
|
||
"success": {
|
||
"message": "Password modificata"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile cambiare la password"
|
||
}
|
||
}
|
||
},
|
||
"changeHomeBoard": {
|
||
"notification": {
|
||
"success": {
|
||
"message": "Home board modificata con successo"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile cambiare la home board"
|
||
}
|
||
}
|
||
},
|
||
"changeSearchPreferences": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"changeFirstDayOfWeek": {
|
||
"notification": {
|
||
"success": {
|
||
"message": "Primo giorno della settimana cambiato"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile modificare il primo giorno della settimana"
|
||
}
|
||
}
|
||
},
|
||
"changePingIconsEnabled": {
|
||
"notification": {
|
||
"success": {
|
||
"message": "Icone ping modificate con successo"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile attivare o disattivare le icone di ping"
|
||
}
|
||
}
|
||
},
|
||
"manageAvatar": {
|
||
"changeImage": {
|
||
"label": "Cambia immagine",
|
||
"notification": {
|
||
"success": {
|
||
"message": "Immagine cambiata con successo"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile cambiare immagine"
|
||
},
|
||
"toLarge": {
|
||
"title": "Immagine troppo grande",
|
||
"message": "La dimensione massima dell'immagine è {size}"
|
||
}
|
||
}
|
||
},
|
||
"removeImage": {
|
||
"label": "Rimuovi immagine",
|
||
"confirm": "Vuoi davvero rimuovere l'immagine?",
|
||
"notification": {
|
||
"success": {
|
||
"message": "Immagine rimossa"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile rimuovere immagine"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"editProfile": {
|
||
"notification": {
|
||
"success": {
|
||
"message": "Profilo aggiornato"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile aggiornare il profilo"
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "Elimina utente definitivamente",
|
||
"description": "Elimina questo utente, comprese le sue preferenze. Non eliminerà nessuna board. L'utente non verrà avvisato.",
|
||
"confirm": "Hai la certezza di voler eliminare l'utente {username} con le sue preferenze?"
|
||
},
|
||
"select": {
|
||
"label": "Seleziona utente",
|
||
"notFound": "Nessun utente trovato"
|
||
},
|
||
"transfer": {
|
||
"label": "Seleziona nuovo proprietario"
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"title": "Gruppi",
|
||
"name": "Gruppo",
|
||
"search": "Trova un gruppo",
|
||
"field": {
|
||
"name": "Nome",
|
||
"members": "Membri",
|
||
"homeBoard": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"mobileBoard": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"permission": {
|
||
"admin": {
|
||
"title": "Amministratore",
|
||
"item": {
|
||
"admin": {
|
||
"label": "Amministratore",
|
||
"description": "I membri con questo permesso hanno pieno accesso a tutte le funzionalità e impostazioni"
|
||
}
|
||
}
|
||
},
|
||
"app": {
|
||
"title": "Applicazioni",
|
||
"item": {
|
||
"create": {
|
||
"label": "Creare app",
|
||
"description": "Consenti ai membri di creare app"
|
||
},
|
||
"use-all": {
|
||
"label": "Utilizzare tutte le app",
|
||
"description": "Consenti ai membri di aggiungere qualsiasi app alle loro board"
|
||
},
|
||
"modify-all": {
|
||
"label": "Modificare tutte le app",
|
||
"description": "Consenti ai membri di modificare tutte le app"
|
||
},
|
||
"full-all": {
|
||
"label": "Accesso completo all'app",
|
||
"description": "Consenti ai membri di gestire, utilizzare ed eliminare qualsiasi app"
|
||
}
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "Board",
|
||
"item": {
|
||
"create": {
|
||
"label": "Creare board",
|
||
"description": "Consenti ai membri di creare board"
|
||
},
|
||
"view-all": {
|
||
"label": "Visualizzare tutte le board",
|
||
"description": "Consenti ai membri di visualizzare tutte le schede"
|
||
},
|
||
"modify-all": {
|
||
"label": "Modificare tutte le schede",
|
||
"description": "Consenti ai membri di modificare tutte le schede (non include il controllo degli accessi e la danger zone)"
|
||
},
|
||
"full-all": {
|
||
"label": "Accesso completo alla scheda",
|
||
"description": "Consenti ai membri di visualizzare, modificare ed eliminare tutte le schede (incluso il controllo degli accessi e la zona pericolosa)"
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"title": "Integrazioni",
|
||
"item": {
|
||
"create": {
|
||
"label": "Creare integrazioni",
|
||
"description": "Consenti ai membri di creare integrazioni"
|
||
},
|
||
"use-all": {
|
||
"label": "Utilizzare tutte le integrazioni",
|
||
"description": "Consente ai membri di aggiungere qualsiasi integrazione alle loro schede"
|
||
},
|
||
"interact-all": {
|
||
"label": "Interagire con qualsiasi integrazione",
|
||
"description": "Consenti ai membri di interagire con qualsiasi integrazione"
|
||
},
|
||
"full-all": {
|
||
"label": "Accesso completo integrativo",
|
||
"description": "Consenti ai membri di gestire, utilizzare e interagire con qualsiasi integrazione"
|
||
}
|
||
}
|
||
},
|
||
"media": {
|
||
"title": "Media",
|
||
"item": {
|
||
"upload": {
|
||
"label": "Caricare i media",
|
||
"description": "Consenti ai membri di caricare contenuti multimediali"
|
||
},
|
||
"view-all": {
|
||
"label": "Visualizzare tutti i media",
|
||
"description": "Consenti ai membri di visualizzare tutti i media"
|
||
},
|
||
"full-all": {
|
||
"label": "Accesso completo ai media",
|
||
"description": "Consenti ai membri di gestire ed eliminare qualsiasi contenuto multimediale"
|
||
}
|
||
}
|
||
},
|
||
"other": {
|
||
"title": "Altro",
|
||
"item": {
|
||
"view-logs": {
|
||
"label": "Visualizza log",
|
||
"description": "Consentire ai membri di visualizzare i log"
|
||
}
|
||
}
|
||
},
|
||
"search-engine": {
|
||
"title": "Motori di ricerca",
|
||
"item": {
|
||
"create": {
|
||
"label": "Creare motori di ricerca",
|
||
"description": "Consenti ai membri di creare motori di ricerca"
|
||
},
|
||
"modify-all": {
|
||
"label": "Modificare tutti i motori di ricerca",
|
||
"description": "Consenti ai membri di modificare tutti i motori di ricerca"
|
||
},
|
||
"full-all": {
|
||
"label": "Accesso completo al motore di ricerca",
|
||
"description": "Consenti ai membri di gestire ed eliminare qualsiasi motore di ricerca"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"memberNotice": {
|
||
"mixed": "Alcuni membri provengono da fornitori esterni e non possono essere gestiti qui",
|
||
"external": "Tutti i membri provengono da fornitori esterni e non possono essere gestiti qui"
|
||
},
|
||
"reservedNotice": {
|
||
"message": "Questo gruppo è riservato all'uso del sistema e limita alcune azioni. <checkoutDocs></checkoutDocs>"
|
||
},
|
||
"action": {
|
||
"create": {
|
||
"label": "Nuovo gruppo",
|
||
"notification": {
|
||
"success": {
|
||
"message": "Gruppo creato"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile creare il gruppo"
|
||
}
|
||
}
|
||
},
|
||
"transfer": {
|
||
"label": "Trasferisci ownership",
|
||
"description": "Trasferisci l'ownership di questo gruppo a un altro utente.",
|
||
"confirm": "Hai la certezza di voler trasferire l'ownership del gruppo {name} a {username}?",
|
||
"notification": {
|
||
"success": {
|
||
"message": "Gruppo {group} trasferito a {user}"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile trasferire l'ownership"
|
||
}
|
||
}
|
||
},
|
||
"addMember": {
|
||
"label": "Aggiungi membro"
|
||
},
|
||
"removeMember": {
|
||
"label": "Rimuovi membro",
|
||
"confirm": "Hai la certezza di voler rimuovere {user} da questo gruppo?"
|
||
},
|
||
"delete": {
|
||
"label": "Elimina gruppo",
|
||
"description": "Una volta eliminato un gruppo, non si può tornare indietro. Si prega di essere certi.",
|
||
"confirm": "Hai la certezza di voler eliminare il gruppo {name}?",
|
||
"notification": {
|
||
"success": {
|
||
"message": "Gruppo {name} eliminato"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile eliminare il gruppo {name}"
|
||
}
|
||
}
|
||
},
|
||
"changePermissions": {
|
||
"notification": {
|
||
"success": {
|
||
"title": "Permessi salvati",
|
||
"message": "I permessi sono stati salvati"
|
||
},
|
||
"error": {
|
||
"title": "Permessi non salvati",
|
||
"message": "I permessi non sono stati salvati"
|
||
}
|
||
}
|
||
},
|
||
"update": {
|
||
"notification": {
|
||
"success": {
|
||
"message": "Il gruppo {name} è stato salvato"
|
||
},
|
||
"error": {
|
||
"message": "Impossibile salvare il gruppo {name}"
|
||
}
|
||
}
|
||
},
|
||
"select": {
|
||
"label": "Seleziona gruppo",
|
||
"notFound": "Nessun gruppo trovato"
|
||
},
|
||
"settings": {
|
||
"board": {
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"changePosition": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"defaultGroup": {
|
||
"name": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"app": {
|
||
"search": "",
|
||
"page": {
|
||
"list": {
|
||
"title": "Applicazioni",
|
||
"noResults": {
|
||
"title": "Non ci sono ancora app",
|
||
"action": "Crea la tua prima app"
|
||
}
|
||
},
|
||
"create": {
|
||
"title": "Nuova app",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Creazione riuscita",
|
||
"message": "App creata"
|
||
},
|
||
"error": {
|
||
"title": "Creazione fallita",
|
||
"message": "Impossibile creare l'app"
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "Modifica app",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Modifiche applicate",
|
||
"message": "App salvata"
|
||
},
|
||
"error": {
|
||
"title": "Impossibile applicare le modifiche",
|
||
"message": "Impossibile salvare l'app"
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"title": "Elimina app",
|
||
"message": "Hai la certezza di voler eliminare l'app {name}?",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Eliminato",
|
||
"message": "App eliminata"
|
||
},
|
||
"error": {
|
||
"title": "Eliminazione non riuscita",
|
||
"message": "Impossibile eliminare l'app"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field": {
|
||
"name": {
|
||
"label": "Nome"
|
||
},
|
||
"description": {
|
||
"label": "Descrizione"
|
||
},
|
||
"url": {
|
||
"label": "Url"
|
||
},
|
||
"useDifferentUrlForPing": {
|
||
"checkbox": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"action": {
|
||
"select": {
|
||
"label": "Seleziona App",
|
||
"notFound": "Nessuna app trovata"
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"page": {
|
||
"list": {
|
||
"title": "Integrazioni",
|
||
"search": "Cerca integrazioni",
|
||
"noResults": {
|
||
"title": "Non ci sono ancora integrazioni"
|
||
}
|
||
},
|
||
"create": {
|
||
"title": "Nuova integrazione di {name}",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Creazione riuscita",
|
||
"message": "L'integrazione è stata creata con successo"
|
||
},
|
||
"error": {
|
||
"title": "Creazione fallita",
|
||
"message": "Non è stato possibile creare l'integrazione"
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "Modifica integrazione {name}",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Modifiche applicate",
|
||
"message": "L'integrazione è stata salvata correttamente"
|
||
},
|
||
"error": {
|
||
"title": "Impossibile applicare le modifiche",
|
||
"message": "Non è stato possibile salvare l'integrazione"
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"title": "Elimina integrazione",
|
||
"message": "Hai la certezza di voler eliminare l'integrazione {name}?",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Eliminato",
|
||
"message": "L'integrazione è stata eliminata correttamente"
|
||
},
|
||
"error": {
|
||
"title": "Eliminazione non riuscita",
|
||
"message": "Impossibile eliminare l'integrazione"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field": {
|
||
"name": {
|
||
"label": "Nome"
|
||
},
|
||
"url": {
|
||
"label": "Url"
|
||
},
|
||
"attemptSearchEngineCreation": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"create": "Nuova integrazione"
|
||
},
|
||
"testConnection": {
|
||
"action": {
|
||
"create": "Prova la connessione e crea",
|
||
"edit": "Prova la connessione e salva"
|
||
},
|
||
"alertNotice": "Il pulsante Salva è abilitato una volta stabilita una connessione con successo",
|
||
"notification": {
|
||
"success": {
|
||
"title": "Connessione riuscita",
|
||
"message": "La connessione è stata stabilita con successo"
|
||
},
|
||
"invalidUrl": {
|
||
"title": "URL invalido",
|
||
"message": "L'URL non è valido"
|
||
},
|
||
"secretNotDefined": {
|
||
"title": "Credenziali mancanti",
|
||
"message": "Non tutte le credenziali sono state fornite"
|
||
},
|
||
"invalidCredentials": {
|
||
"title": "Credenziali non valide",
|
||
"message": "Le credenziali non sono valide"
|
||
},
|
||
"commonError": {
|
||
"title": "Connessione fallita",
|
||
"message": "La connessione non è stata stabilita"
|
||
},
|
||
"badRequest": {
|
||
"title": "Bad request",
|
||
"message": "La richiesta era malformata"
|
||
},
|
||
"unauthorized": {
|
||
"title": "Non Autorizzato",
|
||
"message": "Probabilmente le credenziali sono sbagliate"
|
||
},
|
||
"forbidden": {
|
||
"title": "Forbidden",
|
||
"message": "Probabilmente mancano i permessi"
|
||
},
|
||
"notFound": {
|
||
"title": "Not found",
|
||
"message": "Probabilmente url o percorso errati"
|
||
},
|
||
"internalServerError": {
|
||
"title": "Errore server interno",
|
||
"message": "Il server ha riscontrato un errore"
|
||
},
|
||
"serviceUnavailable": {
|
||
"title": "Il servizio non è disponibile",
|
||
"message": "Il server non è attualmente disponibile"
|
||
},
|
||
"connectionAborted": {
|
||
"title": "Connessione interrotta",
|
||
"message": "La connessione è stata interrotta"
|
||
},
|
||
"domainNotFound": {
|
||
"title": "Dominio non trovato",
|
||
"message": "Il dominio non è stato trovato"
|
||
},
|
||
"connectionRefused": {
|
||
"title": "Connessione rifiutata",
|
||
"message": "La connessione è stata rifiutata"
|
||
},
|
||
"invalidJson": {
|
||
"title": "JSON non valido",
|
||
"message": "La risposta non era un JSON valido"
|
||
},
|
||
"wrongPath": {
|
||
"title": "Percorso sbagliato",
|
||
"message": "Il percorso probabilmente non è corretto"
|
||
}
|
||
}
|
||
},
|
||
"secrets": {
|
||
"title": "Secrets",
|
||
"lastUpdated": "Ultimo aggiornamento {date}",
|
||
"notSet": {
|
||
"label": "Nessun valore impostato",
|
||
"tooltip": "Il secret richiesto non è stato ancora impostato"
|
||
},
|
||
"secureNotice": "",
|
||
"reset": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"noSecretsRequired": {
|
||
"segmentTitle": "",
|
||
"text": ""
|
||
},
|
||
"kind": {
|
||
"username": {
|
||
"label": "Nome utente",
|
||
"newLabel": ""
|
||
},
|
||
"apiKey": {
|
||
"label": "",
|
||
"newLabel": ""
|
||
},
|
||
"password": {
|
||
"label": "",
|
||
"newLabel": "Nuova password"
|
||
},
|
||
"tokenId": {
|
||
"label": "",
|
||
"newLabel": ""
|
||
},
|
||
"realm": {
|
||
"label": "",
|
||
"newLabel": ""
|
||
}
|
||
}
|
||
},
|
||
"permission": {
|
||
"use": "",
|
||
"interact": "",
|
||
"full": "Accesso completo integrativo"
|
||
}
|
||
},
|
||
"media": {
|
||
"plural": "Media",
|
||
"search": "",
|
||
"field": {
|
||
"name": "Nome",
|
||
"size": "Dimensione",
|
||
"creator": "Creatore"
|
||
},
|
||
"action": {
|
||
"upload": {
|
||
"label": "",
|
||
"file": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "",
|
||
"description": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"copy": {
|
||
"label": ""
|
||
},
|
||
"open": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"common": {
|
||
"beta": "",
|
||
"error": "Errore",
|
||
"action": {
|
||
"add": "Aggiungi",
|
||
"apply": "Applica",
|
||
"backToOverview": "",
|
||
"create": "Crea",
|
||
"createAnother": "",
|
||
"edit": "Modifica",
|
||
"import": "",
|
||
"insert": "Inserisci",
|
||
"remove": "Rimuovi",
|
||
"save": "Salva",
|
||
"saveChanges": "Salva modifiche",
|
||
"cancel": "Annulla",
|
||
"delete": "Elimina",
|
||
"discard": "",
|
||
"confirm": "Conferma",
|
||
"continue": "",
|
||
"previous": "Precedente",
|
||
"next": "Successivo",
|
||
"checkoutDocs": "",
|
||
"checkLogs": "",
|
||
"tryAgain": "Riprova",
|
||
"loading": ""
|
||
},
|
||
"here": "",
|
||
"iconPicker": {
|
||
"label": "",
|
||
"header": ""
|
||
},
|
||
"colorScheme": {
|
||
"options": {
|
||
"light": "",
|
||
"dark": ""
|
||
}
|
||
},
|
||
"information": {
|
||
"min": "",
|
||
"max": "",
|
||
"days": "",
|
||
"hours": "Ore",
|
||
"minutes": "Minuti"
|
||
},
|
||
"notification": {
|
||
"create": {
|
||
"success": "",
|
||
"error": ""
|
||
},
|
||
"delete": {
|
||
"success": "",
|
||
"error": ""
|
||
},
|
||
"update": {
|
||
"success": "",
|
||
"error": ""
|
||
},
|
||
"transfer": {
|
||
"success": "",
|
||
"error": ""
|
||
}
|
||
},
|
||
"multiSelect": {
|
||
"placeholder": ""
|
||
},
|
||
"multiText": {
|
||
"placeholder": "",
|
||
"addLabel": ""
|
||
},
|
||
"select": {
|
||
"placeholder": "",
|
||
"badge": {
|
||
"recommended": ""
|
||
}
|
||
},
|
||
"userAvatar": {
|
||
"menu": {
|
||
"switchToDarkMode": "",
|
||
"switchToLightMode": "",
|
||
"management": "",
|
||
"preferences": "Le tue impostazioni",
|
||
"logout": "",
|
||
"login": "Accedi",
|
||
"homeBoard": "",
|
||
"loggedOut": "",
|
||
"updateAvailable": ""
|
||
}
|
||
},
|
||
"dangerZone": "",
|
||
"noResults": "Nessun risultato trovato",
|
||
"unsavedChanges": "",
|
||
"preview": {
|
||
"show": "",
|
||
"hide": ""
|
||
},
|
||
"zod": {
|
||
"errors": {
|
||
"default": "Campo non valido",
|
||
"required": "Campo obbligatorio",
|
||
"string": {
|
||
"startsWith": "Questo campo deve iniziare con {startsWith}",
|
||
"endsWith": "Questo campo deve terminare con {endsWith}",
|
||
"includes": "Questo campo deve contenere {includes}",
|
||
"invalidEmail": ""
|
||
},
|
||
"tooSmall": {
|
||
"string": "Questo campo deve avere una lunghezza minima di {minimum} caratteri",
|
||
"number": "Questo campo deve essere maggiore o uguale a {minimum}"
|
||
},
|
||
"tooBig": {
|
||
"string": "Questo campo deve avere una lunghezza massima di {maximum} caratteri",
|
||
"number": "Questo campo deve essere maggiore o uguale a {maximum}"
|
||
},
|
||
"custom": {
|
||
"passwordsDoNotMatch": "",
|
||
"passwordRequirements": "",
|
||
"boardAlreadyExists": "",
|
||
"invalidFileType": "",
|
||
"invalidFileName": "",
|
||
"fileTooLarge": "",
|
||
"invalidConfiguration": "",
|
||
"groupNameTaken": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"section": {
|
||
"dynamic": {
|
||
"action": {
|
||
"create": "",
|
||
"remove": ""
|
||
},
|
||
"option": {
|
||
"borderColor": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"remove": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"category": {
|
||
"field": {
|
||
"name": {
|
||
"label": "Nome"
|
||
}
|
||
},
|
||
"action": {
|
||
"create": "",
|
||
"edit": "",
|
||
"remove": "",
|
||
"moveUp": "Sposta in alto",
|
||
"moveDown": "Sposta in basso",
|
||
"createAbove": "",
|
||
"createBelow": "",
|
||
"openAllInNewTabs": ""
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"submit": ""
|
||
},
|
||
"remove": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"submit": ""
|
||
},
|
||
"menu": {
|
||
"label": {
|
||
"create": "",
|
||
"changePosition": "Cambia posizione"
|
||
}
|
||
},
|
||
"openAllInNewTabs": {
|
||
"title": "",
|
||
"text": ""
|
||
}
|
||
}
|
||
},
|
||
"item": {
|
||
"action": {
|
||
"create": "",
|
||
"import": "",
|
||
"edit": "",
|
||
"moveResize": "",
|
||
"duplicate": "",
|
||
"remove": ""
|
||
},
|
||
"menu": {
|
||
"label": {
|
||
"settings": "Impostazioni"
|
||
}
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"search": "",
|
||
"addToBoard": ""
|
||
},
|
||
"moveResize": {
|
||
"title": "",
|
||
"field": {
|
||
"width": {
|
||
"label": "Larghezza"
|
||
},
|
||
"height": {
|
||
"label": "Altezza"
|
||
},
|
||
"xOffset": {
|
||
"label": ""
|
||
},
|
||
"yOffset": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"advancedOptions": {
|
||
"label": "",
|
||
"title": ""
|
||
},
|
||
"field": {
|
||
"integrations": {
|
||
"label": "Integrazioni"
|
||
},
|
||
"customCssClasses": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"remove": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"widget": {
|
||
"app": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"appId": {
|
||
"label": ""
|
||
},
|
||
"openInNewTab": {
|
||
"label": "Apri in una nuova scheda"
|
||
},
|
||
"showTitle": {
|
||
"label": ""
|
||
},
|
||
"showDescriptionTooltip": {
|
||
"label": ""
|
||
},
|
||
"pingEnabled": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"notFound": {
|
||
"label": "",
|
||
"tooltip": ""
|
||
}
|
||
}
|
||
},
|
||
"bookmarks": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"title": {
|
||
"label": ""
|
||
},
|
||
"layout": {
|
||
"label": "",
|
||
"option": {
|
||
"row": {
|
||
"label": "Orizzontale"
|
||
},
|
||
"column": {
|
||
"label": "Verticale"
|
||
},
|
||
"grid": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"hideIcon": {
|
||
"label": ""
|
||
},
|
||
"hideHostname": {
|
||
"label": ""
|
||
},
|
||
"openNewTab": {
|
||
"label": ""
|
||
},
|
||
"items": {
|
||
"label": "",
|
||
"add": ""
|
||
}
|
||
}
|
||
},
|
||
"dnsHoleSummary": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"layout": {
|
||
"label": "",
|
||
"option": {
|
||
"row": {
|
||
"label": "Orizzontale"
|
||
},
|
||
"column": {
|
||
"label": "Verticale"
|
||
},
|
||
"grid": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"usePiHoleColors": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"internalServerError": "",
|
||
"integrationsDisconnected": ""
|
||
},
|
||
"data": {
|
||
"adsBlockedToday": "Bloccati oggi",
|
||
"adsBlockedTodayPercentage": "Bloccati oggi",
|
||
"dnsQueriesToday": "Query di oggi",
|
||
"domainsBeingBlocked": ""
|
||
},
|
||
"domainsTooltip": ""
|
||
},
|
||
"dnsHoleControls": {
|
||
"name": "",
|
||
"description": "Controlla PiHole o AdGuard dalla tua dashboard",
|
||
"option": {
|
||
"layout": {
|
||
"label": "",
|
||
"option": {
|
||
"row": {
|
||
"label": "Orizzontale"
|
||
},
|
||
"column": {
|
||
"label": "Verticale"
|
||
},
|
||
"grid": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"showToggleAllButtons": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"internalServerError": ""
|
||
},
|
||
"controls": {
|
||
"enableAll": "",
|
||
"disableAll": "",
|
||
"setTimer": "",
|
||
"set": "Imposta",
|
||
"enabled": "Abilitato",
|
||
"disabled": "Disattivato",
|
||
"processing": "",
|
||
"disconnected": "",
|
||
"hours": "Ore",
|
||
"minutes": "Minuti",
|
||
"unlimited": ""
|
||
}
|
||
},
|
||
"clock": {
|
||
"name": "",
|
||
"description": "Visualizza la data e l'ora correnti.",
|
||
"option": {
|
||
"customTitleToggle": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"customTitle": {
|
||
"label": ""
|
||
},
|
||
"is24HourFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"showSeconds": {
|
||
"label": ""
|
||
},
|
||
"useCustomTimezone": {
|
||
"label": ""
|
||
},
|
||
"timezone": {
|
||
"label": "Fuso orario",
|
||
"description": ""
|
||
},
|
||
"showDate": {
|
||
"label": ""
|
||
},
|
||
"dateFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"customTimeFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"customDateFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"minecraftServerStatus": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"title": {
|
||
"label": ""
|
||
},
|
||
"domain": {
|
||
"label": ""
|
||
},
|
||
"isBedrockServer": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"status": {
|
||
"online": "",
|
||
"offline": ""
|
||
}
|
||
},
|
||
"notebook": {
|
||
"name": "Blocco note",
|
||
"description": "",
|
||
"option": {
|
||
"showToolbar": {
|
||
"label": "Mostra la barra degli strumenti per aiutarti a scrivere in Markdown"
|
||
},
|
||
"allowReadOnlyCheck": {
|
||
"label": "Consenti il check in modalità di sola lettura"
|
||
},
|
||
"content": {
|
||
"label": "Contenuto del blocco note"
|
||
}
|
||
},
|
||
"controls": {
|
||
"bold": "Grassetto",
|
||
"italic": "Corsivo",
|
||
"strikethrough": "Barrato",
|
||
"underline": "Sottolineato",
|
||
"colorText": "Colore testo",
|
||
"colorHighlight": "Testo evidenziato colorato",
|
||
"code": "Codice",
|
||
"clear": "Rimuovi formattazione",
|
||
"heading": "Intestazione {level}",
|
||
"align": "Allinea testo: {position}",
|
||
"blockquote": "Citazione",
|
||
"horizontalLine": "Linea orizzontale",
|
||
"bulletList": "Elenco puntato",
|
||
"orderedList": "Elenco ordinato",
|
||
"checkList": "Checklist",
|
||
"increaseIndent": "Aumenta indentatura",
|
||
"decreaseIndent": "Diminuisci indentatura",
|
||
"link": "",
|
||
"unlink": "Elimina link",
|
||
"image": "Incorpora immagine",
|
||
"addTable": "Aggiungi tabella",
|
||
"deleteTable": "Elimina tabella",
|
||
"colorCell": "Colora Cella",
|
||
"mergeCell": "Attiva/disattiva unione celle",
|
||
"addColumnLeft": "Aggiungi colonna prima",
|
||
"addColumnRight": "Aggiungi colonna dopo",
|
||
"deleteColumn": "Elimina colonna",
|
||
"addRowTop": "Aggiungi riga prima",
|
||
"addRowBelow": "Aggiungi riga dopo",
|
||
"deleteRow": "Elimina riga"
|
||
},
|
||
"align": {
|
||
"left": "Sinistra",
|
||
"center": "Centro",
|
||
"right": "Destra"
|
||
},
|
||
"popover": {
|
||
"clearColor": "Rimuovi colore",
|
||
"source": "Fonte",
|
||
"widthPlaceholder": "Valore in % o pixel",
|
||
"columns": "Colonne",
|
||
"rows": "Righe",
|
||
"width": "Larghezza",
|
||
"height": "Altezza"
|
||
}
|
||
},
|
||
"iframe": {
|
||
"name": "",
|
||
"description": "Incorpora qualsiasi contenuto da Internet. Alcuni siti web possono limitare l'accesso.",
|
||
"option": {
|
||
"embedUrl": {
|
||
"label": "Incorpora URL"
|
||
},
|
||
"allowFullScreen": {
|
||
"label": "Consenti schermo intero"
|
||
},
|
||
"allowTransparency": {
|
||
"label": "Consenti trasparenza"
|
||
},
|
||
"allowScrolling": {
|
||
"label": "Consenti scorrimento"
|
||
},
|
||
"allowPayment": {
|
||
"label": "Consenti pagamento"
|
||
},
|
||
"allowAutoPlay": {
|
||
"label": "Consenti riproduzione automatica"
|
||
},
|
||
"allowMicrophone": {
|
||
"label": "Consenti microfono"
|
||
},
|
||
"allowCamera": {
|
||
"label": "Consenti fotocamera"
|
||
},
|
||
"allowGeolocation": {
|
||
"label": "Consenti geo-localizzazione"
|
||
}
|
||
},
|
||
"error": {
|
||
"noUrl": "",
|
||
"unsupportedProtocol": "",
|
||
"noBrowerSupport": "Il tuo browser non supporta iframes. Aggiorna il tuo browser."
|
||
}
|
||
},
|
||
"smartHome-entityState": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"entityId": {
|
||
"label": "ID entità"
|
||
},
|
||
"displayName": {
|
||
"label": ""
|
||
},
|
||
"entityUnit": {
|
||
"label": ""
|
||
},
|
||
"clickable": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"smartHome-executeAutomation": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"displayName": {
|
||
"label": "Nome visualizzato"
|
||
},
|
||
"automationId": {
|
||
"label": "ID automazione"
|
||
}
|
||
},
|
||
"spotlightAction": {
|
||
"run": ""
|
||
}
|
||
},
|
||
"calendar": {
|
||
"name": "Calendario",
|
||
"description": "",
|
||
"option": {
|
||
"releaseType": {
|
||
"label": "Tipo di release Radarr",
|
||
"options": {
|
||
"inCinemas": "",
|
||
"digitalRelease": "",
|
||
"physicalRelease": ""
|
||
}
|
||
},
|
||
"filterPastMonths": {
|
||
"label": ""
|
||
},
|
||
"filterFutureMonths": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"weather": {
|
||
"name": "Meteo",
|
||
"description": "Mostra le attuali informazioni meteo di un luogo.",
|
||
"option": {
|
||
"isFormatFahrenheit": {
|
||
"label": ""
|
||
},
|
||
"disableTemperatureDecimals": {
|
||
"label": ""
|
||
},
|
||
"showCurrentWindSpeed": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"location": {
|
||
"label": "Località meteo"
|
||
},
|
||
"showCity": {
|
||
"label": ""
|
||
},
|
||
"hasForecast": {
|
||
"label": ""
|
||
},
|
||
"forecastDayCount": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"dateFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"currentWindSpeed": "",
|
||
"dailyForecast": {
|
||
"sunrise": "",
|
||
"sunset": "",
|
||
"maxWindSpeed": "",
|
||
"maxWindGusts": ""
|
||
},
|
||
"kind": {
|
||
"clear": "Sereno",
|
||
"mainlyClear": "Per lo più sereno",
|
||
"fog": "Nebbia",
|
||
"drizzle": "Pioggia leggera",
|
||
"freezingDrizzle": "Pioggia leggera gelata",
|
||
"rain": "Pioggia",
|
||
"freezingRain": "Pioggia gelata",
|
||
"snowFall": "Neve",
|
||
"snowGrains": "Grandine",
|
||
"rainShowers": "Rovesci",
|
||
"snowShowers": "Forti nevicate",
|
||
"thunderstorm": "Temporale",
|
||
"thunderstormWithHail": "Temporale con grandine",
|
||
"unknown": "Sconosciuto"
|
||
}
|
||
},
|
||
"indexerManager": {
|
||
"name": "Stato dell'index manager",
|
||
"description": "",
|
||
"option": {
|
||
"openIndexerSiteInNewTab": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"title": "Index manager",
|
||
"testAll": "Prova tutto",
|
||
"error": {
|
||
"internalServerError": ""
|
||
}
|
||
},
|
||
"healthMonitoring": {
|
||
"name": "Monitoraggio Salute di Sistema",
|
||
"description": "Visualizza informazioni sulla salute e stato dei tuoi sistemi.",
|
||
"tab": {
|
||
"system": "",
|
||
"cluster": ""
|
||
},
|
||
"option": {
|
||
"fahrenheit": {
|
||
"label": "Temperatura CPU in Fahrenheit"
|
||
},
|
||
"cpu": {
|
||
"label": "Mostra info CPU"
|
||
},
|
||
"memory": {
|
||
"label": "Mostra Informazioni Memoria"
|
||
},
|
||
"fileSystem": {
|
||
"label": "Mostra Informazioni Filesystem"
|
||
},
|
||
"defaultTab": {
|
||
"label": ""
|
||
},
|
||
"sectionIndicatorRequirement": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"popover": {
|
||
"information": "",
|
||
"processor": "",
|
||
"memory": "",
|
||
"memoryAvailable": "",
|
||
"version": "",
|
||
"uptime": "",
|
||
"loadAverage": "",
|
||
"minute": "",
|
||
"minutes": "",
|
||
"used": "",
|
||
"available": "Disponibile",
|
||
"lastSeen": ""
|
||
},
|
||
"memory": {},
|
||
"error": {
|
||
"internalServerError": ""
|
||
},
|
||
"cluster": {
|
||
"summary": {
|
||
"cpu": "",
|
||
"memory": ""
|
||
},
|
||
"resource": {
|
||
"node": {
|
||
"name": ""
|
||
},
|
||
"qemu": {
|
||
"name": ""
|
||
},
|
||
"lxc": {
|
||
"name": ""
|
||
},
|
||
"storage": {
|
||
"name": ""
|
||
}
|
||
},
|
||
"popover": {
|
||
"rightSection": {
|
||
"node": "",
|
||
"vmId": "",
|
||
"plugin": ""
|
||
},
|
||
"detail": {
|
||
"cpu": "",
|
||
"memory": "",
|
||
"storage": "",
|
||
"uptime": "",
|
||
"haState": "",
|
||
"storageType": {
|
||
"local": "",
|
||
"shared": ""
|
||
}
|
||
}
|
||
},
|
||
"table": {
|
||
"header": {
|
||
"name": "",
|
||
"cpu": "",
|
||
"memory": "",
|
||
"node": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"common": {
|
||
"location": {
|
||
"query": "",
|
||
"latitude": "",
|
||
"longitude": "",
|
||
"disabledTooltip": "",
|
||
"unknownLocation": "",
|
||
"search": "Cerca",
|
||
"table": {
|
||
"header": {
|
||
"city": "",
|
||
"country": "",
|
||
"coordinates": "",
|
||
"population": ""
|
||
},
|
||
"action": {
|
||
"select": ""
|
||
},
|
||
"population": {
|
||
"fallback": "Sconosciuto"
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"noData": "",
|
||
"description": ""
|
||
},
|
||
"app": {
|
||
"noData": "Nessuna app trovata",
|
||
"description": "",
|
||
"quickCreate": ""
|
||
},
|
||
"error": {
|
||
"noIntegration": "",
|
||
"noData": ""
|
||
},
|
||
"option": {}
|
||
},
|
||
"video": {
|
||
"name": "Stream Video",
|
||
"description": "Incorpora uno stream video o un video da una videocamera o da un sito web",
|
||
"option": {
|
||
"feedUrl": {
|
||
"label": "URL del feed"
|
||
},
|
||
"hasAutoPlay": {
|
||
"label": "Riproduzione automatica",
|
||
"description": ""
|
||
},
|
||
"isMuted": {
|
||
"label": ""
|
||
},
|
||
"hasControls": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"noUrl": "",
|
||
"forYoutubeUseIframe": ""
|
||
}
|
||
},
|
||
"mediaServer": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {},
|
||
"items": {
|
||
"user": "",
|
||
"name": "",
|
||
"id": ""
|
||
}
|
||
},
|
||
"downloads": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"columns": {
|
||
"label": ""
|
||
},
|
||
"enableRowSorting": {
|
||
"label": ""
|
||
},
|
||
"defaultSort": {
|
||
"label": ""
|
||
},
|
||
"descendingDefaultSort": {
|
||
"label": ""
|
||
},
|
||
"showCompletedUsenet": {
|
||
"label": ""
|
||
},
|
||
"showCompletedTorrent": {
|
||
"label": ""
|
||
},
|
||
"activeTorrentThreshold": {
|
||
"label": ""
|
||
},
|
||
"categoryFilter": {
|
||
"label": ""
|
||
},
|
||
"filterIsWhitelist": {
|
||
"label": ""
|
||
},
|
||
"applyFilterToRatio": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"errors": {
|
||
"noColumns": "",
|
||
"noCommunications": ""
|
||
},
|
||
"items": {
|
||
"actions": {
|
||
"columnTitle": ""
|
||
},
|
||
"added": {
|
||
"columnTitle": "",
|
||
"detailsTitle": "Aggiunto in data"
|
||
},
|
||
"category": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"downSpeed": {
|
||
"columnTitle": "",
|
||
"detailsTitle": "Velocità Di Download"
|
||
},
|
||
"index": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"id": {
|
||
"columnTitle": ""
|
||
},
|
||
"integration": {
|
||
"columnTitle": "Integrazione"
|
||
},
|
||
"name": {
|
||
"columnTitle": ""
|
||
},
|
||
"progress": {
|
||
"columnTitle": "Avanzamento",
|
||
"detailsTitle": ""
|
||
},
|
||
"ratio": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"received": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"sent": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"size": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"state": {
|
||
"columnTitle": "Stato",
|
||
"detailsTitle": ""
|
||
},
|
||
"time": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"type": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"upSpeed": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
}
|
||
},
|
||
"states": {
|
||
"downloading": "Download in corso",
|
||
"queued": "In coda",
|
||
"paused": "In pausa",
|
||
"completed": "Completato",
|
||
"failed": "",
|
||
"processing": "",
|
||
"leeching": "",
|
||
"stalled": "",
|
||
"unknown": "Sconosciuto",
|
||
"seeding": ""
|
||
},
|
||
"actions": {
|
||
"clients": {
|
||
"modalTitle": "",
|
||
"pause": "",
|
||
"resume": ""
|
||
},
|
||
"client": {
|
||
"pause": "",
|
||
"resume": ""
|
||
},
|
||
"item": {
|
||
"pause": "",
|
||
"resume": "",
|
||
"delete": {
|
||
"title": "",
|
||
"modalTitle": "",
|
||
"entry": "",
|
||
"entryAndFiles": ""
|
||
}
|
||
}
|
||
},
|
||
"globalRatio": ""
|
||
},
|
||
"mediaRequests-requestList": {
|
||
"name": "",
|
||
"description": "Visualizza un elenco di tutte le richieste media dalla tua istanza Overseerr o Jellyseerr",
|
||
"option": {
|
||
"linksTargetNewTab": {
|
||
"label": "Apri i link in nuova scheda"
|
||
}
|
||
},
|
||
"pending": {
|
||
"approve": "",
|
||
"approving": "",
|
||
"decline": ""
|
||
},
|
||
"availability": {
|
||
"unknown": "Sconosciuto",
|
||
"pending": "",
|
||
"processing": "",
|
||
"partiallyAvailable": "Parziale",
|
||
"available": "Disponibile"
|
||
},
|
||
"status": {
|
||
"pending": "",
|
||
"approved": "",
|
||
"declined": "",
|
||
"failed": ""
|
||
},
|
||
"toBeDetermined": ""
|
||
},
|
||
"mediaRequests-requestStats": {
|
||
"name": "",
|
||
"description": "Statistiche sulle richieste dei media",
|
||
"option": {},
|
||
"titles": {
|
||
"stats": {
|
||
"main": "Statistiche Media",
|
||
"approved": "Già approvato",
|
||
"pending": "Approvazioni In Attesa",
|
||
"processing": "",
|
||
"declined": "",
|
||
"available": "",
|
||
"tv": "Richieste TV",
|
||
"movie": "Richieste film",
|
||
"total": "Totale"
|
||
},
|
||
"users": {
|
||
"main": "Top Utenti",
|
||
"requests": ""
|
||
}
|
||
}
|
||
},
|
||
"mediaTranscoding": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"defaultView": {
|
||
"label": "Vista predefinita"
|
||
},
|
||
"queuePageSize": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"tab": {
|
||
"workers": "Workers",
|
||
"queue": "Coda",
|
||
"statistics": "Statistiche"
|
||
},
|
||
"currentIndex": "",
|
||
"healthCheck": {
|
||
"title": "",
|
||
"queued": "In coda",
|
||
"status": {
|
||
"healthy": "Normale funzionamento",
|
||
"unhealthy": "Compromesso"
|
||
}
|
||
},
|
||
"panel": {
|
||
"statistics": {
|
||
"empty": "Vuoto",
|
||
"transcodes": "",
|
||
"transcodesCount": "",
|
||
"healthChecksCount": "",
|
||
"filesCount": "",
|
||
"savedSpace": "",
|
||
"healthChecks": "",
|
||
"videoCodecs": "",
|
||
"videoContainers": "",
|
||
"videoResolutions": "Risoluzioni"
|
||
},
|
||
"workers": {
|
||
"empty": "Vuoto",
|
||
"table": {
|
||
"file": "",
|
||
"eta": "",
|
||
"progress": "Avanzamento",
|
||
"transcode": "",
|
||
"healthCheck": ""
|
||
}
|
||
},
|
||
"queue": {
|
||
"empty": "Vuoto",
|
||
"table": {
|
||
"file": "",
|
||
"size": "Dimensione",
|
||
"transcode": "",
|
||
"healthCheck": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"rssFeed": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"feedUrls": {
|
||
"label": ""
|
||
},
|
||
"enableRtl": {
|
||
"label": ""
|
||
},
|
||
"textLinesClamp": {
|
||
"label": ""
|
||
},
|
||
"maximumAmountPosts": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"widgetPreview": {
|
||
"toggle": {
|
||
"enabled": "",
|
||
"disabled": ""
|
||
},
|
||
"dimensions": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"board": {
|
||
"action": {
|
||
"duplicate": {
|
||
"title": "",
|
||
"message": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"confirmLeave": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"oldImport": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"form": {
|
||
"file": {
|
||
"label": "",
|
||
"invalidError": ""
|
||
},
|
||
"apps": {
|
||
"label": "Applicazioni",
|
||
"avoidDuplicates": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"onlyImportApps": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"name": {
|
||
"label": ""
|
||
},
|
||
"screenSize": {
|
||
"label": "",
|
||
"description": "",
|
||
"option": {
|
||
"sm": "Piccolo",
|
||
"md": "Medio",
|
||
"lg": "Grande"
|
||
}
|
||
},
|
||
"sidebarBehavior": {
|
||
"label": "",
|
||
"description": "",
|
||
"option": {
|
||
"lastSection": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"removeItems": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"quickCreateApp": {
|
||
"modal": {
|
||
"title": "",
|
||
"createAndUse": ""
|
||
}
|
||
}
|
||
},
|
||
"field": {
|
||
"pageTitle": {
|
||
"label": ""
|
||
},
|
||
"metaTitle": {
|
||
"label": ""
|
||
},
|
||
"logoImageUrl": {
|
||
"label": ""
|
||
},
|
||
"faviconImageUrl": {
|
||
"label": ""
|
||
},
|
||
"backgroundImageUrl": {
|
||
"label": ""
|
||
},
|
||
"backgroundImageAttachment": {
|
||
"label": "Immagine di background",
|
||
"option": {
|
||
"fixed": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"scroll": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"backgroundImageRepeat": {
|
||
"label": "",
|
||
"option": {
|
||
"repeat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"no-repeat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"repeat-x": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"repeat-y": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"backgroundImageSize": {
|
||
"label": "Dimensioni dell'immagine di background",
|
||
"option": {
|
||
"cover": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"contain": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"primaryColor": {
|
||
"label": "Colore primario"
|
||
},
|
||
"secondaryColor": {
|
||
"label": "Colore secondario"
|
||
},
|
||
"opacity": {
|
||
"label": ""
|
||
},
|
||
"iconColor": {
|
||
"label": ""
|
||
},
|
||
"customCss": {
|
||
"label": "",
|
||
"description": "Inoltre, personalizza la dashboard utilizzando i CSS, consigliato solo agli utenti esperti",
|
||
"customClassesAlert": {
|
||
"title": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"disableStatus": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"columnCount": {
|
||
"label": ""
|
||
},
|
||
"itemRadius": {
|
||
"label": "",
|
||
"description": "",
|
||
"option": {
|
||
"xs": "",
|
||
"sm": "",
|
||
"md": "",
|
||
"lg": "",
|
||
"xl": ""
|
||
}
|
||
},
|
||
"name": {
|
||
"label": "Nome"
|
||
},
|
||
"isPublic": {
|
||
"label": "Pubblico",
|
||
"description": ""
|
||
}
|
||
},
|
||
"content": {
|
||
"metaTitle": ""
|
||
},
|
||
"setting": {
|
||
"title": "",
|
||
"section": {
|
||
"general": {
|
||
"title": "Generale",
|
||
"unrecognizedLink": ""
|
||
},
|
||
"layout": {
|
||
"title": "",
|
||
"responsive": {
|
||
"title": "",
|
||
"action": {
|
||
"add": ""
|
||
}
|
||
}
|
||
},
|
||
"background": {
|
||
"title": "Background"
|
||
},
|
||
"appearance": {
|
||
"title": ""
|
||
},
|
||
"customCss": {
|
||
"title": ""
|
||
},
|
||
"behavior": {
|
||
"title": ""
|
||
},
|
||
"access": {
|
||
"title": "",
|
||
"permission": {
|
||
"item": {
|
||
"view": {
|
||
"label": "Mostra board"
|
||
},
|
||
"modify": {
|
||
"label": ""
|
||
},
|
||
"full": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"dangerZone": {
|
||
"title": "",
|
||
"action": {
|
||
"rename": {
|
||
"label": "",
|
||
"description": "",
|
||
"button": "",
|
||
"modal": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"visibility": {
|
||
"label": "",
|
||
"description": {
|
||
"public": "",
|
||
"private": ""
|
||
},
|
||
"button": {
|
||
"public": "",
|
||
"private": ""
|
||
},
|
||
"confirm": {
|
||
"public": {
|
||
"title": "",
|
||
"description": ""
|
||
},
|
||
"private": {
|
||
"title": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "",
|
||
"description": "",
|
||
"button": "",
|
||
"confirm": {
|
||
"title": "Elimina board",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error": {
|
||
"noBoard": {
|
||
"title": "Ti diamo il benvenuto su Homarr",
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"notFound": {
|
||
"title": "",
|
||
"description": "",
|
||
"link": "Visualizzare tutte le schede",
|
||
"notice": ""
|
||
},
|
||
"homeBoard": {
|
||
"title": "",
|
||
"admin": {
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"user": {
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"anonymous": {
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"layout": {
|
||
"field": {
|
||
"name": {
|
||
"label": ""
|
||
},
|
||
"columnCount": {
|
||
"label": ""
|
||
},
|
||
"breakpoint": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"management": {
|
||
"metaTitle": "",
|
||
"title": {
|
||
"morning": "",
|
||
"afternoon": "",
|
||
"evening": ""
|
||
},
|
||
"notFound": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"navbar": {
|
||
"items": {
|
||
"home": "",
|
||
"boards": "",
|
||
"apps": "Applicazioni",
|
||
"integrations": "Integrazioni",
|
||
"searchEngies": "Motori di ricerca",
|
||
"medias": "Media",
|
||
"users": {
|
||
"label": "Utenti",
|
||
"items": {
|
||
"manage": "Gestisci",
|
||
"invites": "Inviti",
|
||
"groups": "Gruppi"
|
||
}
|
||
},
|
||
"tools": {
|
||
"label": "Strumenti",
|
||
"items": {
|
||
"docker": "",
|
||
"logs": "",
|
||
"api": "",
|
||
"certificates": "",
|
||
"tasks": ""
|
||
}
|
||
},
|
||
"settings": "Impostazioni",
|
||
"help": {
|
||
"label": "Aiuto",
|
||
"items": {
|
||
"documentation": "Documentazione",
|
||
"submitIssue": "",
|
||
"discord": "Community Discord",
|
||
"sourceCode": ""
|
||
}
|
||
},
|
||
"about": "Info"
|
||
}
|
||
},
|
||
"page": {
|
||
"home": {
|
||
"statistic": {
|
||
"board": "",
|
||
"user": "Utenti",
|
||
"invite": "Inviti",
|
||
"integration": "Integrazioni",
|
||
"app": "Applicazioni",
|
||
"group": "Gruppi"
|
||
},
|
||
"statisticLabel": {
|
||
"boards": "",
|
||
"resources": "",
|
||
"authentication": "",
|
||
"authorization": ""
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "Le tue board",
|
||
"action": {
|
||
"new": {
|
||
"label": ""
|
||
},
|
||
"open": {
|
||
"label": ""
|
||
},
|
||
"settings": {
|
||
"label": "Impostazioni"
|
||
},
|
||
"setHomeBoard": {
|
||
"label": "",
|
||
"badge": {
|
||
"label": "",
|
||
"tooltip": ""
|
||
}
|
||
},
|
||
"setMobileHomeBoard": {
|
||
"label": "",
|
||
"badge": {
|
||
"label": "",
|
||
"tooltip": ""
|
||
}
|
||
},
|
||
"duplicate": {
|
||
"label": ""
|
||
},
|
||
"delete": {
|
||
"label": "Elimina definitivamente",
|
||
"confirm": {
|
||
"title": "Elimina board",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"visibility": {
|
||
"public": "",
|
||
"private": ""
|
||
},
|
||
"modal": {
|
||
"createBoard": {
|
||
"field": {
|
||
"name": {
|
||
"label": "Nome"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"media": {
|
||
"includeFromAllUsers": ""
|
||
},
|
||
"user": {
|
||
"back": "",
|
||
"fieldsDisabledExternalProvider": "",
|
||
"setting": {
|
||
"general": {
|
||
"title": "Generale",
|
||
"item": {
|
||
"language": "",
|
||
"board": {
|
||
"title": "",
|
||
"type": {
|
||
"general": "",
|
||
"mobile": ""
|
||
}
|
||
},
|
||
"search": "",
|
||
"firstDayOfWeek": "Primo giorno della settimana",
|
||
"accessibility": "Accessibilità"
|
||
}
|
||
},
|
||
"security": {
|
||
"title": "Sicurezza"
|
||
},
|
||
"board": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"list": {
|
||
"metaTitle": "Gestisci utenti",
|
||
"title": "Utenti"
|
||
},
|
||
"edit": {
|
||
"metaTitle": ""
|
||
},
|
||
"create": {
|
||
"metaTitle": "Crea utente",
|
||
"title": "",
|
||
"step": {
|
||
"personalInformation": {
|
||
"label": ""
|
||
},
|
||
"security": {
|
||
"label": "Sicurezza"
|
||
},
|
||
"groups": {
|
||
"label": "Gruppi",
|
||
"title": "",
|
||
"description": ""
|
||
},
|
||
"review": {
|
||
"label": ""
|
||
},
|
||
"completed": {
|
||
"title": "Utente creato"
|
||
},
|
||
"error": {
|
||
"title": "Creazione dell'utente non riuscita"
|
||
}
|
||
},
|
||
"action": {
|
||
"createAnother": "",
|
||
"back": ""
|
||
}
|
||
},
|
||
"invite": {
|
||
"title": "Gestisci inviti utente",
|
||
"action": {
|
||
"new": {
|
||
"title": "",
|
||
"description": "Una volta scaduto, un invito non sarà più valido e il destinatario non potrà creare un account."
|
||
},
|
||
"copy": {
|
||
"title": "",
|
||
"description": "",
|
||
"link": "Link d'invito",
|
||
"button": ""
|
||
},
|
||
"delete": {
|
||
"title": "Elimina invito",
|
||
"description": "Hai la certezza di voler eliminare questo invito? Gli utenti con questo link non potranno più creare un account utilizzandolo."
|
||
}
|
||
},
|
||
"field": {
|
||
"id": {
|
||
"label": ""
|
||
},
|
||
"creator": {
|
||
"label": "Creatore"
|
||
},
|
||
"expirationDate": {
|
||
"label": "Data di scadenza"
|
||
},
|
||
"token": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"back": "",
|
||
"setting": {
|
||
"general": {
|
||
"title": "Generale",
|
||
"owner": "Proprietario",
|
||
"ownerOfGroup": "",
|
||
"ownerOfGroupDeleted": ""
|
||
},
|
||
"setting": {
|
||
"title": "",
|
||
"alert": "",
|
||
"board": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"members": {
|
||
"title": "Membri",
|
||
"search": "",
|
||
"notFound": ""
|
||
},
|
||
"permissions": {
|
||
"title": "",
|
||
"form": {
|
||
"unsavedChanges": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"settings": {
|
||
"title": "Impostazioni",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
},
|
||
"section": {
|
||
"analytics": {
|
||
"title": "",
|
||
"general": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"widgetData": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"integrationData": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"usersData": {
|
||
"title": "",
|
||
"text": ""
|
||
}
|
||
},
|
||
"crawlingAndIndexing": {
|
||
"title": "",
|
||
"warning": "",
|
||
"noIndex": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"noFollow": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"noTranslate": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"noSiteLinksSearchBox": {
|
||
"title": "",
|
||
"text": ""
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "",
|
||
"homeBoard": {
|
||
"label": "",
|
||
"mobileLabel": "",
|
||
"description": ""
|
||
},
|
||
"status": {
|
||
"title": "",
|
||
"enableStatusByDefault": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"forceDisableStatus": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"search": {
|
||
"title": "",
|
||
"defaultSearchEngine": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"appearance": {
|
||
"title": "Aspetto",
|
||
"defaultColorScheme": {
|
||
"label": "",
|
||
"options": {
|
||
"light": "",
|
||
"dark": ""
|
||
}
|
||
}
|
||
},
|
||
"culture": {
|
||
"title": "",
|
||
"defaultLocale": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"tool": {
|
||
"tasks": {
|
||
"title": "",
|
||
"status": {
|
||
"idle": "",
|
||
"running": "In esecuzione",
|
||
"error": "Errore"
|
||
},
|
||
"job": {
|
||
"minecraftServerStatus": {
|
||
"label": ""
|
||
},
|
||
"iconsUpdater": {
|
||
"label": ""
|
||
},
|
||
"analytics": {
|
||
"label": ""
|
||
},
|
||
"smartHomeEntityState": {
|
||
"label": ""
|
||
},
|
||
"ping": {
|
||
"label": ""
|
||
},
|
||
"mediaServer": {
|
||
"label": "Media Server"
|
||
},
|
||
"mediaOrganizer": {
|
||
"label": ""
|
||
},
|
||
"downloads": {
|
||
"label": ""
|
||
},
|
||
"mediaRequestStats": {
|
||
"label": ""
|
||
},
|
||
"mediaRequestList": {
|
||
"label": ""
|
||
},
|
||
"rssFeeds": {
|
||
"label": ""
|
||
},
|
||
"indexerManager": {
|
||
"label": ""
|
||
},
|
||
"healthMonitoring": {
|
||
"label": ""
|
||
},
|
||
"dnsHole": {
|
||
"label": ""
|
||
},
|
||
"sessionCleanup": {
|
||
"label": ""
|
||
},
|
||
"updateChecker": {
|
||
"label": ""
|
||
},
|
||
"mediaTranscoding": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"api": {
|
||
"title": "",
|
||
"modal": {
|
||
"createApiToken": {
|
||
"title": "",
|
||
"description": "",
|
||
"button": ""
|
||
}
|
||
},
|
||
"tab": {
|
||
"documentation": {
|
||
"label": "Documentazione"
|
||
},
|
||
"apiKey": {
|
||
"label": "",
|
||
"title": "",
|
||
"button": {
|
||
"createApiToken": ""
|
||
},
|
||
"modal": {
|
||
"delete": {
|
||
"title": "",
|
||
"text": ""
|
||
}
|
||
},
|
||
"table": {
|
||
"header": {
|
||
"id": "",
|
||
"createdBy": "",
|
||
"actions": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about": {
|
||
"version": "",
|
||
"text": "",
|
||
"accordion": {
|
||
"contributors": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
},
|
||
"translators": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
},
|
||
"libraries": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"docker": {
|
||
"title": "",
|
||
"table": {
|
||
"updated": "",
|
||
"search": "",
|
||
"selected": ""
|
||
},
|
||
"field": {
|
||
"name": {
|
||
"label": "Nome"
|
||
},
|
||
"state": {
|
||
"label": "Stato",
|
||
"option": {
|
||
"created": "Creato",
|
||
"running": "In esecuzione",
|
||
"paused": "In pausa",
|
||
"restarting": "Riavvio in corso",
|
||
"exited": "",
|
||
"removing": "Rimozione in corso",
|
||
"dead": ""
|
||
}
|
||
},
|
||
"containerImage": {
|
||
"label": "Immagine"
|
||
},
|
||
"ports": {
|
||
"label": "Porte"
|
||
}
|
||
},
|
||
"action": {
|
||
"start": {
|
||
"label": "Avvia",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"stop": {
|
||
"label": "Arresta",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"restart": {
|
||
"label": "Riavvia",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"remove": {
|
||
"label": "Rimuovi",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"refresh": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"addToHomarr": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"modal": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"error": {
|
||
"internalServerError": ""
|
||
}
|
||
},
|
||
"permission": {
|
||
"title": "",
|
||
"userSelect": {
|
||
"title": ""
|
||
},
|
||
"groupSelect": {
|
||
"title": ""
|
||
},
|
||
"tab": {
|
||
"user": "Utenti",
|
||
"group": "Gruppi",
|
||
"inherited": ""
|
||
},
|
||
"field": {
|
||
"user": {
|
||
"label": "Utente"
|
||
},
|
||
"group": {
|
||
"label": "Gruppo"
|
||
},
|
||
"permission": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"saveUser": "",
|
||
"saveGroup": ""
|
||
}
|
||
},
|
||
"navigationStructure": {
|
||
"manage": {
|
||
"label": "Gestisci",
|
||
"boards": {
|
||
"label": ""
|
||
},
|
||
"integrations": {
|
||
"label": "Integrazioni",
|
||
"edit": {
|
||
"label": "Modifica"
|
||
},
|
||
"new": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"search-engines": {
|
||
"label": "Motori di ricerca",
|
||
"new": {
|
||
"label": ""
|
||
},
|
||
"edit": {
|
||
"label": "Modifica"
|
||
}
|
||
},
|
||
"medias": {
|
||
"label": "Media"
|
||
},
|
||
"apps": {
|
||
"label": "Applicazioni",
|
||
"new": {
|
||
"label": ""
|
||
},
|
||
"edit": {
|
||
"label": "Modifica"
|
||
}
|
||
},
|
||
"users": {
|
||
"label": "Utenti",
|
||
"create": {
|
||
"label": "Crea"
|
||
},
|
||
"general": "Generale",
|
||
"security": "Sicurezza",
|
||
"board": "",
|
||
"groups": {
|
||
"label": "Gruppi"
|
||
},
|
||
"invites": {
|
||
"label": "Inviti"
|
||
}
|
||
},
|
||
"tools": {
|
||
"label": "Strumenti",
|
||
"docker": {
|
||
"label": ""
|
||
},
|
||
"logs": {
|
||
"label": ""
|
||
},
|
||
"certificates": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"settings": {
|
||
"label": "Impostazioni"
|
||
},
|
||
"about": {
|
||
"label": "Info"
|
||
}
|
||
}
|
||
},
|
||
"search": {
|
||
"placeholder": "",
|
||
"nothingFound": "",
|
||
"error": {
|
||
"fetch": ""
|
||
},
|
||
"mode": {
|
||
"appIntegrationBoard": {
|
||
"help": "",
|
||
"group": {
|
||
"app": {
|
||
"title": "Applicazioni",
|
||
"children": {
|
||
"action": {
|
||
"open": {
|
||
"label": ""
|
||
},
|
||
"edit": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "",
|
||
"children": {
|
||
"action": {
|
||
"open": {
|
||
"label": ""
|
||
},
|
||
"homeBoard": {
|
||
"label": ""
|
||
},
|
||
"mobileBoard": {
|
||
"label": ""
|
||
},
|
||
"settings": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"title": "Integrazioni"
|
||
}
|
||
}
|
||
},
|
||
"command": {
|
||
"help": "",
|
||
"group": {
|
||
"localCommand": {
|
||
"title": ""
|
||
},
|
||
"globalCommand": {
|
||
"title": "",
|
||
"option": {
|
||
"colorScheme": {
|
||
"light": "",
|
||
"dark": ""
|
||
},
|
||
"language": {
|
||
"label": "",
|
||
"children": {
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"newBoard": {
|
||
"label": ""
|
||
},
|
||
"importBoard": {
|
||
"label": ""
|
||
},
|
||
"newApp": {
|
||
"label": ""
|
||
},
|
||
"newIntegration": {
|
||
"label": "",
|
||
"children": {
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"newUser": {
|
||
"label": ""
|
||
},
|
||
"newInvite": {
|
||
"label": ""
|
||
},
|
||
"newGroup": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"media": {
|
||
"requestMovie": "",
|
||
"requestSeries": "",
|
||
"openIn": ""
|
||
},
|
||
"external": {
|
||
"help": "",
|
||
"group": {
|
||
"searchEngine": {
|
||
"title": "Motori di ricerca",
|
||
"children": {
|
||
"action": {
|
||
"search": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
},
|
||
"searchResults": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"option": {
|
||
"google": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"bing": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"duckduckgo": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"torrent": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"youTube": {
|
||
"name": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"help": {
|
||
"group": {
|
||
"mode": {
|
||
"title": ""
|
||
},
|
||
"help": {
|
||
"title": "Aiuto",
|
||
"option": {
|
||
"documentation": {
|
||
"label": "Documentazione"
|
||
},
|
||
"submitIssue": {
|
||
"label": ""
|
||
},
|
||
"discord": {
|
||
"label": "Community Discord"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"home": {
|
||
"group": {
|
||
"search": {
|
||
"title": "",
|
||
"option": {
|
||
"other": {
|
||
"label": ""
|
||
},
|
||
"no-default": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"search": {
|
||
"label": ""
|
||
},
|
||
"from-integration": {
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"local": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"page": {
|
||
"help": "",
|
||
"group": {
|
||
"page": {
|
||
"title": "",
|
||
"option": {
|
||
"manageHome": {
|
||
"label": ""
|
||
},
|
||
"manageBoard": {
|
||
"label": ""
|
||
},
|
||
"manageApp": {
|
||
"label": ""
|
||
},
|
||
"manageIntegration": {
|
||
"label": ""
|
||
},
|
||
"manageSearchEngine": {
|
||
"label": ""
|
||
},
|
||
"manageMedia": {
|
||
"label": ""
|
||
},
|
||
"manageUser": {
|
||
"label": "Gestisci utenti"
|
||
},
|
||
"manageInvite": {
|
||
"label": ""
|
||
},
|
||
"manageGroup": {
|
||
"label": ""
|
||
},
|
||
"manageDocker": {
|
||
"label": ""
|
||
},
|
||
"manageApi": {
|
||
"label": ""
|
||
},
|
||
"manageLog": {
|
||
"label": "Visualizza log"
|
||
},
|
||
"manageTask": {
|
||
"label": ""
|
||
},
|
||
"manageSettings": {
|
||
"label": ""
|
||
},
|
||
"about": {
|
||
"label": "Info"
|
||
},
|
||
"homeBoard": {
|
||
"label": ""
|
||
},
|
||
"preferences": {
|
||
"label": "Le tue impostazioni"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"userGroup": {
|
||
"help": "",
|
||
"group": {
|
||
"user": {
|
||
"title": "Utenti",
|
||
"children": {
|
||
"action": {
|
||
"detail": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"title": "Gruppi",
|
||
"children": {
|
||
"action": {
|
||
"detail": {
|
||
"label": ""
|
||
},
|
||
"manageMember": {
|
||
"label": ""
|
||
},
|
||
"managePermission": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"engine": {
|
||
"search": "",
|
||
"field": {
|
||
"name": {
|
||
"label": "Nome"
|
||
},
|
||
"short": {
|
||
"label": ""
|
||
},
|
||
"urlTemplate": {
|
||
"label": ""
|
||
},
|
||
"description": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"page": {
|
||
"list": {
|
||
"title": "Motori di ricerca",
|
||
"noResults": {
|
||
"title": "",
|
||
"action": ""
|
||
},
|
||
"interactive": ""
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"configControl": "",
|
||
"searchEngineType": {
|
||
"generic": "",
|
||
"fromIntegration": ""
|
||
}
|
||
},
|
||
"delete": {
|
||
"title": "",
|
||
"message": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"media": {
|
||
"request": {
|
||
"modal": {
|
||
"title": "",
|
||
"table": {
|
||
"header": {
|
||
"season": "",
|
||
"episodes": ""
|
||
}
|
||
},
|
||
"button": {
|
||
"send": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"certificate": {
|
||
"page": {
|
||
"list": {
|
||
"title": "",
|
||
"description": "",
|
||
"noResults": {
|
||
"title": ""
|
||
},
|
||
"expires": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"create": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"remove": {
|
||
"label": "",
|
||
"confirm": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|