🌐 New Crowdin updates (#711)
This commit is contained in:
@@ -9,6 +9,72 @@
|
||||
},
|
||||
"usePercentages": {
|
||||
"label": "Visualizza percentuali"
|
||||
},
|
||||
"columns": {
|
||||
"label": "Visualizza colonne"
|
||||
},
|
||||
"graphHeight": {
|
||||
"label": "Altezza dei grafici"
|
||||
},
|
||||
"graphsOrder": {
|
||||
"label": "Grafici (Ordine)",
|
||||
"storage": {
|
||||
"label": "Spazio di archiviazione",
|
||||
"enabled": {
|
||||
"label": "Mostra nel widget"
|
||||
},
|
||||
"span": {
|
||||
"label": "Larghezza colonna"
|
||||
},
|
||||
"compactView": {
|
||||
"label": "Mostra come testo (compatto)"
|
||||
},
|
||||
"multiView": {
|
||||
"label": "Mostra come multi-drive-view"
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"label": "Rete",
|
||||
"enabled": {
|
||||
"label": "Mostra nel widget"
|
||||
},
|
||||
"span": {
|
||||
"label": "Larghezza colonna"
|
||||
},
|
||||
"compactView": {
|
||||
"label": "Mostra come testo (compatto)"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"enabled": {
|
||||
"label": "Mostra nel widget"
|
||||
},
|
||||
"span": {
|
||||
"label": "Larghezza colonna"
|
||||
},
|
||||
"multiView": {
|
||||
"label": "Mostra come multi-core-view"
|
||||
}
|
||||
},
|
||||
"ram": {
|
||||
"label": "RAM",
|
||||
"enabled": {
|
||||
"label": "Mostra nel widget"
|
||||
},
|
||||
"span": {
|
||||
"label": "Larghezza colonna"
|
||||
}
|
||||
},
|
||||
"gpu": {
|
||||
"label": "GPU",
|
||||
"enabled": {
|
||||
"label": "Mostra nel widget"
|
||||
},
|
||||
"span": {
|
||||
"label": "Larghezza colonna"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
23
public/locales/it/modules/iframe.json
Normal file
23
public/locales/it/modules/iframe.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "IFrame",
|
||||
"description": "Incorpora qualsiasi contenuto da Internet. Alcuni siti web possono limitare l'accesso.",
|
||||
"settings": {
|
||||
"title": "Impostazioni IFrame",
|
||||
"embedUrl": {
|
||||
"label": "Incorpora URL"
|
||||
},
|
||||
"allowFullScreen": {
|
||||
"label": "Consenti schermo intero"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noUrl": {
|
||||
"title": "Inserisci un URL",
|
||||
"text": "Assicurarsi di aver inserito un indirizzo valido nella configurazione del widget"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
24
public/locales/it/modules/media-server.json
Normal file
24
public/locales/it/modules/media-server.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Server multimediale",
|
||||
"description": "Interagisci con il tuo server multimediale Jellyfin o Plex",
|
||||
"settings": {
|
||||
"title": "Impostazioni per il widget del server multimediale"
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"session": "Sessione",
|
||||
"user": "Utente",
|
||||
"currentlyPlaying": "In riproduzione"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Impossibile caricare il contenuto",
|
||||
"text": "Impossibile recuperare le informazioni dal server. Controllare i log per maggiori dettagli"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
20
public/locales/it/modules/rss.json
Normal file
20
public/locales/it/modules/rss.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Widget RSS",
|
||||
"description": "Ottiene gli oggetti da un feed RSS e li visualizza. Utilizzati comunemente per le notizie online",
|
||||
"settings": {
|
||||
"title": "Impostazioni del widget RSS",
|
||||
"rssFeedUrl": {
|
||||
"label": "RSS feed url"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Impossibile recuperare il feed RSS",
|
||||
"text": "Si è verificato un problema nel raggiungere il feed RSS. Assicurarsi di aver configurato correttamente il feed e di utilizzare un url RSS valido, che corrisponda alle specifiche standard ufficiali. Dopo aver aggiornato il feed, potrebbe essere necessario salvare la dashboard e aggiornare la pagina."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
24
public/locales/it/modules/video-stream.json
Normal file
24
public/locales/it/modules/video-stream.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Flusso Video",
|
||||
"description": "Incorpora un flusso video o un video da una videocamera o da un sito web",
|
||||
"settings": {
|
||||
"title": "Impostazioni per il widget flusso video",
|
||||
"FeedUrl": {
|
||||
"label": "Url del feed"
|
||||
},
|
||||
"autoPlay": {
|
||||
"label": "Auto play"
|
||||
},
|
||||
"muted": {
|
||||
"label": "Audio mutato"
|
||||
},
|
||||
"controls": {
|
||||
"label": "Controlli player video"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"invalidStream": "Flusso non valido"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user