Skip to content

Commit c5548fe

Browse files
Update translations (#4012)
1 parent eee4e2d commit c5548fe

File tree

1 file changed

+4
-4
lines changed
  • custom_components/battery_notes/translations

1 file changed

+4
-4
lines changed

custom_components/battery_notes/translations/it.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"hide_battery": "Hide the standard battery when adding Battery+.",
130130
"round_battery": "Round Battery+ to whole percentages.",
131131
"default_battery_low_threshold": "The default threshold where a devices battery_low entity is set to true and the battery_notes_battery_threshold event is fired if the battery is below this threshold, can be overriden per device in device configuration.",
132-
"battery_increase_threshold": "The threshold where the battery_notes_battery_increased event is fired, use this event for battery replaced automations. The threshold is the difference in increase between previous and current battery level."
132+
"battery_increase_threshold": "La soglia in cui viene attivato l'evento battery_notes_battery_increased utilizza questo evento per le automazioni sostituite dalla batteria. La soglia è la differenza di aumento tra il livello precedente e quello corrente della batteria."
133133
},
134134
"sections": {
135135
"advanced_settings": {
@@ -141,8 +141,8 @@
141141
},
142142
"data_description": {
143143
"enable_autodiscovery": "Auto discovery of devices that are in the library.",
144-
"enable_replaced": "Enable the battery replaced button on each battery note.",
145-
"user_library": "If specified then a user library file will be searched prior to the main library, the user library must be in the same format as the library and placed in `config/.storage/battery_notes`."
144+
"enable_replaced": "Abilita il pulsante di sostituzione della batteria su ogni battery note",
145+
"user_library": "Se specificato allora una libreria utente verrà usata prima della libreria principale, la libreria utente deve avere lo stesso formato della libreria principale e posizionata in 'config/storage/battery_note'"
146146
}
147147
}
148148
}
@@ -270,7 +270,7 @@
270270
}
271271
},
272272
"deprecated_yaml": {
273-
"title": "The {integration_title} YAML configuration is being removed",
273+
"title": "La configurazione YAML {integration_title} è stata rimossa",
274274
"description": "Configuring {integration_title} using YAML is being removed.\n\nYour existing YAML configuration has been imported into the UI automatically.\n\nRemove the `{domain}` configuration from your configuration.yaml file and restart Home Assistant to fix this issue."
275275
}
276276
},

0 commit comments

Comments
 (0)