mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
udpate translations for new config_flow exception
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
"invalid_weekdays": "Ungültiges Wochentagsformat bitte gib einen Wochentag (MO, TU, WE, TH, FR, SA, SU) oder ein Dictionary wie MO: 1.",
|
||||
"invalid_source": "Du hast keine Quelle ausgewählt. Bitte wähle eine gültige Quelle aus.",
|
||||
"fetch_error": "Die Quelle hat eine ungültige Antwort zurückgegeben: \"{fetch_error_message}\". Bitte überprüfe die Argumente und versuche es erneut.",
|
||||
"invalid_arg": "Argument ist ungültig: \"{invalid_arg_message}\"",
|
||||
"fetch_empty": "Die Quelle hat eine leere Antwort zurückgegeben. Bitte überprüfe die Argumente und versuche es erneut.",
|
||||
"invalid_template": "Das Template ist ungültig. Bitte überprüfe die Syntax und versuche es erneut.",
|
||||
"skip_additional": "Du kannst nicht den aktuellen Sensor und gleichzeitig einen zusätzliche Sensoren hinzufügen.",
|
||||
|
||||
@@ -550,6 +550,7 @@
|
||||
"invalid_weekdays": "Invalid Weekday format please proivde one (MO, TU, WE, TH, FR, SA, SU) or a dictonary like MO: 1.",
|
||||
"invalid_source": "You did not select a source. Please select a valid source.",
|
||||
"fetch_error": "The source returned an invalid response: \"{fetch_error_message}\". Please check the provided arguments and try again.",
|
||||
"invalid_arg": "Argument is invalid: \"{invalid_arg_message}\"",
|
||||
"fetch_empty": "The source returned an empty response. Please check the provided arguments and try again.",
|
||||
"invalid_template": "The template is invalid. Please check the syntax and try again.",
|
||||
"skip_additional": "You cannot skip the current and add additional sensors at the same time.",
|
||||
|
||||
Reference in New Issue
Block a user