From e8b84c6d525cd89ba17f343777be54581c2a5989 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 24 Apr 2018 23:14:55 -0400 Subject: [PATCH] Update translations --- translations/de.json | 8 +++++++- translations/en.json | 6 ++++++ translations/it.json | 8 +++++++- translations/ko.json | 14 ++++++++++---- translations/lb.json | 6 ++++++ translations/pl.json | 6 ++++++ translations/ro.json | 24 ++++++++++++------------ translations/ru.json | 6 ++++++ 8 files changed, 60 insertions(+), 18 deletions(-) diff --git a/translations/de.json b/translations/de.json index 2b435c1075..c1246d24cf 100644 --- a/translations/de.json +++ b/translations/de.json @@ -116,7 +116,7 @@ }, "lock": { "off": "Verriegelt", - "on": "nicht gesperrt" + "on": "Entriegelt" } }, "calendar": { @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "Ausblenden" + }, + "scene": { + "activate": "Aktivieren" + }, + "script": { + "execute": "Ausführen" } }, "components": { diff --git a/translations/en.json b/translations/en.json index 2ccc5b5d8b..490c9521fc 100644 --- a/translations/en.json +++ b/translations/en.json @@ -531,6 +531,12 @@ }, "persistent_notification": { "dismiss": "Dismiss" + }, + "scene": { + "activate": "Activate" + }, + "script": { + "execute": "Execute" } }, "components": { diff --git a/translations/it.json b/translations/it.json index 8c25562600..434a5c4e5e 100644 --- a/translations/it.json +++ b/translations/it.json @@ -347,7 +347,7 @@ "introduction": "Usa le automazioni per rendere viva la tua casa", "default_name": "Nuova automazione", "save": "Salva", - "unsaved_confirm": "Hai modifiche non salvate. Sei sicuro di voler uscire?", + "unsaved_confirm": "Hai delle modifiche non salvate. Sei sicuro di voler uscire?", "alias": "Nome", "triggers": { "header": "Triggers", @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "Rimuovi" + }, + "scene": { + "activate": "Attiva" + }, + "script": { + "execute": "Esegui" } }, "components": { diff --git a/translations/ko.json b/translations/ko.json index fa93776237..bff3b89fe1 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -384,7 +384,7 @@ "label": "수치 상태", "above": "이상", "below": "이하", - "value_template": "템플릿 값 (선택 사항)" + "value_template": "값 템플릿 (선택 사항)" }, "sun": { "label": "태양", @@ -395,7 +395,7 @@ }, "template": { "label": "템플릿", - "value_template": "템플릿 값" + "value_template": "값 템플릿" }, "time": { "label": "시간", @@ -429,7 +429,7 @@ "label": "수치 상태", "above": "이상", "below": "이하", - "value_template": "템플릿 값 (선택 사항)" + "value_template": "값 템플릿 (선택 사항)" }, "sun": { "label": "태양", @@ -442,7 +442,7 @@ }, "template": { "label": "템플릿", - "value_template": "템플릿 값" + "value_template": "값 템플릿" }, "time": { "label": "시간", @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "해제" + }, + "scene": { + "activate": "활성화" + }, + "script": { + "execute": "실행" } }, "components": { diff --git a/translations/lb.json b/translations/lb.json index e68acd0ff0..3040996a95 100644 --- a/translations/lb.json +++ b/translations/lb.json @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "Verwerfen" + }, + "scene": { + "activate": "Aktivéieren" + }, + "script": { + "execute": "Ausféieren" } }, "components": { diff --git a/translations/pl.json b/translations/pl.json index 8eeac34e03..0c4e5c5d2a 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "Odrzuć" + }, + "scene": { + "activate": "Aktywuj" + }, + "script": { + "execute": "Wykonaj" } }, "components": { diff --git a/translations/ro.json b/translations/ro.json index 983f9f52f5..de906877e9 100644 --- a/translations/ro.json +++ b/translations/ro.json @@ -47,28 +47,28 @@ "on": "Umed" }, "gas": { - "off": "Curat", - "on": "Detectat" + "off": "Liber", + "on": "Detecție" }, "motion": { - "off": "Curat", - "on": "Detectat" + "off": "Liber", + "on": "Detecție" }, "occupancy": { - "off": "Curat", - "on": "Detectat" + "off": "Liber", + "on": "Detecție" }, "smoke": { - "off": "Curat", - "on": "Detectat" + "off": "Liber", + "on": "Detecție" }, "sound": { - "off": "Curat", - "on": "Detectat" + "off": "Liber", + "on": "Detecție" }, "vibration": { - "off": "Curat", - "on": "Detectat" + "off": "Liber", + "on": "Detecție" }, "opening": { "off": "Închis", diff --git a/translations/ru.json b/translations/ru.json index e9c8aa6129..759b3f776b 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "Отклонить" + }, + "scene": { + "activate": "Активировать" + }, + "script": { + "execute": "Выполнить" } }, "components": {