You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"show_all_devices": "Show all devices in the device dropdown, otherwise only those with batteries will be shown.",
129
-
"hide_battery": "Hide the standard battery when adding Battery+.",
130
-
"round_battery": "Round Battery+ to whole percentages.",
131
-
"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."
128
+
"show_all_devices": "Εμφάνιση όλων των συσκευών στο αναδυόμενο μενού συσκευών, αλλιώς εμφάνιση μόνο αυτών που έχουν μπαταρίες.",
129
+
"hide_battery": "Απόκρυψη της τυπικής μπαταρίας κατά την προσθήκη Battery+.",
130
+
"round_battery": "Στρογγυλοποίηση Battery+ σε ολόκληρα ποσοστά.",
131
+
"default_battery_low_threshold": "Το προεπιλεγμένο όριο όπου μια οντότητα battery_low συσκευών έχει οριστεί σε αληθές και το συμβάν battery_notes_battery_threshold πυροδοτείται αν η μπαταρία είναι κάτω από αυτό το όριο, μπορεί να παρακαμφθεί ανά συσκευή στη διαμόρφωση της συσκευής.",
132
+
"battery_increase_threshold": "Το όριο όπου πυροδοτείται το συμβάν battery_notes_battery_increase, χρησιμοποιήστε αυτό το συμβάν για αυτοματίσμούς αντικατάστασης μπαταρίας. Το όριο είναι η διαφορά στην αύξηση μεταξύ του προηγούμενου και του τρέχοντος επιπέδου της μπαταρίας."
"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`."
143
+
"enable_autodiscovery": "Αυτόματη ανακάλυψη συσκευών που βρίσκονται στη βιβλιοθήκη.",
144
+
"enable_replaced": "Ενεργοποίηση του κουμπιού αντικατάστασης μπαταρίας σε κάθε σημείωση μπαταρίας.",
145
+
"user_library": "Αν καθοριστεί, ένα αρχείο βιβλιοθήκης χρήστη θα αναζητηθεί πριν από την κύρια βιβλιοθήκη, η βιβλιοθήκη χρήστη πρέπει να είναι στην ίδια μορφή με τη βιβλιοθήκη και να τοποθετείται στο `config/. torage/battery_notes`."
146
146
}
147
147
}
148
148
}
@@ -270,13 +270,13 @@
270
270
}
271
271
},
272
272
"deprecated_yaml": {
273
-
"title": "The {integration_title} YAML configuration is being removed",
274
-
"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."
273
+
"title": "Η διαμόρφωση YAML του {integration_title} καταργείται",
274
+
"description": "Η διαμόρφωση του {integration_title} με χρήση YAML καταργείται.\n\nΗ υπάρχουσα διαμόρφωση YAML έχει εισαχθεί αυτόματα στη διεπαφή χρήστη (UI).\n\nΑφαιρέστε τη διαμόρφωση `{domain}` από το αρχείο configuration.yaml και κάντε επανεκκίνηση του Home Assistant για να διορθώσετε αυτό το ζήτημα."
275
275
}
276
276
},
277
277
"exceptions": {
278
278
"not_configured_in_battery_notes": {
279
-
"message": "{source} is not configured in Battery Notes."
279
+
"message": "Το {source} δεν έχει ρυθμιστεί στις Σημειώσεις Μπαταρίας."
0 commit comments