diff --git a/custom_components/presence_simulation/translations/de.json b/custom_components/presence_simulation/translations/de.json index 21252c9..15a266b 100644 --- a/custom_components/presence_simulation/translations/de.json +++ b/custom_components/presence_simulation/translations/de.json @@ -9,7 +9,7 @@ "delta": "Unterschied (in Tagen)", "interval": "Aktualisierungs-Intervall (in Sekunden)", "restore": "Zustand nach Simulation wiederherstellen", - "random": "Zufallszeit für das Umschalten von Entitäten hinzufügen. Dieser Parameter definiert die maximale Zeit in Sekunden" + "random": "Zufallszeit für das Umschalten von Entitäten hinzufügen. Dieser Parameter definiert die maximale Zeit in Sekunden" } } } @@ -23,7 +23,7 @@ "delta": "Unterschied (in Tagen)", "interval": "Aktualisierungs-Intervall (in Sekunden)", "restore": "Zustand nach Simulation wiederherstellen", - "random": "Zufallszeit für das Umschalten von Entitäten hinzufügen. Dieser Parameter definiert die maximale Zeit in Sekunden" + "random": "Zufallszeit für das Umschalten von Entitäten hinzufügen. Dieser Parameter definiert die maximale Zeit in Sekunden" } } } diff --git a/custom_components/presence_simulation/translations/en-GB.json b/custom_components/presence_simulation/translations/en-GB.json index 4094dae..fa3bb2f 100644 --- a/custom_components/presence_simulation/translations/en-GB.json +++ b/custom_components/presence_simulation/translations/en-GB.json @@ -2,30 +2,30 @@ "title": "Presence Simulation", "config": { "step": { - "user":{ - "description": "Configuration", - "data": { - "entities": "Entity or group of entities", - "delta": "Delta (in days)", - "interval": "Refresh interval (in seconds)", - "restore": "Restore state after simulation", - "random": "Add a random time for switching entities. This parameter define the max time in seconds" - } - } - } + "user":{ + "description": "Configuration", + "data": { + "entities": "Entity or group of entities", + "delta": "Delta (in days)", + "interval": "Refresh interval (in seconds)", + "restore": "Restore state after simulation", + "random": "Add a random time for switching entities. This parameter define the max time in seconds" + } + } + } }, "options": { "step": { - "init":{ - "description": "Configuration", - "data": { - "entities": "Entity or group of entities", - "delta": "Delta (in days)", - "interval": "Refresh interval (in seconds)", - "restore": "Restore state after simulation", - "random": "Add a random time for switching entities. This parameter define the max time in seconds" - } - } - } + "init":{ + "description": "Configuration", + "data": { + "entities": "Entity or group of entities", + "delta": "Delta (in days)", + "interval": "Refresh interval (in seconds)", + "restore": "Restore state after simulation", + "random": "Add a random time for switching entities. This parameter define the max time in seconds" + } + } + } } } diff --git a/custom_components/presence_simulation/translations/en.json b/custom_components/presence_simulation/translations/en.json index b5aa9d1..fa3bb2f 100644 --- a/custom_components/presence_simulation/translations/en.json +++ b/custom_components/presence_simulation/translations/en.json @@ -9,7 +9,7 @@ "delta": "Delta (in days)", "interval": "Refresh interval (in seconds)", "restore": "Restore state after simulation", - "random": "Add a random time for switching entities. This parameter define the max time in seconds" + "random": "Add a random time for switching entities. This parameter define the max time in seconds" } } } @@ -23,7 +23,7 @@ "delta": "Delta (in days)", "interval": "Refresh interval (in seconds)", "restore": "Restore state after simulation", - "random": "Add a random time for switching entities. This parameter define the max time in seconds" + "random": "Add a random time for switching entities. This parameter define the max time in seconds" } } } diff --git a/custom_components/presence_simulation/translations/fr.json b/custom_components/presence_simulation/translations/fr.json index 6181003..6603df1 100644 --- a/custom_components/presence_simulation/translations/fr.json +++ b/custom_components/presence_simulation/translations/fr.json @@ -9,7 +9,7 @@ "delta": "Delta (nombre de jours)", "interval": "Intervalle de mise à jour (en secondes)", "restore": "Restaurer l'état des entités a la fin de la simulation", - "random": "Ajout d'un délai aléatoire sur les évènement. Ce paramètre donne le temps maximal en secondes" + "random": "Ajout d'un délai aléatoire sur les évènement. Ce paramètre donne le temps maximal en secondes" } } } @@ -23,7 +23,7 @@ "delta": "Delta (nombre de jours)", "interval": "Intervalle de mise à jour (en secondes)", "restore": "Restaurer l'état des entités a la fin de la simulation", - "random": "Ajout d'un délai aléatoire sur les évènement. Ce paramètre donne le temps maximal en secondes" + "random": "Ajout d'un délai aléatoire sur les évènement. Ce paramètre donne le temps maximal en secondes" } } } diff --git a/custom_components/presence_simulation/translations/uk.json b/custom_components/presence_simulation/translations/uk.json index 51200da..dc3e2f5 100644 --- a/custom_components/presence_simulation/translations/uk.json +++ b/custom_components/presence_simulation/translations/uk.json @@ -23,7 +23,7 @@ "delta": "Проміжок (у днях)", "interval": "Інтервал оновлення (в секундах)", "restore": "Відновити стан після симуляції", - "random": "Додавати випадковий час до перемикання сутностей. Цей параметр визначає максимальний час у секундах." + "random": "Додавати випадковий час до перемикання сутностей. Цей параметр визначає максимальний час у секундах." } } }