mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-25 17:43:35 +05:00
Add Italian translation
This commit is contained in:
@@ -29,7 +29,8 @@
|
|||||||
"wait": "Attendi...",
|
"wait": "Attendi...",
|
||||||
"uploading": "caricamento...",
|
"uploading": "caricamento...",
|
||||||
"success": "Riuscito",
|
"success": "Riuscito",
|
||||||
"error": "Errore"
|
"error": "Errore",
|
||||||
|
"send": "Invia"
|
||||||
},
|
},
|
||||||
|
|
||||||
"index": {
|
"index": {
|
||||||
@@ -467,6 +468,30 @@
|
|||||||
"settingsFile": "Settings file",
|
"settingsFile": "Settings file",
|
||||||
"fw": "Firmware",
|
"fw": "Firmware",
|
||||||
"fs": "Filesystem"
|
"fs": "Filesystem"
|
||||||
|
},
|
||||||
|
|
||||||
|
"opentherm_request": {
|
||||||
|
"title": "Richiesta personalizzata - OpenTherm Gateway",
|
||||||
|
"name": "Richiesta personalizzata",
|
||||||
|
"section": {
|
||||||
|
"read": "Lettura",
|
||||||
|
"read.desc": "Invia una lettura con un ID messaggio personalizzato"
|
||||||
|
},
|
||||||
|
"messageId": "ID messaggio",
|
||||||
|
"result": {
|
||||||
|
"valid": "Valido",
|
||||||
|
"parityValid": "Parità valida",
|
||||||
|
"responseMessageIdValid": "ID messaggio di risposta valido",
|
||||||
|
"responseType": "Tipo risposta",
|
||||||
|
"data": "Valore",
|
||||||
|
"flags": "Formato flags",
|
||||||
|
"hex": "Formato esadecimale",
|
||||||
|
"fixedPoint": "Formato f8.8",
|
||||||
|
"u8": "Formato due u8",
|
||||||
|
"s8": "Formato due s8",
|
||||||
|
"u16": "Formato u16",
|
||||||
|
"s16": "Formato s16"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user