New Crowdin updates (#520)
* New translations add-service-app-shelf.json (Italian) * New translations app-shelf.json (Italian) * New translations app-shelf.json (French) * New translations calendar.json (Italian) * New translations app-shelf-menu.json (Italian) * New translations app-width.json (Italian) * New translations opacity-selector.json (Italian) * New translations page-appearance.json (Italian) * New translations usenet.json (Italian) * New translations usenet.json (Chinese Simplified) * New translations search.json (Italian) * New translations search.json (French) * New translations search.json (Spanish) * New translations search.json (Danish) * New translations search.json (German) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations ping.json (Italian) * New translations overseerr.json (Italian) * New translations torrents-status.json (Hebrew) * New translations ping.json (Hebrew) * New translations docker.json (French) * New translations usenet.json (French) * New translations dashdot.json (Italian) * New translations docker.json (Italian) * New translations dlspeed.json (Italian) * New translations common-media-cards.json (Italian) * New translations date.json (Italian) * New translations config-changer.json (Vietnamese) * New translations common.json (Vietnamese) * New translations common.json (Italian) * New translations search-engine.json (French) * New translations config-changer.json (Italian) * New translations login.json (Italian) * New translations widget-positions.json (Italian) * New translations shade-selector.json (Italian) * New translations module-enabler.json (Italian) * New translations search-engine.json (Italian) * New translations search.json (LOLCAT) * New translations search.json (Hebrew) * New translations search.json (Slovenian) * New translations search.json (Japanese) * New translations search.json (Korean) * New translations search.json (Dutch) * New translations search.json (Polish) * New translations search.json (Russian) * New translations search.json (Portuguese, Brazilian) * New translations search.json (Swedish) * New translations search.json (Ukrainian) * New translations search.json (Chinese Simplified) * New translations search.json (Vietnamese) * New translations docker.json (Hebrew) * New translations dlspeed.json (Hebrew) * New translations usenet.json (Dutch) * New translations usenet.json (Spanish) * New translations usenet.json (Danish) * New translations usenet.json (German) * New translations usenet.json (Hebrew) * New translations usenet.json (Japanese) * New translations usenet.json (Korean) * New translations usenet.json (Polish) * New translations usenet.json (Russian) * New translations usenet.json (Slovenian) * New translations usenet.json (Swedish) * New translations usenet.json (Ukrainian) * New translations usenet.json (Portuguese, Brazilian) * New translations usenet.json (LOLCAT) * New translations page-appearance.json (Japanese) * New translations page-appearance.json (Korean) * New translations page-appearance.json (Ukrainian)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Calendario",
|
||||
"description": "Un calendario per la visualizzazione dei prossimi rilasci. Interagisce con le API di Sonarr e Radarr.",
|
||||
"description": "Un calendario per la visualizzazione delle prossime uscite. Può comunicare con le API di Sonarr e Radarr.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": "Inizio settimana di domenica"
|
||||
"label": "Inizia la settimana di domenica"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "Avvia",
|
||||
"request": "Richiedi"
|
||||
"play": "Riproduci",
|
||||
"request": "Richiesta"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Dash.",
|
||||
"description": "Un modulo per visualizzare i grafici dell'istanza di Dash in esecuzione.",
|
||||
"description": "Un modulo per visualizzare i grafici dell'istanza di Dash. in esecuzione.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": "Vista CPU Multi-Core"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": "Visualizzazione dell'unità multipla di archiviazione"
|
||||
"label": "Visualizzazione archiviazione Multi-Drive"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": "Visualizzazione compatta"
|
||||
@@ -23,8 +23,8 @@
|
||||
"card": {
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"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?"
|
||||
"noService": "Nessun servizio Dash. trovato. Aggiungine uno alla dashboard di Homarr o imposta un URL nelle impostazioni del modulo",
|
||||
"noInformation": "Impossibile reperire informazioni da dash. - è in esecuzione l'ultima versione?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
@@ -35,8 +35,8 @@
|
||||
"title": "Rete",
|
||||
"label": "Rete:",
|
||||
"metrics": {
|
||||
"download": "In basso",
|
||||
"upload": "Su"
|
||||
"download": "Down",
|
||||
"upload": "Up"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"description": "Mostra l'ora e la data corrente in una scheda",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": "Visualizzazione a tempo pieno (24 ore)"
|
||||
"label": "Visualizza formato 24 ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Velocità Di Download",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati"
|
||||
"description": "Mostra la velocità di download corrente dei servizi supportati"
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"download": "In basso",
|
||||
"upload": "Su",
|
||||
"download": "Down",
|
||||
"upload": "Up",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Avanzamento"
|
||||
},
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "Velocità di download attuale",
|
||||
"title": "Velocità di download",
|
||||
"download": "Download: {{download}}",
|
||||
"upload": "Upload: {{upload}}",
|
||||
"timeSpan": "{{seconds}} secondi fa",
|
||||
@@ -28,7 +28,7 @@
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
"text": "Aggiungi un servizio di download per visualizzare i tuoi download attuali"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Docker",
|
||||
"description": "Ti permette di gestire facilmente i tuoi container docker"
|
||||
"description": "Gestisci facilmente i tuoi container di docker"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Ricerca per contenitore o nome dell'immagine"
|
||||
"placeholder": "Ricerca per container nome immagine"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
@@ -14,7 +14,7 @@
|
||||
"state": "Stato"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": "{{ports}} di più"
|
||||
"portCollapse": "{{ports}} altro"
|
||||
},
|
||||
"states": {
|
||||
"running": "In esecuzione",
|
||||
@@ -38,13 +38,13 @@
|
||||
"title": "Avvia"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": "Aggiornare i dati"
|
||||
"title": "Aggiorna dati"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Rimuovi"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": "Aggiungi a Homarr"
|
||||
"title": "Aggiungi ad Homarr"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
@@ -61,13 +61,13 @@
|
||||
"end": "Riavviato"
|
||||
},
|
||||
"remove": {
|
||||
"start": "Rimozione",
|
||||
"start": "Rimozione in corso",
|
||||
"end": "Rimosso"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "Integrazione di Docker fallita",
|
||||
"title": "Integrazione Docker fallita",
|
||||
"message": "Hai dimenticato di montare il socket di docker?"
|
||||
},
|
||||
"unknownError": {
|
||||
|
||||
@@ -8,17 +8,17 @@
|
||||
"buttons": {
|
||||
"askFor": "Richiedi {{title}}",
|
||||
"cancel": "Annulla",
|
||||
"request": "Richiedi"
|
||||
"request": "Richiesta"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "Utilizzo della chiave API",
|
||||
"title": "Chiave API in uso",
|
||||
"text": "Questa richiesta verrà approvata automaticamente"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "Spuntare le stagioni che si desidera scaricare.",
|
||||
"caption": "Seleziona le stagioni che desideri scaricare",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "Stagione",
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Ping",
|
||||
"description": "Consente di verificare se il servizio è attivo o se restituisce un codice di stato HTTP specifico."
|
||||
"description": "Consente di controllare se il servizio è attivo o restituisce uno specifico status code HTTP."
|
||||
},
|
||||
"states": {
|
||||
"online": "Online {{response}}",
|
||||
"offline": "Offline {{response}}",
|
||||
"loading": "Caricamento..."
|
||||
"loading": "Caricamento in corso..."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Barra di ricerca",
|
||||
"description": "Barra di ricerca per cercare sul web, su Youtube, su Torrents o su Overseerr"
|
||||
"description": "Barra di ricerca per cercare sul web, Youtube, Torrent o Overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": "Cerca sul web..."
|
||||
}
|
||||
},
|
||||
"switched-to": "Impostato su",
|
||||
"searchEngines": {
|
||||
"search": {
|
||||
"name": "Web",
|
||||
"description": "Cerca usando il tuo motore di ricerca (definito nelle impostazioni)"
|
||||
},
|
||||
"youtube": {
|
||||
"name": "Youtube",
|
||||
"description": "Cerca su YouTube"
|
||||
},
|
||||
"torrents": {
|
||||
"name": "Torrents",
|
||||
"description": "Cerca Torrents"
|
||||
},
|
||||
"overseerr": {
|
||||
"name": "Overseerr",
|
||||
"description": "Cerca film e serie TV con Overseerr (il modulo deve essere abilitato)"
|
||||
}
|
||||
},
|
||||
"tip": "Puoi selezionare la barra di ricerca con la scorciatoia ",
|
||||
"switchedSearchEngine": "Ricerca cambiata con {{searchEngine}}"
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Torrent",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati",
|
||||
"description": "Mostra la velocità di download corrente dei servizi supportati",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": "Nascondere i torrent completati"
|
||||
"label": "Nascondi torrent completati"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -13,8 +13,8 @@
|
||||
"header": {
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"download": "In basso",
|
||||
"upload": "Su",
|
||||
"download": "Down",
|
||||
"upload": "Up",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Avanzamento"
|
||||
},
|
||||
@@ -23,7 +23,7 @@
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "Velocità di download attuale",
|
||||
"title": "Velocità di download",
|
||||
"download": "Download: {{download}}",
|
||||
"upload": "Upload: {{upload}}",
|
||||
"timeSpan": "{{seconds}} secondi fa",
|
||||
@@ -33,7 +33,7 @@
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
"text": "Aggiungi un servizio di download per visualizzare i tuoi download attuali"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Usenet",
|
||||
"description": "Ti consente di vedere la coda e la cronologia di usenet (Sabnzbd o NZBGet), mettere in pausa e riprendere i download."
|
||||
"description": "Permette di vedere la coda e la cronologia di usenet (Sabnzbd o NZBGet), di mettere in pausa e riprendere i download"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
"text": "Aggiungi un servizio di download per visualizzare i tuoi download attuali"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -4,26 +4,26 @@
|
||||
"description": "Consulta il meteo attuale della propria località",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": "Visualizzazione in Fahrenheit"
|
||||
"label": "Mostra in Fahrenheit"
|
||||
},
|
||||
"location": {
|
||||
"label": "Posizione meteo"
|
||||
"label": "Località meteo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "Cancella",
|
||||
"mainlyClear": "Sereno",
|
||||
"clear": "Sereno",
|
||||
"mainlyClear": "Per lo più sereno",
|
||||
"fog": "Nebbia",
|
||||
"drizzle": "Pioggerella",
|
||||
"freezingDrizzle": "Pioggia gelata",
|
||||
"drizzle": "Pioggia leggera",
|
||||
"freezingDrizzle": "Pioggia leggera gelata",
|
||||
"rain": "Pioggia",
|
||||
"freezingRain": "Pioggia gelata",
|
||||
"snowFall": "Caduta della neve",
|
||||
"snowGrains": "Granelli di neve",
|
||||
"rainShowers": "Piogge a catinelle",
|
||||
"snowShowers": "Piogge di neve",
|
||||
"snowFall": "Neve",
|
||||
"snowGrains": "Neve tonda",
|
||||
"rainShowers": "Rovesci",
|
||||
"snowShowers": "Forti nevicate",
|
||||
"thunderstorm": "Temporale",
|
||||
"thunderstormWithHail": "Temporale con grandine",
|
||||
"unknown": "Sconosciuto"
|
||||
|
||||
Reference in New Issue
Block a user