config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions

View File

@@ -0,0 +1,17 @@
{
"entityNotFound": "Entità non trovata",
"descriptor": {
"name": "Entità Home Assistant",
"description": "Stato attuale di un'entità in Home Assistant",
"settings": {
"title": "Stato entità",
"entityId": {
"label": "ID entità",
"info": "ID entità univoco in Home Assistant. Copia facendo clic sull'entità > clic sull'icona della rondella > clic sul pulsante copia in \"ID entità\". Alcune entità personalizzate potrebbero non essere supportate."
},
"displayName": {
"label": "Visualizza nome"
}
}
}
}

View File

@@ -41,12 +41,22 @@
},
"table": {
"header": {
"isCompleted": "Download in corso",
"name": "Nome",
"dateAdded": "Aggiunto il",
"size": "Dimensione",
"download": "Down",
"upload": "Up",
"estimatedTimeOfArrival": "ETA",
"progress": "Avanzamento"
"progress": "Avanzamento",
"totalUploaded": "Upload Totale",
"totalDownloaded": "Download totale",
"ratio": "Ratio",
"seeds": "Seeds (connessi)",
"peers": "Peers (Connessi)",
"label": "Etichetta",
"state": "Stato",
"stateMessage": "Messaggio di stato"
},
"item": {
"text": "Gestito da {{appName}}, {{ratio}} ratio"