Skip to content

Commit d00e267

Browse files
authored
New Crowdin updates (#5764)
* New translations automation.properties (German) * New translations automation.properties (Italian)
1 parent 4745180 commit d00e267

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

bundles/org.openhab.core.automation/src/main/resources/OH-INF/i18n/automation_de.properties

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,18 @@ module-type.core.RunRuleAction.config.considerConditions.description = Gibt an,
275275
module-type.core.RunRuleAction.config.considerConditions.option.true = Ja
276276
module-type.core.RunRuleAction.config.considerConditions.option.false = Nein
277277

278+
# core.SystemStartlevelCondition
279+
280+
module-type.core.SystemStartlevelCondition.label = Das System hat ein Startlevel erreicht
281+
module-type.core.SystemStartlevelCondition.description = Prüft, ob das angegebene Startlevel erreicht wurde.
282+
module-type.core.SystemStartlevelCondition.config.minStartlevel.label = Minimales Startlevel
283+
module-type.core.SystemStartlevelCondition.config.minStartlevel.description = Gibt wahr zurück, wenn das System dieses Startlevel erreicht hat.
284+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.40 = 40 - Rules geladen
285+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.50 = 50 - Rule-Engine gestartet
286+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.70 = 70 - Benutzeroberflächen gestartet
287+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.80 = 80 - Things initialisiert
288+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.100 = 100 - Systemstart abgeschlossen
289+
278290
# core.SystemStartlevelTrigger
279291

280292
module-type.core.SystemStartlevelTrigger.label = ein Systemstart-Level ist erreicht

bundles/org.openhab.core.automation/src/main/resources/OH-INF/i18n/automation_it.properties

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,18 @@ module-type.core.RunRuleAction.config.considerConditions.description = Specifica
275275
module-type.core.RunRuleAction.config.considerConditions.option.true = Si
276276
module-type.core.RunRuleAction.config.considerConditions.option.false = No
277277

278+
# core.SystemStartlevelCondition
279+
280+
module-type.core.SystemStartlevelCondition.label = Raggiunto un livello di start del sistema
281+
module-type.core.SystemStartlevelCondition.description = Controlla se è stato raggiunto il livello di start specificato.
282+
module-type.core.SystemStartlevelCondition.config.minStartlevel.label = Livello di Start Minimo
283+
module-type.core.SystemStartlevelCondition.config.minStartlevel.description = Restituisce vero se il sistema ha raggiunto questo livello di start.
284+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.40 = 40 - Rule caricate
285+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.50 = 50 - Avviamento gestore Rule
286+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.70 = 70 - Interfacce d'utente avviate
287+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.80 = 80 - Thing inizializzate
288+
module-type.core.SystemStartlevelCondition.config.minStartlevel.option.100 = 100 - Avvio completato
289+
278290
# core.SystemStartlevelTrigger
279291

280292
module-type.core.SystemStartlevelTrigger.label = Raggiunto un livello di start del sistema

0 commit comments

Comments
 (0)