Files
homarr/packages/translation/src/lang/it.json
homarr-crowdin[bot] 86cd1017b9 chore(lang): updated translations from crowdin (#1612)
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2024-12-05 07:00:41 +01:00

2735 lines
58 KiB
JSON

{
"user": {
"title": "Utenti",
"name": "Utente",
"page": {
"login": {
"title": "",
"subtitle": ""
},
"invite": {
"title": "",
"subtitle": "",
"description": ""
},
"init": {
"title": "",
"subtitle": ""
}
},
"field": {
"email": {
"label": "E-mail",
"verified": ""
},
"username": {
"label": "Nome utente"
},
"password": {
"label": "",
"requirement": {
"length": "",
"lowercase": "Include lettera minuscola",
"uppercase": "Include lettera maiuscola",
"number": "Include numero",
"special": ""
}
},
"passwordConfirm": {
"label": "Conferma password"
},
"previousPassword": {
"label": ""
},
"homeBoard": {
"label": ""
},
"pingIconsEnabled": {
"label": ""
}
},
"error": {
"usernameTaken": ""
},
"action": {
"login": {
"label": "Accedi",
"labelWith": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"forgotPassword": {
"label": "",
"description": ""
}
},
"register": {
"label": "Crea account",
"notification": {
"success": {
"title": "Account creato",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"create": "Crea utente",
"changePassword": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeHomeBoard": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePingIconsEnabled": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"manageAvatar": {
"changeImage": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
},
"toLarge": {
"title": "",
"message": ""
}
}
},
"removeImage": {
"label": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
}
},
"editProfile": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"confirm": ""
},
"select": {
"label": "",
"notFound": ""
},
"transfer": {
"label": ""
}
}
},
"group": {
"title": "",
"name": "",
"search": "",
"field": {
"name": "Nome",
"members": ""
},
"permission": {
"admin": {
"title": "",
"item": {
"admin": {
"label": "",
"description": ""
}
}
},
"app": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"board": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"integration": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"interact-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"media": {
"title": "",
"item": {
"upload": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"other": {
"title": "",
"item": {
"view-logs": {
"label": "",
"description": ""
}
}
},
"search-engine": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
}
},
"memberNotice": {
"mixed": "",
"external": ""
},
"reservedNotice": {
"message": ""
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"transfer": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"addMember": {
"label": ""
},
"removeMember": {
"label": "",
"confirm": ""
},
"delete": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePermissions": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"update": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"select": {
"label": "",
"notFound": ""
}
}
},
"app": {
"page": {
"list": {
"title": "Applicazioni",
"noResults": {
"title": "",
"action": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "Nome"
},
"description": {
"label": ""
},
"url": {
"label": ""
}
},
"action": {
"select": {
"label": "",
"notFound": ""
}
}
},
"integration": {
"page": {
"list": {
"title": "",
"search": "",
"noResults": {
"title": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "Nome"
},
"url": {
"label": ""
}
},
"action": {
"create": ""
},
"testConnection": {
"action": {
"create": "",
"edit": ""
},
"alertNotice": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"invalidUrl": {
"title": "URL invalido",
"message": ""
},
"secretNotDefined": {
"title": "",
"message": ""
},
"invalidCredentials": {
"title": "",
"message": ""
},
"commonError": {
"title": "",
"message": ""
},
"badRequest": {
"title": "",
"message": ""
},
"unauthorized": {
"title": "",
"message": ""
},
"forbidden": {
"title": "",
"message": ""
},
"notFound": {
"title": "",
"message": ""
},
"internalServerError": {
"title": "",
"message": ""
},
"serviceUnavailable": {
"title": "",
"message": ""
},
"connectionAborted": {
"title": "",
"message": ""
},
"domainNotFound": {
"title": "",
"message": ""
},
"connectionRefused": {
"title": "",
"message": ""
},
"invalidJson": {
"title": "",
"message": ""
},
"wrongPath": {
"title": "",
"message": ""
}
}
},
"secrets": {
"title": "",
"lastUpdated": "",
"secureNotice": "",
"reset": {
"title": "",
"message": ""
},
"noSecretsRequired": {
"segmentTitle": "",
"text": ""
},
"kind": {
"username": {
"label": "Nome utente",
"newLabel": ""
},
"apiKey": {
"label": "",
"newLabel": ""
},
"password": {
"label": "",
"newLabel": "Nuova password"
}
}
},
"permission": {
"use": "",
"interact": "",
"full": ""
}
},
"media": {
"plural": "",
"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": ""
}
}
},
"common": {
"beta": "",
"error": "Errore",
"action": {
"add": "Aggiungi",
"apply": "Applica",
"backToOverview": "",
"create": "Crea",
"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": "",
"tryAgain": "Riprova",
"loading": ""
},
"here": "",
"iconPicker": {
"label": "",
"header": ""
},
"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": ""
}
},
"dangerZone": "",
"noResults": "Nessun risultato trovato",
"preview": {
"show": "",
"hide": ""
},
"zod": {
"errors": {
"default": "Questo campo non è valido",
"required": "Questo campo è obbligatorio",
"string": {
"startsWith": "Questo campo deve iniziare con {startsWith}",
"endsWith": "Questo campo deve terminare con {endsWith}",
"includes": "Questo campo deve includere {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": "",
"fileTooLarge": "",
"invalidConfiguration": ""
}
}
}
},
"section": {
"dynamic": {
"action": {
"create": "",
"remove": ""
},
"remove": {
"title": "",
"message": ""
}
},
"category": {
"field": {
"name": {
"label": "Nome"
}
},
"action": {
"create": "",
"edit": "",
"remove": "",
"moveUp": "Sposta in alto",
"moveDown": "Sposta in basso",
"createAbove": "",
"createBelow": ""
},
"create": {
"title": "",
"submit": ""
},
"remove": {
"title": "",
"message": ""
},
"edit": {
"title": "",
"submit": ""
},
"menu": {
"label": {
"create": "",
"changePosition": "Cambia posizione"
}
}
}
},
"item": {
"action": {
"create": "",
"import": "",
"edit": "",
"moveResize": "",
"duplicate": "",
"remove": ""
},
"menu": {
"label": {
"settings": "Impostazioni"
}
},
"create": {
"title": "",
"addToBoard": ""
},
"moveResize": {
"title": "",
"field": {
"width": {
"label": "Larghezza"
},
"height": {
"label": "Altezza"
},
"xOffset": {
"label": ""
},
"yOffset": {
"label": ""
}
}
},
"edit": {
"title": "",
"advancedOptions": {
"label": "",
"title": ""
},
"field": {
"integrations": {
"label": ""
},
"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": ""
},
"column": {
"label": ""
},
"grid": {
"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": ""
}
},
"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": ""
}
}
},
"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": "Testo barrato",
"underline": "Sottolineato",
"colorText": "Testo a colori",
"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": "Elenco di controllo",
"increaseIndent": "Aumenta indentatura",
"decreaseIndent": "Diminuisci indentatura",
"link": "",
"unlink": "Elimina link",
"image": "Incorpora immagine",
"addTable": "Aggiungi tabella",
"deleteTable": "Elimina tabella",
"colorCell": "Colore 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": "Centra",
"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": "",
"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": "Visualizza nome"
},
"automationId": {
"label": "ID automazione"
}
}
},
"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 informazioni meteo attuali di una località.",
"option": {
"isFormatFahrenheit": {
"label": ""
},
"location": {
"label": "Località meteo"
},
"showCity": {
"label": ""
},
"hasForecast": {
"label": ""
},
"forecastDayCount": {
"label": "",
"description": ""
},
"dateFormat": {
"label": "",
"description": ""
}
},
"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": "Neve tonda",
"rainShowers": "Rovesci",
"snowShowers": "Forti nevicate",
"thunderstorm": "Temporale",
"thunderstormWithHail": "Temporale con grandine",
"unknown": "Sconosciuto"
}
},
"indexerManager": {
"name": "Stato del gestore dell'indicizzatore",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "Gestore dell'indicizzatore",
"testAll": "Prova Tutto",
"error": {
"internalServerError": ""
}
},
"healthMonitoring": {
"name": "Monitoraggio dello stato del sistema",
"description": "Visualizza informazioni sulla salute e stato dei tuoi sistemi.",
"option": {
"fahrenheit": {
"label": "Temperatura CPU in Fahrenheit"
},
"cpu": {
"label": "Mostra info CPU"
},
"memory": {
"label": "Mostra Informazioni Memoria"
},
"fileSystem": {
"label": "Mostra Informazioni Filesystem"
}
},
"popover": {
"information": "",
"processor": "",
"memory": "",
"memoryAvailable": "",
"version": "",
"uptime": "",
"loadAverage": "",
"minute": "",
"minutes": "",
"used": "",
"available": "Disponibile",
"lastSeen": ""
},
"memory": {},
"error": {
"internalServerError": ""
}
},
"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": "",
"description": ""
},
"error": {
"action": {
"logs": ""
},
"noIntegration": "",
"noData": ""
},
"option": {}
},
"video": {
"name": "Flusso Video",
"description": "Incorpora un flusso 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": {}
},
"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": "Vedi un elenco di tutte le richieste multimediali 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"
},
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
"name": "",
"description": "Statistiche sulle richieste multimediali",
"option": {},
"titles": {
"stats": {
"main": "Statistiche Multimediali",
"approved": "Già approvato",
"pending": "Approvazioni In Attesa",
"processing": "",
"declined": "",
"available": "",
"tv": "Richieste TV",
"movie": "Richieste film",
"total": "Totale"
},
"users": {
"main": "Utenti Top",
"requests": ""
}
}
},
"rssFeed": {
"name": "",
"description": "",
"option": {
"feedUrls": {
"label": ""
},
"enableRtl": {
"label": ""
},
"textLinesClamp": {
"label": ""
},
"maximumAmountPosts": {
"label": ""
}
}
}
},
"widgetPreview": {
"toggle": {
"enabled": "",
"disabled": ""
},
"dimensions": {
"title": ""
}
},
"board": {
"action": {
"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": "",
"option": {
"sm": "Piccolo",
"md": "Medio",
"lg": "Grande"
}
},
"sidebarBehavior": {
"label": "",
"description": "",
"option": {
"lastSection": {
"label": "",
"description": ""
},
"removeItems": {
"label": "",
"description": ""
}
}
}
}
}
},
"field": {
"pageTitle": {
"label": ""
},
"metaTitle": {
"label": ""
},
"logoImageUrl": {
"label": ""
},
"faviconImageUrl": {
"label": ""
},
"backgroundImageUrl": {
"label": ""
},
"backgroundImageAttachment": {
"label": "Allegato immagine di sfondo",
"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 sfondo",
"option": {
"cover": {
"label": "",
"description": ""
},
"contain": {
"label": "",
"description": ""
}
}
},
"primaryColor": {
"label": "Colore primario"
},
"secondaryColor": {
"label": "Colore secondario"
},
"opacity": {
"label": ""
},
"customCss": {
"label": "",
"description": "Inoltre, personalizza la dashboard utilizzando i CSS, consigliato solo agli utenti esperti",
"customClassesAlert": {
"title": "",
"description": ""
}
},
"columnCount": {
"label": ""
},
"name": {
"label": "Nome"
},
"isPublic": {
"label": "Pubblico",
"description": ""
}
},
"content": {
"metaTitle": ""
},
"setting": {
"title": "",
"section": {
"general": {
"title": "Generale",
"unrecognizedLink": ""
},
"layout": {
"title": ""
},
"background": {
"title": "Sfondo"
},
"color": {
"title": ""
},
"customCss": {
"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": ""
}
}
}
}
}
}
},
"management": {
"metaTitle": "",
"title": {
"morning": "",
"afternoon": "",
"evening": ""
},
"notFound": {
"title": "",
"text": ""
},
"navbar": {
"items": {
"home": "",
"boards": "",
"apps": "Applicazioni",
"integrations": "",
"searchEngies": "",
"medias": "",
"users": {
"label": "Utenti",
"items": {
"manage": "Gestisci",
"invites": "Inviti",
"groups": ""
}
},
"tools": {
"label": "Strumenti",
"items": {
"docker": "",
"logs": "",
"api": "",
"tasks": ""
}
},
"settings": "Impostazioni",
"help": {
"label": "Aiuto",
"items": {
"documentation": "Documentazione",
"submitIssue": "",
"discord": "Discord della community",
"sourceCode": ""
}
},
"about": "Info"
}
},
"page": {
"home": {
"statistic": {
"board": "",
"user": "Utenti",
"invite": "Inviti",
"integration": "",
"app": "Applicazioni",
"group": ""
},
"statisticLabel": {
"boards": "",
"resources": "",
"authentication": "",
"authorization": ""
}
},
"board": {
"title": "Le tue board",
"action": {
"new": {
"label": ""
},
"open": {
"label": ""
},
"settings": {
"label": "Impostazioni"
},
"setHomeBoard": {
"label": "",
"badge": {
"label": "",
"tooltip": ""
}
},
"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": "",
"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": "",
"title": "",
"description": ""
},
"review": {
"label": ""
},
"completed": {
"title": ""
},
"error": {
"title": ""
}
},
"action": {
"createAnother": "",
"back": ""
}
},
"invite": {
"title": "Gestisci inviti utente",
"action": {
"new": {
"title": "",
"description": "Dopo la scadenza, un invito non sarà più valido e il destinatario dell'invito non potrà creare un account."
},
"copy": {
"title": "",
"description": "",
"link": "Link d'invito",
"button": ""
},
"delete": {
"title": "Elimina invito",
"description": "Siete sicuri di voler eliminare questo invito? Gli utenti con questo link non potranno più creare un account utilizzando tale link."
}
},
"field": {
"id": {
"label": ""
},
"creator": {
"label": "Creatore"
},
"expirationDate": {
"label": "Data di scadenza"
},
"token": {
"label": ""
}
}
}
},
"group": {
"back": "",
"setting": {
"general": {
"title": "Generale",
"owner": "",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
"members": {
"title": "",
"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": "",
"description": ""
}
},
"appearance": {
"title": "",
"defaultColorScheme": {
"label": "",
"options": {
"light": "",
"dark": ""
}
}
},
"culture": {
"title": "",
"defaultLocale": {
"label": ""
}
}
}
},
"tool": {
"tasks": {
"title": "",
"status": {
"idle": "",
"running": "In esecuzione",
"error": "Errore"
},
"job": {
"iconsUpdater": {
"label": ""
},
"analytics": {
"label": ""
},
"smartHomeEntityState": {
"label": ""
},
"ping": {
"label": ""
},
"mediaServer": {
"label": "Server multimediale"
},
"mediaOrganizer": {
"label": ""
},
"downloads": {
"label": ""
},
"mediaRequestStats": {
"label": ""
},
"mediaRequestList": {
"label": ""
},
"rssFeeds": {
"label": ""
},
"indexerManager": {
"label": ""
},
"healthMonitoring": {
"label": ""
},
"dnsHole": {
"label": ""
},
"sessionCleanup": {
"label": ""
}
}
},
"api": {
"title": "",
"modal": {
"createApiToken": {
"title": "",
"description": "",
"button": ""
}
},
"tab": {
"documentation": {
"label": "Documentazione"
},
"apiKey": {
"label": "",
"title": "",
"button": {
"createApiToken": ""
},
"table": {
"header": {
"id": "",
"createdBy": ""
}
}
}
}
}
},
"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",
"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": ""
}
}
}
}
},
"permission": {
"title": "",
"userSelect": {
"title": ""
},
"groupSelect": {
"title": ""
},
"tab": {
"user": "Utenti",
"group": "",
"inherited": ""
},
"field": {
"user": {
"label": "Utente"
},
"group": {
"label": ""
},
"permission": {
"label": ""
}
},
"action": {
"saveUser": "",
"saveGroup": ""
}
},
"navigationStructure": {
"manage": {
"label": "Gestisci",
"boards": {
"label": ""
},
"integrations": {
"label": "",
"edit": {
"label": "Modifica"
},
"new": {
"label": ""
}
},
"search-engines": {
"label": "",
"new": {
"label": ""
},
"edit": {
"label": "Modifica"
}
},
"medias": {
"label": ""
},
"apps": {
"label": "Applicazioni",
"new": {
"label": ""
},
"edit": {
"label": "Modifica"
}
},
"users": {
"label": "Utenti",
"create": {
"label": "Crea"
},
"general": "Generale",
"security": "Sicurezza",
"board": "",
"groups": {
"label": ""
},
"invites": {
"label": "Inviti"
}
},
"tools": {
"label": "Strumenti",
"docker": {
"label": ""
},
"logs": {
"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": ""
},
"settings": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"integration": {
"title": ""
}
}
},
"command": {
"help": "",
"group": {
"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": ""
}
}
}
}
},
"external": {
"help": "",
"group": {
"searchEngine": {
"title": "",
"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": "Discord della community"
}
}
}
}
},
"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": ""
},
"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": "",
"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": "",
"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": ""
}
}
}
}
}
}
}