From 5c4d76d5957242c8984c977ec7c7d475a4e56b9f Mon Sep 17 00:00:00 2001 From: Indrek Konnapere Date: Thu, 8 Aug 2024 10:07:39 +0000 Subject: [PATCH 1/7] Translated using Weblate (Estonian) Currently translated at 66.6% (14 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/et/ --- .../spook_inverse/translations/et.json | 41 ++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/et.json b/custom_components/spook/integrations/spook_inverse/translations/et.json index 0967ef42..29bc69d5 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/et.json +++ b/custom_components/spook/integrations/spook_inverse/translations/et.json @@ -1 +1,40 @@ -{} +{ + "config": { + "step": { + "binary_sensor": { + "data": { + "entity_id": "Lähteolem", + "hide_source": "Peida lähteolem", + "name": "Nimi" + }, + "title": "Pööra ümber" + }, + "switch": { + "data": { + "hide_source": "Peida lähteolem", + "name": "Nimi", + "entity_id": "Lähteolem" + }, + "title": "Pööra ümber" + }, + "user": { + "description": "See abimees võimaldab olemi käitumist ümber pöörata. Näiteks pöörake binaarandurite ja lülitite avatud/suletud või sisse/välja.", + "title": "Pööra ümber", + "menu_options": { + "binary_sensor": "Binaaranduri ümberpööramine", + "switch": "Lüliti ümberpööramine" + } + } + } + }, + "options": { + "step": { + "binary_sensor": { + "data": { + "entity_id": "Lähteolem", + "hide_source": "Peida lähteolem" + } + } + } + } +} From 336e628f498a9de037dd166df5da6245e49aea80 Mon Sep 17 00:00:00 2001 From: sayanova Date: Mon, 12 Aug 2024 10:41:59 +0000 Subject: [PATCH 2/7] Translated using Weblate (Korean) Currently translated at 4.7% (1 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/ko/ --- .../integrations/spook_inverse/translations/ko.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/ko.json b/custom_components/spook/integrations/spook_inverse/translations/ko.json index 0967ef42..c97c5f16 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/ko.json +++ b/custom_components/spook/integrations/spook_inverse/translations/ko.json @@ -1 +1,11 @@ -{} +{ + "config": { + "step": { + "binary_sensor": { + "data": { + "entity_id": "출처 구성요소" + } + } + } + } +} From 10a398f3e78ba44a05168e22151b17bbe2626590 Mon Sep 17 00:00:00 2001 From: sayanova Date: Mon, 12 Aug 2024 11:05:30 +0000 Subject: [PATCH 3/7] Translated using Weblate (Korean) Currently translated at 100.0% (21 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/ko/ --- .../spook_inverse/translations/ko.json | 46 +++++++++++++++++-- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/ko.json b/custom_components/spook/integrations/spook_inverse/translations/ko.json index c97c5f16..1e9aa66e 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/ko.json +++ b/custom_components/spook/integrations/spook_inverse/translations/ko.json @@ -3,9 +3,49 @@ "step": { "binary_sensor": { "data": { - "entity_id": "출처 구성요소" - } + "entity_id": "출처 구성요소", + "hide_source": "출처 구성요소 숨김", + "name": "이름" + }, + "title": "반전 👻" + }, + "switch": { + "data": { + "name": "이름", + "entity_id": "출처 구성요소", + "hide_source": "출처 구성요소 숨김" + }, + "title": "반전 👻" + }, + "user": { + "description": "이 도우미는 구성요소의 동작을 반전시키는 데 도움이 됩니다. 예를 들어, 이진 센서 및 스위치의 열림/닫힘 또는 켜짐/꺼짐을 반전시킵니다.", + "menu_options": { + "switch": "스위치 반전", + "binary_sensor": "이진 센서 반전" + }, + "title": "반전 👻" + } + } + }, + "options": { + "step": { + "binary_sensor": { + "data": { + "hide_source": "출처 구성요소 숨김", + "entity_id": "출처 구성요소", + "name": "이름" + }, + "title": "반전 👻" + }, + "switch": { + "data": { + "name": "이름", + "entity_id": "출처 구성요소", + "hide_source": "출처 구성요소 숨김" + }, + "title": "반전 👻" } } - } + }, + "title": "반전 👻" } From c2cf742be6ab20b57f95d2f4d171573af54ca6bf Mon Sep 17 00:00:00 2001 From: Languages add-on Date: Sat, 17 Aug 2024 14:00:22 +0200 Subject: [PATCH 4/7] Added translation using Weblate (Finnish) --- .../spook/integrations/spook_inverse/translations/fi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 custom_components/spook/integrations/spook_inverse/translations/fi.json diff --git a/custom_components/spook/integrations/spook_inverse/translations/fi.json b/custom_components/spook/integrations/spook_inverse/translations/fi.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/custom_components/spook/integrations/spook_inverse/translations/fi.json @@ -0,0 +1 @@ +{} From 8e561c081aadad3057d7cce9d8177bc191f2c7ed Mon Sep 17 00:00:00 2001 From: Teemu Kostamo Date: Sat, 17 Aug 2024 12:41:59 +0000 Subject: [PATCH 5/7] Translated using Weblate (Finnish) Currently translated at 100.0% (21 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/fi/ --- .../spook_inverse/translations/fi.json | 52 ++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/fi.json b/custom_components/spook/integrations/spook_inverse/translations/fi.json index 0967ef42..c02d7c0d 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/fi.json +++ b/custom_components/spook/integrations/spook_inverse/translations/fi.json @@ -1 +1,51 @@ -{} +{ + "config": { + "step": { + "binary_sensor": { + "data": { + "entity_id": "Lähde entiteetti", + "name": "Nimi", + "hide_source": "Piilota lähde entiteetti" + }, + "title": "Käännä 👻" + }, + "user": { + "description": "Tämä apuri mahdollistaa entiteetin käyttäytyä käänteisesti. Esimerkiksi käännä binäärisensorien ja kytkimien toiminnot auki/kiinni tai päälle/pois toiminnot.", + "menu_options": { + "binary_sensor": "Käännä binäärisensori", + "switch": "Käännä kytkin" + }, + "title": "Käännä 👻" + }, + "switch": { + "data": { + "entity_id": "Lähde entiteetti", + "hide_source": "Piilota lähde entiteetti", + "name": "Nimi" + }, + "title": "Käännä 👻" + } + } + }, + "options": { + "step": { + "switch": { + "data": { + "hide_source": "Piilota lähde entiteetti", + "name": "Nimi", + "entity_id": "Lähde entiteetti" + }, + "title": "Käännä 👻" + }, + "binary_sensor": { + "data": { + "entity_id": "Lähde entiteetti", + "hide_source": "Piilota lähde entiteetti", + "name": "Nimi" + }, + "title": "Käännä 👻" + } + } + }, + "title": "Käännä 👻" +} From 93c0324343060f1176d47387bbb389fa4976b901 Mon Sep 17 00:00:00 2001 From: Albert Ribera Date: Tue, 27 Aug 2024 18:48:40 +0000 Subject: [PATCH 6/7] Translated using Weblate (Catalan) Currently translated at 19.0% (4 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/ca/ --- .../spook_inverse/translations/ca.json | 31 ++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/ca.json b/custom_components/spook/integrations/spook_inverse/translations/ca.json index 0967ef42..47b6dff0 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/ca.json +++ b/custom_components/spook/integrations/spook_inverse/translations/ca.json @@ -1 +1,30 @@ -{} +{ + "config": { + "step": { + "binary_sensor": { + "data": { + "name": "Nom" + } + }, + "switch": { + "data": { + "name": "Nom" + } + } + } + }, + "options": { + "step": { + "binary_sensor": { + "data": { + "name": "Nom" + } + }, + "switch": { + "data": { + "name": "Nom" + } + } + } + } +} From 9162d58ebae58e5a34add54a2fdaebf7dedf6ea8 Mon Sep 17 00:00:00 2001 From: Reza Almanda Date: Mon, 16 Sep 2024 22:26:15 +0000 Subject: [PATCH 7/7] Translated using Weblate (Indonesian) Currently translated at 100.0% (21 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/id/ --- .../spook_inverse/translations/id.json | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/id.json b/custom_components/spook/integrations/spook_inverse/translations/id.json index cc787836..5d3ca33c 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/id.json +++ b/custom_components/spook/integrations/spook_inverse/translations/id.json @@ -26,5 +26,26 @@ "title": "Balikkan 👻" } } - } + }, + "options": { + "step": { + "binary_sensor": { + "data": { + "entity_id": "Entitas sumber", + "hide_source": "Sembunyikan entitas sumber", + "name": "Nama" + }, + "title": "Kebalikannya 👻" + }, + "switch": { + "data": { + "entity_id": "Entitas sumber", + "hide_source": "Sembunyikan entitas sumber", + "name": "Nama" + }, + "title": "Kebalikannya 👻" + } + } + }, + "title": "Kebalikannya 👻" }