|
37 | 37 | "battery_quantity": "Quantità batteria", |
38 | 38 | "battery_low_threshold": "Livello batteria bassa", |
39 | 39 | "battery_low_template": "Modello batteria bassa", |
40 | | - "filter_outliers": "Filter outliers" |
| 40 | + "filter_outliers": "Filtra anomali" |
41 | 41 | }, |
42 | 42 | "data_description": { |
43 | 43 | "battery_low_threshold": "0 utilizzerà la soglia globale predefinita", |
44 | 44 | "battery_low_template": "Modello per determinare se una batteria è scarica, dovrebbe restituire vero se scarica. \nNecessario solo per livelli di batteria non standard", |
45 | | - "filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally" |
| 45 | + "filter_outliers": "Filtra grossi cali batteria, riducendo falsi eventi su dispositivi che restituiscono occasionalmente livelli erronei" |
46 | 46 | } |
47 | 47 | }, |
48 | 48 | "manual": { |
|
68 | 68 | "battery_quantity": "Quantità batteria", |
69 | 69 | "battery_low_threshold": "Livello batteria bassa", |
70 | 70 | "battery_low_template": "Modello batteria bassa", |
71 | | - "filter_outliers": "Filter outliers" |
| 71 | + "filter_outliers": "Filtra anomali" |
72 | 72 | }, |
73 | 73 | "data_description": { |
74 | 74 | "name": "Lasciando vuoto prenderà il nome dal dispositivo di origine", |
75 | 75 | "battery_low_threshold": "0 utilizzerà la soglia globale predefinita", |
76 | 76 | "battery_low_template": "Modello per determinare se una batteria è scarica, dovrebbe restituire vero se scarica. \nNecessario solo per livelli di batteria non standard", |
77 | | - "filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally" |
| 77 | + "filter_outliers": "Filtra grossi cali batteria, riducendo falsi eventi su dispositivi che restituiscono occasionalmente livelli erronei" |
78 | 78 | } |
79 | 79 | } |
80 | 80 | }, |
81 | 81 | "error": { |
82 | | - "orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.", |
| 82 | + "orphaned_battery_note": "L'entità o dispositivo associato non esiste più per questo Battery Note.", |
83 | 83 | "unknown": "Errore sconosciuto." |
84 | 84 | } |
85 | 85 | }, |
|
190 | 190 | }, |
191 | 191 | "issues": { |
192 | 192 | "missing_device": { |
193 | | - "title": "Orphaned Battery Note", |
| 193 | + "title": "Battery Note orfano", |
194 | 194 | "fix_flow": { |
195 | 195 | "step": { |
196 | 196 | "confirm": { |
197 | | - "title": "Orphaned Battery Note", |
198 | | - "description": "The associated device or entity no longer exists for the Battery Note entry {name}, the Battery Note should be deleted.\nSelect **Submit** to delete this Battery Note." |
| 197 | + "title": "Battery Note orfano", |
| 198 | + "description": "Il dispositivo o entità associato all'elemento {name} di Battery Note non esiste più e deve essere cancellato.\nSeleziona **Invia** per eliminare questo Battery Note." |
199 | 199 | } |
200 | 200 | } |
201 | 201 | } |
|
0 commit comments