🔀 New Crowdin updates (#396)
* New translations calendar.json (Italian) * New translations app-shelf.json (Chinese Simplified) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Japanese) * New translations common-media-cards.json (Japanese) * New translations common-media-cards.json (Italian) * New translations calendar.json (Chinese Simplified) * New translations app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Italian) * New translations add-service-app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations app-shelf-menu.json (Italian) * New translations app-shelf-menu.json (Japanese) * New translations app-shelf-menu.json (Chinese Simplified) * New translations app-shelf.json (Italian) * New translations docker.json (Spanish) * New translations dlspeed.json (Japanese) * New translations dlspeed.json (Italian) * New translations docker.json (Italian) * New translations docker.json (Japanese) * New translations date.json (Japanese) * New translations dashdot.json (Italian) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations date.json (Italian) * New translations dashdot.json (Japanese) * New translations dlspeed.json (Chinese Simplified) * New translations dashdot.json (Chinese Simplified) * New translations date.json (Chinese Simplified) * New translations docker.json (Chinese Simplified) * New translations torrents-status.json (Japanese) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Japanese) * New translations search.json (Japanese) * New translations ping.json (Italian) * New translations overseerr.json (Italian) * New translations overseerr.json (Japanese) * New translations search.json (Italian) * New translations ping.json (Japanese) * New translations torrents-status.json (Chinese Simplified) * New translations overseerr.json (Chinese Simplified) * New translations ping.json (Chinese Simplified) * New translations search.json (Chinese Simplified) * New translations weather.json (Chinese Simplified) * New translations page-appearance.json (Japanese) * New translations page-appearance.json (Italian) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Japanese) * New translations opacity-selector.json (Japanese) * New translations color-selector.json (Italian) * New translations app-width.json (Italian) * New translations app-width.json (Japanese) * New translations opacity-selector.json (Italian) * New translations color-selector.json (Japanese) * New translations page-appearance.json (Chinese Simplified) * New translations app-width.json (Chinese Simplified) * New translations color-selector.json (Chinese Simplified) * New translations opacity-selector.json (Chinese Simplified) * New translations shade-selector.json (Chinese Simplified) * New translations module-enabler.json (Japanese) * New translations module-enabler.json (Italian) * New translations search-engine.json (Italian) * New translations search-engine.json (Japanese) * New translations internationalization.json (Japanese) * New translations config-changer.json (Italian) * New translations color-schema.json (Italian) * New translations color-schema.json (Japanese) * New translations internationalization.json (Italian) * New translations config-changer.json (Japanese) * New translations module-enabler.json (Chinese Simplified) * New translations color-schema.json (Chinese Simplified) * New translations config-changer.json (Chinese Simplified) * New translations internationalization.json (Chinese Simplified) * New translations search-engine.json (Chinese Simplified) * New translations common.json (Spanish) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Japanese) * New translations theme-selector.json (Italian) * New translations theme-selector.json (Japanese) * New translations widget-positions.json (Italian) * New translations widget-positions.json (Japanese) * New translations common.json (Italian) * New translations theme-selector.json (Chinese Simplified) * New translations widget-positions.json (Chinese Simplified) * New translations common.json (Chinese Simplified) * New translations config-changer.json (Polish) * New translations common.json (Polish) * New translations docker.json (Polish) * New translations overseerr.json (Polish) * New translations weather.json (Polish) * New translations common.json (Portuguese, Brazilian) * New translations usenet.json (Spanish) * New translations usenet.json (Japanese) * New translations usenet.json (Italian) * New translations usenet.json (Chinese Simplified)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": ""
|
||||
"save": "Risparmiare"
|
||||
},
|
||||
"tip": "",
|
||||
"tip": "Suggerimento: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
|
||||
@@ -1,93 +1,93 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "Aggiungere un servizio"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Aggiungi servizio",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
"invalidUrl": "Inserire un URL valido",
|
||||
"noStatusCodeSelected": "Selezionare un codice di stato"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "Opzioni",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Nome del servizio",
|
||||
"placeholder": "Plex"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
"label": "Icona URL"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
"label": "URL del servizio"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "URL al clic"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
"label": "Tipo di servizio",
|
||||
"defaultValue": "Altro",
|
||||
"placeholder": "Sceglietene uno"
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
"label": "Categoria",
|
||||
"placeholder": "Selezionare una categoria o crearne una nuova",
|
||||
"nothingFound": "Non è stato trovato nulla",
|
||||
"createLabel": "+ Creare {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Chiave API",
|
||||
"placeholder": "La vostra chiave API",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
"noKey": "Chiave non valida"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
"text": "Ottenere la chiave API",
|
||||
"link": "qui."
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Nome utente",
|
||||
"placeholder": "amministratore",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "Nome utente non valido"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Password",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "Password non valida"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Password",
|
||||
"placeholder": "password",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "Password non valida"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Nome utente",
|
||||
"placeholder": "amministratore",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "Nome utente non valido"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Password",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "Password non valida"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,23 +95,23 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Opzioni avanzate",
|
||||
"form": {
|
||||
"ping": {
|
||||
"label": ""
|
||||
"label": "Servizio Ping"
|
||||
},
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
"label": "Codici di stato HTTP",
|
||||
"placeholder": "Selezionare i codici di stato validi",
|
||||
"clearButtonLabel": "Cancella la selezione",
|
||||
"nothingFound": "Non è stato trovato nulla"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
"label": "Aprire il servizio in una nuova scheda"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
"content": "Aggiungi servizio"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Modificare un servizio",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
"save": "Salvataggio del servizio"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
"settings": "Impostazioni",
|
||||
"dangerZone": "Zona di pericolo"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
"edit": "Modifica",
|
||||
"delete": "Cancellare"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "I vostri download"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "Altri"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Calendario",
|
||||
"description": "Un modulo calendario per la visualizzazione dei prossimi rilasci. Interagisce con le API di Sonarr e Radarr.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
"label": "Iniziare la settimana la domenica"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
"play": "Gioco",
|
||||
"request": "Richiesta"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
"label": "Impostazioni"
|
||||
}
|
||||
}
|
||||
@@ -1,59 +1,59 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Dash.",
|
||||
"description": "Un modulo per visualizzare i grafici dell'istanza di Dash in esecuzione.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
"label": "Vista CPU Multi-Core"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
"label": "Visualizzazione dell'unità multipla di archiviazione"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
"label": "Utilizzare la vista compatta"
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"label": "Grafici",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
"cpu": "CPU",
|
||||
"ram": "RAM",
|
||||
"storage": "Immagazzinamento",
|
||||
"network": "Rete",
|
||||
"gpu": "GPU"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "Dash. URL"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
"noService": "Nessun servizio Dash. trovato. Aggiungerne uno alla dashboard di Homarr o impostare un Dash. nelle opzioni del modulo",
|
||||
"noInformation": "Impossibile acquisire informazioni da dash. - state eseguendo l'ultima versione?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"title": "Immagazzinamento",
|
||||
"label": "Stoccaggio:"
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"title": "Rete",
|
||||
"label": "Rete:",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
"download": "In basso",
|
||||
"upload": "Su"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
"title": "RAM"
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Data",
|
||||
"description": "Mostra l'ora e la data corrente in una scheda",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
"label": "Visualizzazione a tempo pieno (24 ore)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Scarica la velocità",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati"
|
||||
}
|
||||
}
|
||||
@@ -1,71 +1,71 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Docker",
|
||||
"description": "Consente di gestire facilmente i propri torrent"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Ricerca per contenitore o nome dell'immagine"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
"name": "Nome",
|
||||
"image": "Immagine",
|
||||
"ports": "Porti",
|
||||
"state": "Stato"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
"portCollapse": "{{ports}} di più"
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
"running": "In corsa",
|
||||
"created": "Creato",
|
||||
"stopped": "Interrotto",
|
||||
"unknown": "Sconosciuto"
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Aggiungi servizio",
|
||||
"message": "Aggiungi servizio a Homarr"
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
"title": "Riavvio"
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
"title": "Stop"
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
"title": "Inizio"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
"title": "Rimuovere"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
"title": "Aggiungi a Homarr"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Contenitore {{containerName}} {{action}}ed",
|
||||
"message": "Il vostro contenitore è stato {{action}}"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Integrazione di Docker fallita",
|
||||
"message": "Hai dimenticato di montare il socket di docker?"
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
"title": "Si è verificato un errore"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "Si prega di aggiungere solo un servizio alla volta!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "Docker"
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Sovrintendenti",
|
||||
"description": "Permette di cercare e aggiungere media da Overseerr/Jellyseerr"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
"askFor": "Chiedete di {{title}}",
|
||||
"cancel": "Annullamento",
|
||||
"request": "Richiesta"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Utilizzo della chiave API",
|
||||
"text": "Questa richiesta verrà approvata automaticamente"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"caption": "Spuntare le stagioni che si desidera scaricare.",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
"season": "Stagione",
|
||||
"numberOfEpisodes": "Numero di episodi"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Ping",
|
||||
"description": "Consente di verificare se il servizio è attivo o se restituisce un codice di stato HTTP specifico."
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"online": "Online {{response}}",
|
||||
"offline": "Offline {{response}}",
|
||||
"loading": "Caricamento..."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Barra di ricerca",
|
||||
"description": "Barra di ricerca per cercare sul web, su Youtube, su Torrents o su Overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Cerca sul web..."
|
||||
}
|
||||
}
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Torrente",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
"label": "Nascondere i torrent completati"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"download": "In basso",
|
||||
"upload": "Su",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progressi"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
"nothingFound": "Nessun torrent trovato"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
"title": "Velocità di download attuale",
|
||||
"download": "Scaricamento: {{download}}",
|
||||
"upload": "Caricare: {{upload}}",
|
||||
"timeSpan": "{{seconds}} secondi fa",
|
||||
"totalDownload": "Download: {{download}}/s",
|
||||
"totalUpload": "Caricare: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -21,10 +21,10 @@
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"eta": "ETA",
|
||||
"progress": "Progressi"
|
||||
},
|
||||
"empty": "",
|
||||
"error": {
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"duration": ""
|
||||
},
|
||||
"empty": "",
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Il tempo",
|
||||
"description": "Consultare il meteo attuale della propria località",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
"label": "Visualizzazione in Fahrenheit"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "Posizione meteo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
"clear": "Libero",
|
||||
"mainlyClear": "Principalmente chiaro",
|
||||
"fog": "Nebbia",
|
||||
"drizzle": "Pioggerella",
|
||||
"freezingDrizzle": "Pioggia gelata",
|
||||
"rain": "Pioggia",
|
||||
"freezingRain": "Pioggia gelata",
|
||||
"snowFall": "Caduta della neve",
|
||||
"snowGrains": "Granelli di neve",
|
||||
"rainShowers": "Piogge a catinelle",
|
||||
"snowShowers": "Piogge di neve",
|
||||
"thunderstorm": "Temporale",
|
||||
"thunderstormWithHail": "Temporale con grandine",
|
||||
"unknown": "Sconosciuto"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"title": "Impostazioni",
|
||||
"tooltip": "Impostazioni",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "Comune",
|
||||
"customizations": "Personalizzazioni"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "Caricate il vostro file di configurazione trascinandolo sulla pagina!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "Realizzato con ❤️ da @"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Larghezza dell'applicazione"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"suffix": "{{color}} colore"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Opacità dell'applicazione"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Titolo della pagina",
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Logo",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Favicon",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Sfondo",
|
||||
"placeholder": "/img/sfondo.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "CSS personalizzato",
|
||||
"placeholder": "I CSS personalizzati saranno eseguiti per ultimi"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Invia"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Ombra"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Passare alla modalità {{scheme}}"
|
||||
}
|
||||
@@ -1,55 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "Caricatore di configurazione"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Scegliere il nome della nuova configurazione",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Nome della configurazione",
|
||||
"placeholder": "Il nome della nuova configurazione"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "Confermare"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Configurazione salvata",
|
||||
"message": "Configurazione salvata come {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"download": "Scarica la configurazione",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"text": "Cancellare la configurazione",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Configurazione cancellata",
|
||||
"message": "Configurazione cancellata"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Cancellazione configurazione fallita",
|
||||
"message": "Cancellazione configurazione fallita"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
"saveCopy": "Salvare una copia"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Impossibile caricare la configurazione",
|
||||
"message": "Impossibile caricare la configurazione. Formato JSON non valido."
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
"title": "La configurazione {{configName}} è stata caricata con successo"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
"text": "Trascinare i file qui per caricare una configurazione. Supporto solo per JSON."
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
"text": "Questo formato di file non è supportato. Caricare solo JSON."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Lingua"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"title": "Modulo abilitatore"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "Motore di ricerca",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
"generalTip": "Utilizzate i prefissi !yt e !t davanti alla vostra domanda per cercare rispettivamente su YouTube o su un Torrent.",
|
||||
"placeholderTip": "%s può essere usato come segnaposto per la query."
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "URL di interrogazione",
|
||||
"placeholder": "URL di query personalizzato"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Passare alla modalità {{theme}}"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Posizionare i widget a sinistra"
|
||||
}
|
||||
Reference in New Issue
Block a user