From 678b86e82d19d44e344716422018cce85aed8585 Mon Sep 17 00:00:00 2001 From: James Baldacchino Date: Thu, 19 Dec 2024 12:49:54 +0000 Subject: [PATCH] Translated using Weblate (Maltese) Currently translated at 71.4% (15 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/mt/ --- .../spook_inverse/translations/mt.json | 42 ++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/custom_components/spook/integrations/spook_inverse/translations/mt.json b/custom_components/spook/integrations/spook_inverse/translations/mt.json index 0967ef42..877730fe 100644 --- a/custom_components/spook/integrations/spook_inverse/translations/mt.json +++ b/custom_components/spook/integrations/spook_inverse/translations/mt.json @@ -1 +1,41 @@ -{} +{ + "config": { + "step": { + "binary_sensor": { + "data": { + "name": "Isem", + "entity_id": "Entita' tal-oriġini", + "hide_source": "Aħbi l-entita' tal-oriġini" + }, + "title": "Il-Maqlub 👻" + }, + "user": { + "description": "Dan l-assistent iħallik taqleb l-imġieba ta' entita'. Per eżempju, taqleb il-propjetajiet ta' iftaħ/agħlaq jew mixgħul/mitfi ta' sensors binarji, u swiċċijiet.", + "menu_options": { + "binary_sensor": "Aqleb sensor binarju", + "switch": "Aqleb swiċċ" + }, + "title": "Maqlub 👻" + }, + "switch": { + "data": { + "hide_source": "Aħbi l-entita' tal-oriġini", + "entity_id": "Entita' tal-oriġini", + "name": "Isem" + }, + "title": "Aqleb 👻" + } + } + }, + "options": { + "step": { + "binary_sensor": { + "data": { + "entity_id": "Entita' tal-oriġini", + "hide_source": "Aħbi l-entita' tal-oriġini", + "name": "Isem" + } + } + } + } +}