config: update crowdin translations
This commit is contained in:
17
public/locales/it/modules/smart-home/entity-state.json
Normal file
17
public/locales/it/modules/smart-home/entity-state.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user