diff --git a/debian/guhd.install b/debian/guhd.install index b3a74c6e..e3c0f2de 100644 --- a/debian/guhd.install +++ b/debian/guhd.install @@ -1,3 +1,4 @@ usr/bin/guhd data/systemd/guhd.service /etc/systemd/system/ data/logrotate/guhd /etc/logrotate.d/ +translations/*.qm /usr/share/guh/translations diff --git a/plugins/deviceplugins/avahimonitor/translations/de_DE.ts b/plugins/deviceplugins/avahimonitor/translations/de_DE.ts new file mode 100644 index 00000000..b424f9ed --- /dev/null +++ b/plugins/deviceplugins/avahimonitor/translations/de_DE.ts @@ -0,0 +1,25 @@ + + + + + AvahiMonitor + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Avahi Monitor + The name of the deviceClass + + + + + online + The name of the stateType (b5616fd3-da12-4613-9576-6516b2267180) of deviceClass Avahi Monitor + + + + diff --git a/plugins/deviceplugins/avahimonitor/translations/en_US.ts b/plugins/deviceplugins/avahimonitor/translations/en_US.ts new file mode 100644 index 00000000..2914b214 --- /dev/null +++ b/plugins/deviceplugins/avahimonitor/translations/en_US.ts @@ -0,0 +1,25 @@ + + + + + AvahiMonitor + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Avahi Monitor + The name of the deviceClass + + + + + online + The name of the stateType (b5616fd3-da12-4613-9576-6516b2267180) of deviceClass Avahi Monitor + + + + diff --git a/plugins/deviceplugins/awattar/translations/de_DE.ts b/plugins/deviceplugins/awattar/translations/de_DE.ts new file mode 100644 index 00000000..89fb11a6 --- /dev/null +++ b/plugins/deviceplugins/awattar/translations/de_DE.ts @@ -0,0 +1,79 @@ + + + + + Awattar + + + aWATTar + The name of the vendor (acd47238-bbbc-4eaf-b484-38c52cfa4866) + + + + + set sg-mode + The name of the ActionType dd82f6c7-5e92-48ca-b0bc-bdc55d3e1482 of deviceClass aWATTar + + + + + current market price + The name of the stateType (eab37309-3dd8-46a0-94d4-bd05b5bb0430) of deviceClass aWATTar + + + + + average deviation + The name of the stateType (38b86cee-9588-4269-a585-128907929dc2) of deviceClass aWATTar + + + + + valid until + The name of the stateType (d5a8a176-aca0-45b1-b043-95c43750f383) of deviceClass aWATTar + + + + + average market price [+/- 12 h] + The name of the stateType (55d6d7a8-446f-48ae-8014-1225810d03ee) of deviceClass aWATTar + + + + + lowest market price [+/- 12 h] + The name of the stateType (e7af5bdc-48d7-4e96-b877-331da4dcfae5) of deviceClass aWATTar + + + + + highest market price [+/- 12 h] + The name of the stateType (0c171c42-b070-453e-8a63-df9aebfa8533) of deviceClass aWATTar + + + + + online + The name of the stateType (470b9b88-17f3-42e3-9250-cc181984eafe) of deviceClass aWATTar + + + + + pump reachable + The name of the stateType (1c9d139a-6618-4a39-bc83-37f80942017d) of deviceClass aWATTar + + + + + sg-mode + The name of the stateType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf) of deviceClass aWATTar + + + + + sync mode + The name of the stateType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of deviceClass aWATTar + + + + diff --git a/plugins/deviceplugins/awattar/translations/en_US.ts b/plugins/deviceplugins/awattar/translations/en_US.ts new file mode 100644 index 00000000..e2e6b58e --- /dev/null +++ b/plugins/deviceplugins/awattar/translations/en_US.ts @@ -0,0 +1,79 @@ + + + + + Awattar + + + aWATTar + The name of the vendor (acd47238-bbbc-4eaf-b484-38c52cfa4866) + + + + + set sg-mode + The name of the ActionType dd82f6c7-5e92-48ca-b0bc-bdc55d3e1482 of deviceClass aWATTar + + + + + current market price + The name of the stateType (eab37309-3dd8-46a0-94d4-bd05b5bb0430) of deviceClass aWATTar + + + + + average deviation + The name of the stateType (38b86cee-9588-4269-a585-128907929dc2) of deviceClass aWATTar + + + + + valid until + The name of the stateType (d5a8a176-aca0-45b1-b043-95c43750f383) of deviceClass aWATTar + + + + + average market price [+/- 12 h] + The name of the stateType (55d6d7a8-446f-48ae-8014-1225810d03ee) of deviceClass aWATTar + + + + + lowest market price [+/- 12 h] + The name of the stateType (e7af5bdc-48d7-4e96-b877-331da4dcfae5) of deviceClass aWATTar + + + + + highest market price [+/- 12 h] + The name of the stateType (0c171c42-b070-453e-8a63-df9aebfa8533) of deviceClass aWATTar + + + + + online + The name of the stateType (470b9b88-17f3-42e3-9250-cc181984eafe) of deviceClass aWATTar + + + + + pump reachable + The name of the stateType (1c9d139a-6618-4a39-bc83-37f80942017d) of deviceClass aWATTar + + + + + sg-mode + The name of the stateType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf) of deviceClass aWATTar + + + + + sync mode + The name of the stateType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of deviceClass aWATTar + + + + diff --git a/plugins/deviceplugins/commandlauncher/translations/de_DE.ts b/plugins/deviceplugins/commandlauncher/translations/de_DE.ts new file mode 100644 index 00000000..c879d2d4 --- /dev/null +++ b/plugins/deviceplugins/commandlauncher/translations/de_DE.ts @@ -0,0 +1,46 @@ + + + + + CommandLauncher + + + Application launcher + The name of the deviceClass + + + + + + execute + The name of the ActionType cf52b41d-3108-423c-8907-ca5b4d97cac5 of deviceClass Application launcher +---------- +The name of the ActionType cf52b41d-3108-423c-8907-ca5b4d97cac5 of deviceClass Bashscript launcher + + + + + + kill + The name of the ActionType d21b1fed-1dd9-4c5a-a64e-0c6ba94059be of deviceClass Application launcher +---------- +The name of the ActionType d21b1fed-1dd9-4c5a-a64e-0c6ba94059be of deviceClass Bashscript launcher + + + + + + running + The name of the stateType (28d7e933-ff05-4f4c-95a0-482689543de5) of deviceClass Application launcher +---------- +The name of the stateType (28d7e933-ff05-4f4c-95a0-482689543de5) of deviceClass Bashscript launcher + + + + + Bashscript launcher + The name of the deviceClass + + + + diff --git a/plugins/deviceplugins/commandlauncher/translations/en_US.ts b/plugins/deviceplugins/commandlauncher/translations/en_US.ts new file mode 100644 index 00000000..f6e7d46e --- /dev/null +++ b/plugins/deviceplugins/commandlauncher/translations/en_US.ts @@ -0,0 +1,46 @@ + + + + + CommandLauncher + + + Application launcher + The name of the deviceClass + + + + + + execute + The name of the ActionType cf52b41d-3108-423c-8907-ca5b4d97cac5 of deviceClass Application launcher +---------- +The name of the ActionType cf52b41d-3108-423c-8907-ca5b4d97cac5 of deviceClass Bashscript launcher + + + + + + kill + The name of the ActionType d21b1fed-1dd9-4c5a-a64e-0c6ba94059be of deviceClass Application launcher +---------- +The name of the ActionType d21b1fed-1dd9-4c5a-a64e-0c6ba94059be of deviceClass Bashscript launcher + + + + + + running + The name of the stateType (28d7e933-ff05-4f4c-95a0-482689543de5) of deviceClass Application launcher +---------- +The name of the stateType (28d7e933-ff05-4f4c-95a0-482689543de5) of deviceClass Bashscript launcher + + + + + Bashscript launcher + The name of the deviceClass + + + + diff --git a/plugins/deviceplugins/conrad/translations/de_DE.ts b/plugins/deviceplugins/conrad/translations/de_DE.ts new file mode 100644 index 00000000..10f1d6e1 --- /dev/null +++ b/plugins/deviceplugins/conrad/translations/de_DE.ts @@ -0,0 +1,37 @@ + + + + + Conrad + + + Conrad Electronic + The name of the vendor (986cf06f-3ef1-4271-b2a3-2cc277ebecb6) + + + + + Shutter (RSM900R) + The name of the deviceClass + + + + + up + The name of the ActionType e015419c-9df9-4bf5-a439-f1f32aedd1db of deviceClass Shutter (RSM900R) + + + + + down + The name of the ActionType c58a463a-f765-4a61-b2e2-883cc23878c0 of deviceClass Shutter (RSM900R) + + + + + Send sync signal + The name of the ActionType 4125a18e-fa2d-4b25-acd1-e148d5d665f5 of deviceClass Shutter (RSM900R) + + + + diff --git a/plugins/deviceplugins/conrad/translations/en_US.ts b/plugins/deviceplugins/conrad/translations/en_US.ts new file mode 100644 index 00000000..43a50ed6 --- /dev/null +++ b/plugins/deviceplugins/conrad/translations/en_US.ts @@ -0,0 +1,37 @@ + + + + + Conrad + + + Conrad Electronic + The name of the vendor (986cf06f-3ef1-4271-b2a3-2cc277ebecb6) + + + + + Shutter (RSM900R) + The name of the deviceClass + + + + + up + The name of the ActionType e015419c-9df9-4bf5-a439-f1f32aedd1db of deviceClass Shutter (RSM900R) + + + + + down + The name of the ActionType c58a463a-f765-4a61-b2e2-883cc23878c0 of deviceClass Shutter (RSM900R) + + + + + Send sync signal + The name of the ActionType 4125a18e-fa2d-4b25-acd1-e148d5d665f5 of deviceClass Shutter (RSM900R) + + + + diff --git a/plugins/deviceplugins/datetime/translations/de_DE.ts b/plugins/deviceplugins/datetime/translations/de_DE.ts new file mode 100644 index 00000000..db141c32 --- /dev/null +++ b/plugins/deviceplugins/datetime/translations/de_DE.ts @@ -0,0 +1,175 @@ + + + + + DateTime + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Today + The name of the deviceClass + + + + + timezone + The name of the stateType (ab16997c-be29-438e-b588-2507d723d264) of deviceClass Today + + + + + city + The name of the stateType (65d2a5ff-bcab-43a8-b043-f88cf01586f4) of deviceClass Today + + + + + country + The name of the stateType (a534bd8b-6826-4d71-b9f9-df1433964b94) of deviceClass Today + + + + + day + The name of the stateType (eb5231ea-6a1b-4d7e-a95f-d49e7b25122e) of deviceClass Today + + + + + month + The name of the stateType (fcd8ec96-4488-438a-8b30-58bfe2a7fae2) of deviceClass Today + + + + + month name + The name of the stateType (a37acc9c-5cfb-4687-adce-e56beb32586f) of deviceClass Today + + + + + year + The name of the stateType (79d4ae9b-ea27-4346-8229-1d90f1ddfc9d) of deviceClass Today + + + + + weekday + The name of the stateType (452c0388-7fa1-414e-aeb2-8c7c385824b4) of deviceClass Today + + + + + weekday name + The name of the stateType (f627d052-cee6-4727-b9c6-0e935d41e04a) of deviceClass Today + + + + + weekend + The name of the stateType (4de5b57b-bb1a-4d66-9ce3-22bb280b075d) of deviceClass Today + + + + + + dusk + The name of the stateType (44a99419-fbcd-4d8e-9441-897848b8f77c) of deviceClass Today +---------- +The name of the EventType 792885f3-f505-42db-8c74-3d0460b575a1 of deviceClass Today + + + + + + sunrise + The name of the stateType (3a08824d-285b-412e-a515-9664b491a85c) of deviceClass Today +---------- +The name of the EventType 726acb30-928b-43da-a790-977a821c979e of deviceClass Today + + + + + sun noon + The name of the stateType (d92be29a-929c-4240-91a0-30153850f838) of deviceClass Today + + + + + + dawn + The name of the stateType (a5779b11-0499-4a6d-a7bd-8143dcc546b4) of deviceClass Today +---------- +The name of the EventType 5e3657b0-a459-4837-a632-0b20de4b7349 of deviceClass Today + + + + + + sunset + The name of the stateType (377f04a7-df58-42ad-a234-e9e23bdc2f85) of deviceClass Today +---------- +The name of the EventType f40d6e0f-fda2-475e-a6ae-c3fee03138b9 of deviceClass Today + + + + + noon + The name of the EventType 97ae8dd8-640c-4f9b-8773-aa7abb1d32fa of deviceClass Today + + + + + Alarm + The name of the deviceClass + + + + + alarm + The name of the EventType 5ec9a4af-d5ea-4f68-ab32-f7a3fcd75ccc of deviceClass Alarm + + + + + Countdown + The name of the deviceClass + + + + + start + The name of the ActionType 436e9923-6eff-444e-bde7-a61228a4d748 of deviceClass Countdown + + + + + stop + The name of the ActionType bf4d1def-4159-4254-a76d-fd31aaa84e2d of deviceClass Countdown + + + + + restart + The name of the ActionType 14aad613-b972-411f-93c9-f00bfd254285 of deviceClass Countdown + + + + + running + The name of the stateType (b21ccd53-1ebd-41a0-a2a3-662874e79837) of deviceClass Countdown + + + + + timeout + The name of the EventType 1db11351-ad67-448e-a784-216741a06a58 of deviceClass Countdown + + + + diff --git a/plugins/deviceplugins/datetime/translations/en_US.ts b/plugins/deviceplugins/datetime/translations/en_US.ts new file mode 100644 index 00000000..70fe7d09 --- /dev/null +++ b/plugins/deviceplugins/datetime/translations/en_US.ts @@ -0,0 +1,175 @@ + + + + + DateTime + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Today + The name of the deviceClass + + + + + timezone + The name of the stateType (ab16997c-be29-438e-b588-2507d723d264) of deviceClass Today + + + + + city + The name of the stateType (65d2a5ff-bcab-43a8-b043-f88cf01586f4) of deviceClass Today + + + + + country + The name of the stateType (a534bd8b-6826-4d71-b9f9-df1433964b94) of deviceClass Today + + + + + day + The name of the stateType (eb5231ea-6a1b-4d7e-a95f-d49e7b25122e) of deviceClass Today + + + + + month + The name of the stateType (fcd8ec96-4488-438a-8b30-58bfe2a7fae2) of deviceClass Today + + + + + month name + The name of the stateType (a37acc9c-5cfb-4687-adce-e56beb32586f) of deviceClass Today + + + + + year + The name of the stateType (79d4ae9b-ea27-4346-8229-1d90f1ddfc9d) of deviceClass Today + + + + + weekday + The name of the stateType (452c0388-7fa1-414e-aeb2-8c7c385824b4) of deviceClass Today + + + + + weekday name + The name of the stateType (f627d052-cee6-4727-b9c6-0e935d41e04a) of deviceClass Today + + + + + weekend + The name of the stateType (4de5b57b-bb1a-4d66-9ce3-22bb280b075d) of deviceClass Today + + + + + + dusk + The name of the stateType (44a99419-fbcd-4d8e-9441-897848b8f77c) of deviceClass Today +---------- +The name of the EventType 792885f3-f505-42db-8c74-3d0460b575a1 of deviceClass Today + + + + + + sunrise + The name of the stateType (3a08824d-285b-412e-a515-9664b491a85c) of deviceClass Today +---------- +The name of the EventType 726acb30-928b-43da-a790-977a821c979e of deviceClass Today + + + + + sun noon + The name of the stateType (d92be29a-929c-4240-91a0-30153850f838) of deviceClass Today + + + + + + dawn + The name of the stateType (a5779b11-0499-4a6d-a7bd-8143dcc546b4) of deviceClass Today +---------- +The name of the EventType 5e3657b0-a459-4837-a632-0b20de4b7349 of deviceClass Today + + + + + + sunset + The name of the stateType (377f04a7-df58-42ad-a234-e9e23bdc2f85) of deviceClass Today +---------- +The name of the EventType f40d6e0f-fda2-475e-a6ae-c3fee03138b9 of deviceClass Today + + + + + noon + The name of the EventType 97ae8dd8-640c-4f9b-8773-aa7abb1d32fa of deviceClass Today + + + + + Alarm + The name of the deviceClass + + + + + alarm + The name of the EventType 5ec9a4af-d5ea-4f68-ab32-f7a3fcd75ccc of deviceClass Alarm + + + + + Countdown + The name of the deviceClass + + + + + start + The name of the ActionType 436e9923-6eff-444e-bde7-a61228a4d748 of deviceClass Countdown + + + + + stop + The name of the ActionType bf4d1def-4159-4254-a76d-fd31aaa84e2d of deviceClass Countdown + + + + + restart + The name of the ActionType 14aad613-b972-411f-93c9-f00bfd254285 of deviceClass Countdown + + + + + running + The name of the stateType (b21ccd53-1ebd-41a0-a2a3-662874e79837) of deviceClass Countdown + + + + + timeout + The name of the EventType 1db11351-ad67-448e-a784-216741a06a58 of deviceClass Countdown + + + + diff --git a/plugins/deviceplugins/denon/translations/de_DE.ts b/plugins/deviceplugins/denon/translations/de_DE.ts new file mode 100644 index 00000000..504059a2 --- /dev/null +++ b/plugins/deviceplugins/denon/translations/de_DE.ts @@ -0,0 +1,43 @@ + + + + + Denon + + + Denon + The name of the vendor (cf0a9644-2c13-4daf-85c1-ad88d6745b42) + + + + + AVR X1000 + The name of the deviceClass + + + + + connected + The name of the stateType (4d1790bf-28c6-4c1f-8892-ba1a0ef140f5) of deviceClass AVR X1000 + + + + + power + The name of the stateType (1cdb6b54-6831-4900-95b2-c78f64497701) of deviceClass AVR X1000 + + + + + volume + The name of the stateType (773636b9-304d-463a-8755-fc7488dc0ff3) of deviceClass AVR X1000 + + + + + channel + The name of the stateType (f29ffa2c-31d6-4d88-b160-a38288c82ce1) of deviceClass AVR X1000 + + + + diff --git a/plugins/deviceplugins/denon/translations/en_US.ts b/plugins/deviceplugins/denon/translations/en_US.ts new file mode 100644 index 00000000..4e1c97df --- /dev/null +++ b/plugins/deviceplugins/denon/translations/en_US.ts @@ -0,0 +1,43 @@ + + + + + Denon + + + Denon + The name of the vendor (cf0a9644-2c13-4daf-85c1-ad88d6745b42) + + + + + AVR X1000 + The name of the deviceClass + + + + + connected + The name of the stateType (4d1790bf-28c6-4c1f-8892-ba1a0ef140f5) of deviceClass AVR X1000 + + + + + power + The name of the stateType (1cdb6b54-6831-4900-95b2-c78f64497701) of deviceClass AVR X1000 + + + + + volume + The name of the stateType (773636b9-304d-463a-8755-fc7488dc0ff3) of deviceClass AVR X1000 + + + + + channel + The name of the stateType (f29ffa2c-31d6-4d88-b160-a38288c82ce1) of deviceClass AVR X1000 + + + + diff --git a/plugins/deviceplugins/dollhouse/translations/de_DE.ts b/plugins/deviceplugins/dollhouse/translations/de_DE.ts new file mode 100644 index 00000000..6818027f --- /dev/null +++ b/plugins/deviceplugins/dollhouse/translations/de_DE.ts @@ -0,0 +1,49 @@ + + + + + Dollhouse + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Dollhouse Connection + The name of the deviceClass + + + + + Dollhouse Light + The name of the deviceClass + + + + + color + The name of the stateType (e4885a73-9fe1-48ca-b773-aeb93f34cd54) of deviceClass Dollhouse Light + + + + + brightness + The name of the stateType (e78c9136-c10a-45c9-b6bc-2d937f09cdec) of deviceClass Dollhouse Light + + + + + power + The name of the stateType (f6ac30a0-77b8-4f1f-8c44-4c2e6d542663) of deviceClass Dollhouse Light + + + + + reachable + The name of the stateType (93c539b4-50d8-431e-8be4-5ebba89452b7) of deviceClass Dollhouse Light + + + + diff --git a/plugins/deviceplugins/dollhouse/translations/en_US.ts b/plugins/deviceplugins/dollhouse/translations/en_US.ts new file mode 100644 index 00000000..b5f1c455 --- /dev/null +++ b/plugins/deviceplugins/dollhouse/translations/en_US.ts @@ -0,0 +1,49 @@ + + + + + Dollhouse + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Dollhouse Connection + The name of the deviceClass + + + + + Dollhouse Light + The name of the deviceClass + + + + + color + The name of the stateType (e4885a73-9fe1-48ca-b773-aeb93f34cd54) of deviceClass Dollhouse Light + + + + + brightness + The name of the stateType (e78c9136-c10a-45c9-b6bc-2d937f09cdec) of deviceClass Dollhouse Light + + + + + power + The name of the stateType (f6ac30a0-77b8-4f1f-8c44-4c2e6d542663) of deviceClass Dollhouse Light + + + + + reachable + The name of the stateType (93c539b4-50d8-431e-8be4-5ebba89452b7) of deviceClass Dollhouse Light + + + + diff --git a/plugins/deviceplugins/elgato/translations/de_DE.ts b/plugins/deviceplugins/elgato/translations/de_DE.ts new file mode 100644 index 00000000..2f5c14a8 --- /dev/null +++ b/plugins/deviceplugins/elgato/translations/de_DE.ts @@ -0,0 +1,61 @@ + + + + + Elgato + + + Avea + The name of the deviceClass + + + + + connect + The name of the ActionType 30b6334d-37cd-4b94-a397-3b9b642c762e of deviceClass Avea + + + + + disconnect + The name of the ActionType 1daa8def-85d7-44fb-b0bd-77a4301056e5 of deviceClass Avea + + + + + power off + The name of the ActionType b2f39b7b-dd11-4db4-a82b-dd3d4b973bd5 of deviceClass Avea + + + + + set color + The name of the ActionType 7936bd51-7ea3-4df4-9998-7325de85b677 of deviceClass Avea + + + + + set mood + The name of the ActionType dfbc86e8-3891-4782-ae14-05228e70423e of deviceClass Avea + + + + + available + The name of the stateType (6d5e792a-c786-40d2-ae35-a48ac6fafcbc) of deviceClass Avea + + + + + brightness + The name of the stateType (c38181a0-e19b-423f-8b66-dedda94e89b5) of deviceClass Avea + + + + + liveliness + The name of the stateType (2073b44b-2f99-4abf-8d9f-6b33be8e1763) of deviceClass Avea + + + + diff --git a/plugins/deviceplugins/elgato/translations/en_US.ts b/plugins/deviceplugins/elgato/translations/en_US.ts new file mode 100644 index 00000000..155c01d3 --- /dev/null +++ b/plugins/deviceplugins/elgato/translations/en_US.ts @@ -0,0 +1,61 @@ + + + + + Elgato + + + Avea + The name of the deviceClass + + + + + connect + The name of the ActionType 30b6334d-37cd-4b94-a397-3b9b642c762e of deviceClass Avea + + + + + disconnect + The name of the ActionType 1daa8def-85d7-44fb-b0bd-77a4301056e5 of deviceClass Avea + + + + + power off + The name of the ActionType b2f39b7b-dd11-4db4-a82b-dd3d4b973bd5 of deviceClass Avea + + + + + set color + The name of the ActionType 7936bd51-7ea3-4df4-9998-7325de85b677 of deviceClass Avea + + + + + set mood + The name of the ActionType dfbc86e8-3891-4782-ae14-05228e70423e of deviceClass Avea + + + + + available + The name of the stateType (6d5e792a-c786-40d2-ae35-a48ac6fafcbc) of deviceClass Avea + + + + + brightness + The name of the stateType (c38181a0-e19b-423f-8b66-dedda94e89b5) of deviceClass Avea + + + + + liveliness + The name of the stateType (2073b44b-2f99-4abf-8d9f-6b33be8e1763) of deviceClass Avea + + + + diff --git a/plugins/deviceplugins/elro/translations/de_DE.ts b/plugins/deviceplugins/elro/translations/de_DE.ts new file mode 100644 index 00000000..1b9c9a22 --- /dev/null +++ b/plugins/deviceplugins/elro/translations/de_DE.ts @@ -0,0 +1,25 @@ + + + + + Elro + + + Elro + The name of the vendor (435a13a0-65ca-4f0c-94c1-e5873b258db5) + + + + + Elro Socket + The name of the deviceClass + + + + + set power + The name of the ActionType 31c9758e-6567-4f89-85bb-29e1a7c55d44 of deviceClass Elro Socket + + + + diff --git a/plugins/deviceplugins/elro/translations/en_US.ts b/plugins/deviceplugins/elro/translations/en_US.ts new file mode 100644 index 00000000..fb12a94d --- /dev/null +++ b/plugins/deviceplugins/elro/translations/en_US.ts @@ -0,0 +1,25 @@ + + + + + Elro + + + Elro + The name of the vendor (435a13a0-65ca-4f0c-94c1-e5873b258db5) + + + + + Elro Socket + The name of the deviceClass + + + + + set power + The name of the ActionType 31c9758e-6567-4f89-85bb-29e1a7c55d44 of deviceClass Elro Socket + + + + diff --git a/plugins/deviceplugins/eq-3/translations/de_DE.ts b/plugins/deviceplugins/eq-3/translations/de_DE.ts new file mode 100644 index 00000000..74d19ec6 --- /dev/null +++ b/plugins/deviceplugins/eq-3/translations/de_DE.ts @@ -0,0 +1,265 @@ + + + + + EQ3 + + + eQ-3 + The name of the vendor (2cac0645-855e-44fa-837e-1cab0ae4304c) + + + + + Max! Cube LAN Gateway + The name of the deviceClass + + + + + connected + The name of the stateType (d0a9a369-cf8c-47c4-a12e-f2d076bf12fd) of deviceClass Max! Cube LAN Gateway + + + + + portal enabled + The name of the stateType (2c2367da-c229-40ed-9d47-a6e73cd6dc3b) of deviceClass Max! Cube LAN Gateway + + + + + Max! Wall Thermostat + The name of the deviceClass + + + + + + set auto mode + The name of the ActionType 162b4b3d-9923-4f2c-a755-b50c8a06a6f0 of deviceClass Max! Wall Thermostat +---------- +The name of the ActionType 162b4b3d-9923-4f2c-a755-b50c8a06a6f0 of deviceClass Max! Radiator Thermostat + + + + + + set manual mode + The name of the ActionType 8e604437-9f5b-4c17-b5b0-e2db6007af5b of deviceClass Max! Wall Thermostat +---------- +The name of the ActionType 8e604437-9f5b-4c17-b5b0-e2db6007af5b of deviceClass Max! Radiator Thermostat + + + + + + set eco mode + The name of the ActionType 27a981e8-ec23-4ba8-921e-33b911a7dd89 of deviceClass Max! Wall Thermostat +---------- +The name of the ActionType 27a981e8-ec23-4ba8-921e-33b911a7dd89 of deviceClass Max! Radiator Thermostat + + + + + display current temperature + The name of the ActionType 184fb112-7a03-4560-8634-0257c969c26e of deviceClass Max! Wall Thermostat + + + + + + comfort temperature + The name of the stateType (850380ee-a787-43e7-adb8-768a21a6e64d) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (850380ee-a787-43e7-adb8-768a21a6e64d) of deviceClass Max! Radiator Thermostat + + + + + + eco temperature + The name of the stateType (24dfd20d-bc8d-48e4-8162-b20ae0465c41) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (24dfd20d-bc8d-48e4-8162-b20ae0465c41) of deviceClass Max! Radiator Thermostat + + + + + + max setpoint + The name of the stateType (a8536ddf-a6e4-41c2-89c1-e7102608f5f6) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (a8536ddf-a6e4-41c2-89c1-e7102608f5f6) of deviceClass Max! Radiator Thermostat + + + + + + min setpoint + The name of the stateType (ceb0ad05-37ad-4b79-a4d9-540c34a7e3e4) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (ceb0ad05-37ad-4b79-a4d9-540c34a7e3e4) of deviceClass Max! Radiator Thermostat + + + + + error occurred + The name of the stateType (9880247b-cf9a-453c-b0c3-d910eba8a253) of deviceClass Max! Wall Thermostat + + + + + + initialized + The name of the stateType (a9e29f03-063e-4686-8aac-2f6d8f8a4937) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (a9e29f03-063e-4686-8aac-2f6d8f8a4937) of deviceClass Max! Radiator Thermostat + + + + + + battery low + The name of the stateType (53b89f32-8894-4290-92a0-6a470c6b69ab) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (53b89f32-8894-4290-92a0-6a470c6b69ab) of deviceClass Max! Radiator Thermostat + + + + + + link status ok + The name of the stateType (aff38be8-7ea6-4fd8-b0fa-e987ab05c719) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (aff38be8-7ea6-4fd8-b0fa-e987ab05c719) of deviceClass Max! Radiator Thermostat + + + + + + panel locked + The name of the stateType (979df197-09a1-46f9-9217-9d323b1062bd) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (979df197-09a1-46f9-9217-9d323b1062bd) of deviceClass Max! Radiator Thermostat + + + + + + gateway known + The name of the stateType (1d6bd962-5c31-47ad-80a4-dda87bff98f5) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (1d6bd962-5c31-47ad-80a4-dda87bff98f5) of deviceClass Max! Radiator Thermostat + + + + + + dts active + The name of the stateType (1b402ba6-a8ae-45b1-8acf-2b0a89f71889) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (1b402ba6-a8ae-45b1-8acf-2b0a89f71889) of deviceClass Max! Radiator Thermostat + + + + + + device mode + The name of the stateType (639360f0-bb65-43e6-b227-50ae0ac39d6c) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (639360f0-bb65-43e6-b227-50ae0ac39d6c) of deviceClass Max! Radiator Thermostat + + + + + + device mode string + The name of the stateType (ff5194e3-5641-4ac2-92c7-48c431b4a2eb) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (ff5194e3-5641-4ac2-92c7-48c431b4a2eb) of deviceClass Max! Radiator Thermostat + + + + + + desired temperature + The name of the stateType (579aa8c6-8814-491b-9e7c-b98108c323d1) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (579aa8c6-8814-491b-9e7c-b98108c323d1) of deviceClass Max! Radiator Thermostat + + + + + current temp + The name of the stateType (852e7708-db1d-42d1-96e4-19c13598262c) of deviceClass Max! Wall Thermostat + + + + + Max! Radiator Thermostat + The name of the deviceClass + + + + + error occured + The name of the stateType (9880247b-cf9a-453c-b0c3-d910eba8a253) of deviceClass Max! Radiator Thermostat + + + + + offset temperature + The name of the stateType (576da571-9a65-478f-96bf-19256c8b9ece) of deviceClass Max! Radiator Thermostat + + + + + window open duration + The name of the stateType (81c6c74a-b0cd-4daa-9eb9-f1cd68f328af) of deviceClass Max! Radiator Thermostat + + + + + boost valve value + The name of the stateType (7c41fa64-b1a1-48d2-9d03-67aa16cd83ad) of deviceClass Max! Radiator Thermostat + + + + + boost duration + The name of the stateType (e75c1398-9ad7-466c-b3b9-b03bbb686a30) of deviceClass Max! Radiator Thermostat + + + + + discalc weekday + The name of the stateType (bd6f5947-d4b4-444b-81c8-77eec46957e4) of deviceClass Max! Radiator Thermostat + + + + + discalc time + The name of the stateType (e78235ee-affc-41e3-a463-9f0512b4a6c3) of deviceClass Max! Radiator Thermostat + + + + + valve maximum setting + The name of the stateType (e367fa3a-b30f-49bd-af3f-cff92360ad32) of deviceClass Max! Radiator Thermostat + + + + + valve offset + The name of the stateType (ffaff87b-b741-4db8-9875-3380af4f1885) of deviceClass Max! Radiator Thermostat + + + + + valve position + The name of the stateType (72956000-0203-4c32-a6b6-3bb7e46c03ca) of deviceClass Max! Radiator Thermostat + + + + diff --git a/plugins/deviceplugins/eq-3/translations/en_US.ts b/plugins/deviceplugins/eq-3/translations/en_US.ts new file mode 100644 index 00000000..aab6d2a6 --- /dev/null +++ b/plugins/deviceplugins/eq-3/translations/en_US.ts @@ -0,0 +1,265 @@ + + + + + EQ3 + + + eQ-3 + The name of the vendor (2cac0645-855e-44fa-837e-1cab0ae4304c) + + + + + Max! Cube LAN Gateway + The name of the deviceClass + + + + + connected + The name of the stateType (d0a9a369-cf8c-47c4-a12e-f2d076bf12fd) of deviceClass Max! Cube LAN Gateway + + + + + portal enabled + The name of the stateType (2c2367da-c229-40ed-9d47-a6e73cd6dc3b) of deviceClass Max! Cube LAN Gateway + + + + + Max! Wall Thermostat + The name of the deviceClass + + + + + + set auto mode + The name of the ActionType 162b4b3d-9923-4f2c-a755-b50c8a06a6f0 of deviceClass Max! Wall Thermostat +---------- +The name of the ActionType 162b4b3d-9923-4f2c-a755-b50c8a06a6f0 of deviceClass Max! Radiator Thermostat + + + + + + set manual mode + The name of the ActionType 8e604437-9f5b-4c17-b5b0-e2db6007af5b of deviceClass Max! Wall Thermostat +---------- +The name of the ActionType 8e604437-9f5b-4c17-b5b0-e2db6007af5b of deviceClass Max! Radiator Thermostat + + + + + + set eco mode + The name of the ActionType 27a981e8-ec23-4ba8-921e-33b911a7dd89 of deviceClass Max! Wall Thermostat +---------- +The name of the ActionType 27a981e8-ec23-4ba8-921e-33b911a7dd89 of deviceClass Max! Radiator Thermostat + + + + + display current temperature + The name of the ActionType 184fb112-7a03-4560-8634-0257c969c26e of deviceClass Max! Wall Thermostat + + + + + + comfort temperature + The name of the stateType (850380ee-a787-43e7-adb8-768a21a6e64d) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (850380ee-a787-43e7-adb8-768a21a6e64d) of deviceClass Max! Radiator Thermostat + + + + + + eco temperature + The name of the stateType (24dfd20d-bc8d-48e4-8162-b20ae0465c41) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (24dfd20d-bc8d-48e4-8162-b20ae0465c41) of deviceClass Max! Radiator Thermostat + + + + + + max setpoint + The name of the stateType (a8536ddf-a6e4-41c2-89c1-e7102608f5f6) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (a8536ddf-a6e4-41c2-89c1-e7102608f5f6) of deviceClass Max! Radiator Thermostat + + + + + + min setpoint + The name of the stateType (ceb0ad05-37ad-4b79-a4d9-540c34a7e3e4) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (ceb0ad05-37ad-4b79-a4d9-540c34a7e3e4) of deviceClass Max! Radiator Thermostat + + + + + error occurred + The name of the stateType (9880247b-cf9a-453c-b0c3-d910eba8a253) of deviceClass Max! Wall Thermostat + + + + + + initialized + The name of the stateType (a9e29f03-063e-4686-8aac-2f6d8f8a4937) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (a9e29f03-063e-4686-8aac-2f6d8f8a4937) of deviceClass Max! Radiator Thermostat + + + + + + battery low + The name of the stateType (53b89f32-8894-4290-92a0-6a470c6b69ab) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (53b89f32-8894-4290-92a0-6a470c6b69ab) of deviceClass Max! Radiator Thermostat + + + + + + link status ok + The name of the stateType (aff38be8-7ea6-4fd8-b0fa-e987ab05c719) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (aff38be8-7ea6-4fd8-b0fa-e987ab05c719) of deviceClass Max! Radiator Thermostat + + + + + + panel locked + The name of the stateType (979df197-09a1-46f9-9217-9d323b1062bd) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (979df197-09a1-46f9-9217-9d323b1062bd) of deviceClass Max! Radiator Thermostat + + + + + + gateway known + The name of the stateType (1d6bd962-5c31-47ad-80a4-dda87bff98f5) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (1d6bd962-5c31-47ad-80a4-dda87bff98f5) of deviceClass Max! Radiator Thermostat + + + + + + dts active + The name of the stateType (1b402ba6-a8ae-45b1-8acf-2b0a89f71889) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (1b402ba6-a8ae-45b1-8acf-2b0a89f71889) of deviceClass Max! Radiator Thermostat + + + + + + device mode + The name of the stateType (639360f0-bb65-43e6-b227-50ae0ac39d6c) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (639360f0-bb65-43e6-b227-50ae0ac39d6c) of deviceClass Max! Radiator Thermostat + + + + + + device mode string + The name of the stateType (ff5194e3-5641-4ac2-92c7-48c431b4a2eb) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (ff5194e3-5641-4ac2-92c7-48c431b4a2eb) of deviceClass Max! Radiator Thermostat + + + + + + desired temperature + The name of the stateType (579aa8c6-8814-491b-9e7c-b98108c323d1) of deviceClass Max! Wall Thermostat +---------- +The name of the stateType (579aa8c6-8814-491b-9e7c-b98108c323d1) of deviceClass Max! Radiator Thermostat + + + + + current temp + The name of the stateType (852e7708-db1d-42d1-96e4-19c13598262c) of deviceClass Max! Wall Thermostat + + + + + Max! Radiator Thermostat + The name of the deviceClass + + + + + error occured + The name of the stateType (9880247b-cf9a-453c-b0c3-d910eba8a253) of deviceClass Max! Radiator Thermostat + + + + + offset temperature + The name of the stateType (576da571-9a65-478f-96bf-19256c8b9ece) of deviceClass Max! Radiator Thermostat + + + + + window open duration + The name of the stateType (81c6c74a-b0cd-4daa-9eb9-f1cd68f328af) of deviceClass Max! Radiator Thermostat + + + + + boost valve value + The name of the stateType (7c41fa64-b1a1-48d2-9d03-67aa16cd83ad) of deviceClass Max! Radiator Thermostat + + + + + boost duration + The name of the stateType (e75c1398-9ad7-466c-b3b9-b03bbb686a30) of deviceClass Max! Radiator Thermostat + + + + + discalc weekday + The name of the stateType (bd6f5947-d4b4-444b-81c8-77eec46957e4) of deviceClass Max! Radiator Thermostat + + + + + discalc time + The name of the stateType (e78235ee-affc-41e3-a463-9f0512b4a6c3) of deviceClass Max! Radiator Thermostat + + + + + valve maximum setting + The name of the stateType (e367fa3a-b30f-49bd-af3f-cff92360ad32) of deviceClass Max! Radiator Thermostat + + + + + valve offset + The name of the stateType (ffaff87b-b741-4db8-9875-3380af4f1885) of deviceClass Max! Radiator Thermostat + + + + + valve position + The name of the stateType (72956000-0203-4c32-a6b6-3bb7e46c03ca) of deviceClass Max! Radiator Thermostat + + + + diff --git a/plugins/deviceplugins/genericelements/translations/de_DE.ts b/plugins/deviceplugins/genericelements/translations/de_DE.ts new file mode 100644 index 00000000..b04d6083 --- /dev/null +++ b/plugins/deviceplugins/genericelements/translations/de_DE.ts @@ -0,0 +1,73 @@ + + + + + GenericElements + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Toggle Button + The name of the deviceClass + + + + + state + The name of the stateType (b5e90567-54aa-49bd-a78a-3c19fb38aaf5) of deviceClass Toggle Button + + + + + Button + The name of the deviceClass + + + + + press + The name of the ActionType 01f38af1-b2ab-4ec3-844e-ef52f0f229a9 of deviceClass Button + + + + + button pressed + The name of the EventType effdbc2d-e467-4b0b-80a9-9dda251bfa5c of deviceClass Button + + + + + ON/OFF Button + The name of the deviceClass + + + + + press ON + The name of the ActionType 892596d2-0863-4807-97da-469b9f7003f2 of deviceClass ON/OFF Button + + + + + press OFF + The name of the ActionType a8d64050-0b58-4ccf-b052-77ce2b7368ad of deviceClass ON/OFF Button + + + + + ON pressed + The name of the EventType 4eeba6a2-e4c7-4a2e-8360-2797d98114e6 of deviceClass ON/OFF Button + + + + + OFF pressed + The name of the EventType b636c5f3-2eb0-4682-96d4-88a4aa9d2c12 of deviceClass ON/OFF Button + + + + diff --git a/plugins/deviceplugins/genericelements/translations/en_US.ts b/plugins/deviceplugins/genericelements/translations/en_US.ts new file mode 100644 index 00000000..5eb888f1 --- /dev/null +++ b/plugins/deviceplugins/genericelements/translations/en_US.ts @@ -0,0 +1,73 @@ + + + + + GenericElements + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Toggle Button + The name of the deviceClass + + + + + state + The name of the stateType (b5e90567-54aa-49bd-a78a-3c19fb38aaf5) of deviceClass Toggle Button + + + + + Button + The name of the deviceClass + + + + + press + The name of the ActionType 01f38af1-b2ab-4ec3-844e-ef52f0f229a9 of deviceClass Button + + + + + button pressed + The name of the EventType effdbc2d-e467-4b0b-80a9-9dda251bfa5c of deviceClass Button + + + + + ON/OFF Button + The name of the deviceClass + + + + + press ON + The name of the ActionType 892596d2-0863-4807-97da-469b9f7003f2 of deviceClass ON/OFF Button + + + + + press OFF + The name of the ActionType a8d64050-0b58-4ccf-b052-77ce2b7368ad of deviceClass ON/OFF Button + + + + + ON pressed + The name of the EventType 4eeba6a2-e4c7-4a2e-8360-2797d98114e6 of deviceClass ON/OFF Button + + + + + OFF pressed + The name of the EventType b636c5f3-2eb0-4682-96d4-88a4aa9d2c12 of deviceClass ON/OFF Button + + + + diff --git a/plugins/deviceplugins/intertechno/translations/de_DE.ts b/plugins/deviceplugins/intertechno/translations/de_DE.ts new file mode 100644 index 00000000..2cd6fb2e --- /dev/null +++ b/plugins/deviceplugins/intertechno/translations/de_DE.ts @@ -0,0 +1,13 @@ + + + + + Intertechno + + + Intertechno + The name of the vendor (6a852bc2-34dd-4f4c-9ac9-dd4c32ddbcba) + + + + diff --git a/plugins/deviceplugins/intertechno/translations/en_US.ts b/plugins/deviceplugins/intertechno/translations/en_US.ts new file mode 100644 index 00000000..0f06be21 --- /dev/null +++ b/plugins/deviceplugins/intertechno/translations/en_US.ts @@ -0,0 +1,13 @@ + + + + + Intertechno + + + Intertechno + The name of the vendor (6a852bc2-34dd-4f4c-9ac9-dd4c32ddbcba) + + + + diff --git a/plugins/deviceplugins/kodi/translations/de_DE.ts b/plugins/deviceplugins/kodi/translations/de_DE.ts new file mode 100644 index 00000000..d1006ffd --- /dev/null +++ b/plugins/deviceplugins/kodi/translations/de_DE.ts @@ -0,0 +1,82 @@ + + + + + Kodi + + + + Kodi + The name of the vendor (447bf3d6-a86e-4636-9db0-8936c0e4d9e9) +---------- +The name of the deviceClass + + + + + show notification + The name of the ActionType dc0aa3b5-4eae-4e58-a4ac-d4c124da53f1 of deviceClass Kodi + + + + + press button + The name of the ActionType 28060803-aa85-44a4-9dec-ee669dfb629f of deviceClass Kodi + + + + + system + The name of the ActionType 8d51cd64-ecef-44f8-85b0-697bef252ce5 of deviceClass Kodi + + + + + video library + The name of the ActionType 59f7ad10-16eb-40b7-a88b-c8393ae8e413 of deviceClass Kodi + + + + + audio library + The name of the ActionType 3d5120eb-1007-46c3-b76e-d9d4b105b9f2 of deviceClass Kodi + + + + + connected + The name of the stateType (09dfbd40-c97c-4a20-9ecd-f80e389a4864) of deviceClass Kodi + + + + + mute + The name of the stateType (bc98cdb0-4d0e-48ca-afc7-922e49bb7813) of deviceClass Kodi + + + + + volume + The name of the stateType (9dfe5d78-4c3f-497c-bab1-bb9fdf7e93a9) of deviceClass Kodi + + + + + player play + The name of the EventType 2535a1eb-7643-4874-98f6-b027fdff6311 of deviceClass Kodi + + + + + player pause + The name of the EventType 99498b1c-e9c0-480a-9e91-662ee79ba976 of deviceClass Kodi + + + + + player stop + The name of the EventType a02ce255-3abb-435d-a92e-7f99c952ecb2 of deviceClass Kodi + + + + diff --git a/plugins/deviceplugins/kodi/translations/en_US.ts b/plugins/deviceplugins/kodi/translations/en_US.ts new file mode 100644 index 00000000..1d2e09d2 --- /dev/null +++ b/plugins/deviceplugins/kodi/translations/en_US.ts @@ -0,0 +1,82 @@ + + + + + Kodi + + + + Kodi + The name of the vendor (447bf3d6-a86e-4636-9db0-8936c0e4d9e9) +---------- +The name of the deviceClass + + + + + show notification + The name of the ActionType dc0aa3b5-4eae-4e58-a4ac-d4c124da53f1 of deviceClass Kodi + + + + + press button + The name of the ActionType 28060803-aa85-44a4-9dec-ee669dfb629f of deviceClass Kodi + + + + + system + The name of the ActionType 8d51cd64-ecef-44f8-85b0-697bef252ce5 of deviceClass Kodi + + + + + video library + The name of the ActionType 59f7ad10-16eb-40b7-a88b-c8393ae8e413 of deviceClass Kodi + + + + + audio library + The name of the ActionType 3d5120eb-1007-46c3-b76e-d9d4b105b9f2 of deviceClass Kodi + + + + + connected + The name of the stateType (09dfbd40-c97c-4a20-9ecd-f80e389a4864) of deviceClass Kodi + + + + + mute + The name of the stateType (bc98cdb0-4d0e-48ca-afc7-922e49bb7813) of deviceClass Kodi + + + + + volume + The name of the stateType (9dfe5d78-4c3f-497c-bab1-bb9fdf7e93a9) of deviceClass Kodi + + + + + player play + The name of the EventType 2535a1eb-7643-4874-98f6-b027fdff6311 of deviceClass Kodi + + + + + player pause + The name of the EventType 99498b1c-e9c0-480a-9e91-662ee79ba976 of deviceClass Kodi + + + + + player stop + The name of the EventType a02ce255-3abb-435d-a92e-7f99c952ecb2 of deviceClass Kodi + + + + diff --git a/plugins/deviceplugins/leynew/translations/de_DE.ts b/plugins/deviceplugins/leynew/translations/de_DE.ts new file mode 100644 index 00000000..54be0692 --- /dev/null +++ b/plugins/deviceplugins/leynew/translations/de_DE.ts @@ -0,0 +1,139 @@ + + + + + Leynew + + + Leynew + The name of the vendor (83c649b4-49b0-4482-9334-d86a85bfbd2a) + + + + + RF Controller (LN-CON-RF20B) + The name of the deviceClass + + + + + brightness up + The name of the ActionType 18a30ff1-28d7-4cd0-8388-290db52cd48d of deviceClass RF Controller (LN-CON-RF20B) + + + + + brightness down + The name of the ActionType d1d251b6-ffe6-4b0c-bf03-bfa8947caa1d of deviceClass RF Controller (LN-CON-RF20B) + + + + + play / pause + The name of the ActionType b8b4ef78-126f-431b-b33f-742754da5af4 of deviceClass RF Controller (LN-CON-RF20B) + + + + + power + The name of the ActionType 35495871-3b80-458b-b60d-5dc614c9fbf1 of deviceClass RF Controller (LN-CON-RF20B) + + + + + red + The name of the ActionType 737f77b6-fe2a-45ad-9945-8f0197e57741 of deviceClass RF Controller (LN-CON-RF20B) + + + + + green + The name of the ActionType 6471e804-fd54-41dd-88ed-ec46d6cc33db of deviceClass RF Controller (LN-CON-RF20B) + + + + + blue + The name of the ActionType 3abfe3c4-f9b3-4b22-aa3a-86ef99adedbe of deviceClass RF Controller (LN-CON-RF20B) + + + + + white + The name of the ActionType 6a92d30d-7bce-4238-8e05-d25d3475699c of deviceClass RF Controller (LN-CON-RF20B) + + + + + orange + The name of the ActionType 10a145db-adea-4eff-921d-4ce1ceb940cd of deviceClass RF Controller (LN-CON-RF20B) + + + + + yellow + The name of the ActionType 46bbfb97-1600-4e91-930d-6ef4be7bdd9c of deviceClass RF Controller (LN-CON-RF20B) + + + + + cyan + The name of the ActionType 7e1db150-c68f-4c54-8259-61d050f31555 of deviceClass RF Controller (LN-CON-RF20B) + + + + + purple + The name of the ActionType 4008076e-ff8c-400b-8983-0a452ed66509 of deviceClass RF Controller (LN-CON-RF20B) + + + + + auto + The name of the ActionType c692b7b0-f891-4729-8e76-4e67f1f6ff4a of deviceClass RF Controller (LN-CON-RF20B) + + + + + jump 3 + The name of the ActionType 14e696ef-6f9f-4095-9731-5f9e541dd416 of deviceClass RF Controller (LN-CON-RF20B) + + + + + fade 3 + The name of the ActionType 1e764e9f-5ff1-4cd1-b3a8-7feb2a3f204c of deviceClass RF Controller (LN-CON-RF20B) + + + + + speed up + The name of the ActionType 85b37c46-a44c-4989-add2-06b5537fe1a1 of deviceClass RF Controller (LN-CON-RF20B) + + + + + speed down + The name of the ActionType 7fdb9f73-e773-4839-9137-3771feabe3e9 of deviceClass RF Controller (LN-CON-RF20B) + + + + + fade 7 + The name of the ActionType 851e024b-0eee-4eec-8261-478c28c03557 of deviceClass RF Controller (LN-CON-RF20B) + + + + + jump 7 + The name of the ActionType c40392be-323d-48db-a076-40cf4d8cc7eb of deviceClass RF Controller (LN-CON-RF20B) + + + + + flash + The name of the ActionType db700960-2b02-4ad3-8257-a28cb5fc6356 of deviceClass RF Controller (LN-CON-RF20B) + + + + diff --git a/plugins/deviceplugins/leynew/translations/en_US.ts b/plugins/deviceplugins/leynew/translations/en_US.ts new file mode 100644 index 00000000..a9c96e21 --- /dev/null +++ b/plugins/deviceplugins/leynew/translations/en_US.ts @@ -0,0 +1,139 @@ + + + + + Leynew + + + Leynew + The name of the vendor (83c649b4-49b0-4482-9334-d86a85bfbd2a) + + + + + RF Controller (LN-CON-RF20B) + The name of the deviceClass + + + + + brightness up + The name of the ActionType 18a30ff1-28d7-4cd0-8388-290db52cd48d of deviceClass RF Controller (LN-CON-RF20B) + + + + + brightness down + The name of the ActionType d1d251b6-ffe6-4b0c-bf03-bfa8947caa1d of deviceClass RF Controller (LN-CON-RF20B) + + + + + play / pause + The name of the ActionType b8b4ef78-126f-431b-b33f-742754da5af4 of deviceClass RF Controller (LN-CON-RF20B) + + + + + power + The name of the ActionType 35495871-3b80-458b-b60d-5dc614c9fbf1 of deviceClass RF Controller (LN-CON-RF20B) + + + + + red + The name of the ActionType 737f77b6-fe2a-45ad-9945-8f0197e57741 of deviceClass RF Controller (LN-CON-RF20B) + + + + + green + The name of the ActionType 6471e804-fd54-41dd-88ed-ec46d6cc33db of deviceClass RF Controller (LN-CON-RF20B) + + + + + blue + The name of the ActionType 3abfe3c4-f9b3-4b22-aa3a-86ef99adedbe of deviceClass RF Controller (LN-CON-RF20B) + + + + + white + The name of the ActionType 6a92d30d-7bce-4238-8e05-d25d3475699c of deviceClass RF Controller (LN-CON-RF20B) + + + + + orange + The name of the ActionType 10a145db-adea-4eff-921d-4ce1ceb940cd of deviceClass RF Controller (LN-CON-RF20B) + + + + + yellow + The name of the ActionType 46bbfb97-1600-4e91-930d-6ef4be7bdd9c of deviceClass RF Controller (LN-CON-RF20B) + + + + + cyan + The name of the ActionType 7e1db150-c68f-4c54-8259-61d050f31555 of deviceClass RF Controller (LN-CON-RF20B) + + + + + purple + The name of the ActionType 4008076e-ff8c-400b-8983-0a452ed66509 of deviceClass RF Controller (LN-CON-RF20B) + + + + + auto + The name of the ActionType c692b7b0-f891-4729-8e76-4e67f1f6ff4a of deviceClass RF Controller (LN-CON-RF20B) + + + + + jump 3 + The name of the ActionType 14e696ef-6f9f-4095-9731-5f9e541dd416 of deviceClass RF Controller (LN-CON-RF20B) + + + + + fade 3 + The name of the ActionType 1e764e9f-5ff1-4cd1-b3a8-7feb2a3f204c of deviceClass RF Controller (LN-CON-RF20B) + + + + + speed up + The name of the ActionType 85b37c46-a44c-4989-add2-06b5537fe1a1 of deviceClass RF Controller (LN-CON-RF20B) + + + + + speed down + The name of the ActionType 7fdb9f73-e773-4839-9137-3771feabe3e9 of deviceClass RF Controller (LN-CON-RF20B) + + + + + fade 7 + The name of the ActionType 851e024b-0eee-4eec-8261-478c28c03557 of deviceClass RF Controller (LN-CON-RF20B) + + + + + jump 7 + The name of the ActionType c40392be-323d-48db-a076-40cf4d8cc7eb of deviceClass RF Controller (LN-CON-RF20B) + + + + + flash + The name of the ActionType db700960-2b02-4ad3-8257-a28cb5fc6356 of deviceClass RF Controller (LN-CON-RF20B) + + + + diff --git a/plugins/deviceplugins/lgsmarttv/translations/de_DE.ts b/plugins/deviceplugins/lgsmarttv/translations/de_DE.ts new file mode 100644 index 00000000..0cc448db --- /dev/null +++ b/plugins/deviceplugins/lgsmarttv/translations/de_DE.ts @@ -0,0 +1,196 @@ + + + + + LgSmartTv + + + LG + The name of the vendor (a9af9673-78db-4226-a16b-f34b304f7041) + + + + + LG Smart Tv + The name of the deviceClass + + + + + Please enter the pairing key displayed on the Tv. + The pairing info of deviceClass LG Smart Tv + + + + + volume up + The name of the ActionType ac5d7dcd-dfe8-4a94-9ab9-21b3f804b39e of deviceClass LG Smart Tv + + + + + volume down + The name of the ActionType 62b17bec-f461-4ffa-93d1-67a9430d55e1 of deviceClass LG Smart Tv + + + + + + mute + The name of the ActionType 1aa9d7f0-0f66-4b90-bb72-f6b7b2118221 of deviceClass LG Smart Tv +---------- +The name of the stateType (a6ac9061-3de7-403a-a646-790ca5d73764) of deviceClass LG Smart Tv + + + + + unmute + The name of the ActionType b7e31999-ba67-443d-8e5c-ec104af987bd of deviceClass LG Smart Tv + + + + + channel up + The name of the ActionType acd1f6a0-2cfa-4665-9607-cf94245ec5a3 of deviceClass LG Smart Tv + + + + + channel down + The name of the ActionType 6ea66772-0e6d-40b1-978c-a01fb53871dd of deviceClass LG Smart Tv + + + + + power off + The name of the ActionType cbe41134-ff11-4916-815b-3ac289c64090 of deviceClass LG Smart Tv + + + + + arrow up + The name of the ActionType 57c483b4-4ddf-4470-828c-8d8767e7a923 of deviceClass LG Smart Tv + + + + + arrow down + The name of the ActionType 614cf1af-5cf7-4bb2-885c-4414078d8899 of deviceClass LG Smart Tv + + + + + arrow left + The name of the ActionType 916394dd-7833-4875-8d7a-49d7d24ceeb2 of deviceClass LG Smart Tv + + + + + arrow right + The name of the ActionType 01e3df1e-638b-4e14-ba85-660267766062 of deviceClass LG Smart Tv + + + + + OK + The name of the ActionType 257dfa59-0d38-4e18-a3fc-213809fdb12f of deviceClass LG Smart Tv + + + + + back + The name of the ActionType ce4184b3-6b8e-4fc3-a4cb-7b8ec72f2ce9 of deviceClass LG Smart Tv + + + + + home + The name of the ActionType 33f941c1-f5fc-4449-b6e3-93eafca493e0 of deviceClass LG Smart Tv + + + + + input source + The name of the ActionType 9a6e5111-95d3-49ac-8056-249e704b1509 of deviceClass LG Smart Tv + + + + + exit + The name of the ActionType d76efdb8-056e-4b39-a839-2ef6d6001b00 of deviceClass LG Smart Tv + + + + + info + The name of the ActionType 9c1290d5-3135-4124-a576-fc7522cffdcf of deviceClass LG Smart Tv + + + + + my apps + The name of the ActionType 47d65cac-fe75-4c36-9dee-9862c1c1130e of deviceClass LG Smart Tv + + + + + program list + The name of the ActionType 9aa3a97e-505d-4906-9764-14b6dc4e31e8 of deviceClass LG Smart Tv + + + + + reachable + The name of the stateType (b056c36b-df87-4177-8d5d-1e7c1e8cdc7a) of deviceClass LG Smart Tv + + + + + 3D mode + The name of the stateType (8ad3d77f-d340-495d-8c2a-5569a80e9d36) of deviceClass LG Smart Tv + + + + + volume level + The name of the stateType (07d39a6e-7eab-42d0-851d-9f3bcd3bbb57) of deviceClass LG Smart Tv + + + + + tv channel type + The name of the stateType (84c86670-77c7-4fc6-9e23-abca066e76aa) of deviceClass LG Smart Tv + + + + + channel name + The name of the stateType (265dc5f7-3f4d-4002-a6fe-2a53986bcf1d) of deviceClass LG Smart Tv + + + + + channel number + The name of the stateType (881629a3-4ce2-42ba-8ce6-10d90c383799) of deviceClass LG Smart Tv + + + + + program name + The name of the stateType (3f53e52e-1ad7-40e7-8080-76908e720cac) of deviceClass LG Smart Tv + + + + + input source index + The name of the stateType (e895017a-139f-410c-bfb2-4d008104e164) of deviceClass LG Smart Tv + + + + + input source label + The name of the stateType (58b734ec-2269-4c57-99e1-e1eeee401053) of deviceClass LG Smart Tv + + + + diff --git a/plugins/deviceplugins/lgsmarttv/translations/en_US.ts b/plugins/deviceplugins/lgsmarttv/translations/en_US.ts new file mode 100644 index 00000000..d098f4f4 --- /dev/null +++ b/plugins/deviceplugins/lgsmarttv/translations/en_US.ts @@ -0,0 +1,196 @@ + + + + + LgSmartTv + + + LG + The name of the vendor (a9af9673-78db-4226-a16b-f34b304f7041) + + + + + LG Smart Tv + The name of the deviceClass + + + + + Please enter the pairing key displayed on the Tv. + The pairing info of deviceClass LG Smart Tv + + + + + volume up + The name of the ActionType ac5d7dcd-dfe8-4a94-9ab9-21b3f804b39e of deviceClass LG Smart Tv + + + + + volume down + The name of the ActionType 62b17bec-f461-4ffa-93d1-67a9430d55e1 of deviceClass LG Smart Tv + + + + + + mute + The name of the ActionType 1aa9d7f0-0f66-4b90-bb72-f6b7b2118221 of deviceClass LG Smart Tv +---------- +The name of the stateType (a6ac9061-3de7-403a-a646-790ca5d73764) of deviceClass LG Smart Tv + + + + + unmute + The name of the ActionType b7e31999-ba67-443d-8e5c-ec104af987bd of deviceClass LG Smart Tv + + + + + channel up + The name of the ActionType acd1f6a0-2cfa-4665-9607-cf94245ec5a3 of deviceClass LG Smart Tv + + + + + channel down + The name of the ActionType 6ea66772-0e6d-40b1-978c-a01fb53871dd of deviceClass LG Smart Tv + + + + + power off + The name of the ActionType cbe41134-ff11-4916-815b-3ac289c64090 of deviceClass LG Smart Tv + + + + + arrow up + The name of the ActionType 57c483b4-4ddf-4470-828c-8d8767e7a923 of deviceClass LG Smart Tv + + + + + arrow down + The name of the ActionType 614cf1af-5cf7-4bb2-885c-4414078d8899 of deviceClass LG Smart Tv + + + + + arrow left + The name of the ActionType 916394dd-7833-4875-8d7a-49d7d24ceeb2 of deviceClass LG Smart Tv + + + + + arrow right + The name of the ActionType 01e3df1e-638b-4e14-ba85-660267766062 of deviceClass LG Smart Tv + + + + + OK + The name of the ActionType 257dfa59-0d38-4e18-a3fc-213809fdb12f of deviceClass LG Smart Tv + + + + + back + The name of the ActionType ce4184b3-6b8e-4fc3-a4cb-7b8ec72f2ce9 of deviceClass LG Smart Tv + + + + + home + The name of the ActionType 33f941c1-f5fc-4449-b6e3-93eafca493e0 of deviceClass LG Smart Tv + + + + + input source + The name of the ActionType 9a6e5111-95d3-49ac-8056-249e704b1509 of deviceClass LG Smart Tv + + + + + exit + The name of the ActionType d76efdb8-056e-4b39-a839-2ef6d6001b00 of deviceClass LG Smart Tv + + + + + info + The name of the ActionType 9c1290d5-3135-4124-a576-fc7522cffdcf of deviceClass LG Smart Tv + + + + + my apps + The name of the ActionType 47d65cac-fe75-4c36-9dee-9862c1c1130e of deviceClass LG Smart Tv + + + + + program list + The name of the ActionType 9aa3a97e-505d-4906-9764-14b6dc4e31e8 of deviceClass LG Smart Tv + + + + + reachable + The name of the stateType (b056c36b-df87-4177-8d5d-1e7c1e8cdc7a) of deviceClass LG Smart Tv + + + + + 3D mode + The name of the stateType (8ad3d77f-d340-495d-8c2a-5569a80e9d36) of deviceClass LG Smart Tv + + + + + volume level + The name of the stateType (07d39a6e-7eab-42d0-851d-9f3bcd3bbb57) of deviceClass LG Smart Tv + + + + + tv channel type + The name of the stateType (84c86670-77c7-4fc6-9e23-abca066e76aa) of deviceClass LG Smart Tv + + + + + channel name + The name of the stateType (265dc5f7-3f4d-4002-a6fe-2a53986bcf1d) of deviceClass LG Smart Tv + + + + + channel number + The name of the stateType (881629a3-4ce2-42ba-8ce6-10d90c383799) of deviceClass LG Smart Tv + + + + + program name + The name of the stateType (3f53e52e-1ad7-40e7-8080-76908e720cac) of deviceClass LG Smart Tv + + + + + input source index + The name of the stateType (e895017a-139f-410c-bfb2-4d008104e164) of deviceClass LG Smart Tv + + + + + input source label + The name of the stateType (58b734ec-2269-4c57-99e1-e1eeee401053) of deviceClass LG Smart Tv + + + + diff --git a/plugins/deviceplugins/lircd/translations/de_DE.ts b/plugins/deviceplugins/lircd/translations/de_DE.ts new file mode 100644 index 00000000..80a34ba1 --- /dev/null +++ b/plugins/deviceplugins/lircd/translations/de_DE.ts @@ -0,0 +1,25 @@ + + + + + Lircd + + + Lirc + The name of the vendor (9a53049c-8828-4b87-b3f6-7bc7708196cd) + + + + + IR receiver + The name of the deviceClass + + + + + button pressed + The name of the EventType 8711471a-fa0e-410b-b174-dfc3d2aeffb1 of deviceClass IR receiver + + + + diff --git a/plugins/deviceplugins/lircd/translations/en_US.ts b/plugins/deviceplugins/lircd/translations/en_US.ts new file mode 100644 index 00000000..9048dff1 --- /dev/null +++ b/plugins/deviceplugins/lircd/translations/en_US.ts @@ -0,0 +1,25 @@ + + + + + Lircd + + + Lirc + The name of the vendor (9a53049c-8828-4b87-b3f6-7bc7708196cd) + + + + + IR receiver + The name of the deviceClass + + + + + button pressed + The name of the EventType 8711471a-fa0e-410b-b174-dfc3d2aeffb1 of deviceClass IR receiver + + + + diff --git a/plugins/deviceplugins/mailnotification/translations/de_DE.ts b/plugins/deviceplugins/mailnotification/translations/de_DE.ts new file mode 100644 index 00000000..25ab6579 --- /dev/null +++ b/plugins/deviceplugins/mailnotification/translations/de_DE.ts @@ -0,0 +1,49 @@ + + + + + MailNotification + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Custom mail + The name of the deviceClass + + + + + Google + The name of the vendor (d02399c5-8e79-40be-8cf6-e00b55bbfe7c) + + + + + Google mail + The name of the deviceClass + + + + + send mail + The name of the ActionType 054613b0-3666-4dad-9252-e0ebca187edc of deviceClass Google mail + + + + + Yahoo + The name of the vendor (5eb3e1e9-25a7-4740-806e-5cfc836e4bf5) + + + + + Yahoo mail + The name of the deviceClass + + + + diff --git a/plugins/deviceplugins/mailnotification/translations/en_US.ts b/plugins/deviceplugins/mailnotification/translations/en_US.ts new file mode 100644 index 00000000..32dea35d --- /dev/null +++ b/plugins/deviceplugins/mailnotification/translations/en_US.ts @@ -0,0 +1,49 @@ + + + + + MailNotification + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Custom mail + The name of the deviceClass + + + + + Google + The name of the vendor (d02399c5-8e79-40be-8cf6-e00b55bbfe7c) + + + + + Google mail + The name of the deviceClass + + + + + send mail + The name of the ActionType 054613b0-3666-4dad-9252-e0ebca187edc of deviceClass Google mail + + + + + Yahoo + The name of the vendor (5eb3e1e9-25a7-4740-806e-5cfc836e4bf5) + + + + + Yahoo mail + The name of the deviceClass + + + + diff --git a/plugins/deviceplugins/multisensor/translations/de_DE.ts b/plugins/deviceplugins/multisensor/translations/de_DE.ts new file mode 100644 index 00000000..a768d7b0 --- /dev/null +++ b/plugins/deviceplugins/multisensor/translations/de_DE.ts @@ -0,0 +1,61 @@ + + + + + MultiSensor + + + Texas Instruments + The name of the vendor (2edf543e-dc2c-4693-bb0c-e76c0d305fad) + + + + + SensorTag + The name of the deviceClass + + + + + available + The name of the stateType (a9629b11-0f34-47f0-a0f0-f758a6aec2b4) of deviceClass SensorTag + + + + + IR temperature + The name of the stateType (c664e9ec-a045-49ba-add1-1642ceba7c4f) of deviceClass SensorTag + + + + + humidity + The name of the stateType (e83a50ff-96c9-4b6d-889f-f4238353e794) of deviceClass SensorTag + + + + + temperature + The name of the stateType (8359ada9-df1c-4e60-bb87-9e21d05ee2e2) of deviceClass SensorTag + + + + + pressure + The name of the stateType (645633ad-77d4-45b2-8be8-d6ca7a12eb7a) of deviceClass SensorTag + + + + + left key pressed + The name of the EventType 61478490-bed0-4fed-9d58-f13c35b4f220 of deviceClass SensorTag + + + + + right key pressed + The name of the EventType b7e927db-af28-4fdc-8eb7-edb02258ff5a of deviceClass SensorTag + + + + diff --git a/plugins/deviceplugins/multisensor/translations/en_US.ts b/plugins/deviceplugins/multisensor/translations/en_US.ts new file mode 100644 index 00000000..dbb1e81b --- /dev/null +++ b/plugins/deviceplugins/multisensor/translations/en_US.ts @@ -0,0 +1,61 @@ + + + + + MultiSensor + + + Texas Instruments + The name of the vendor (2edf543e-dc2c-4693-bb0c-e76c0d305fad) + + + + + SensorTag + The name of the deviceClass + + + + + available + The name of the stateType (a9629b11-0f34-47f0-a0f0-f758a6aec2b4) of deviceClass SensorTag + + + + + IR temperature + The name of the stateType (c664e9ec-a045-49ba-add1-1642ceba7c4f) of deviceClass SensorTag + + + + + humidity + The name of the stateType (e83a50ff-96c9-4b6d-889f-f4238353e794) of deviceClass SensorTag + + + + + temperature + The name of the stateType (8359ada9-df1c-4e60-bb87-9e21d05ee2e2) of deviceClass SensorTag + + + + + pressure + The name of the stateType (645633ad-77d4-45b2-8be8-d6ca7a12eb7a) of deviceClass SensorTag + + + + + left key pressed + The name of the EventType 61478490-bed0-4fed-9d58-f13c35b4f220 of deviceClass SensorTag + + + + + right key pressed + The name of the EventType b7e927db-af28-4fdc-8eb7-edb02258ff5a of deviceClass SensorTag + + + + diff --git a/plugins/deviceplugins/netatmo/translations/de_DE.ts b/plugins/deviceplugins/netatmo/translations/de_DE.ts new file mode 100644 index 00000000..6bce8b58 --- /dev/null +++ b/plugins/deviceplugins/netatmo/translations/de_DE.ts @@ -0,0 +1,118 @@ + + + + + Netatmo + + + Netatmo + The name of the vendor (4b46b4ed-5ec9-4aa4-afc3-92d3f80e6351) + + + + + Netatmo Connection + The name of the deviceClass + + + + + available + The name of the stateType (2f79bc1d-27ed-480a-b583-728363c83ea6) of deviceClass Netatmo Connection + + + + + Indoor Station + The name of the deviceClass + + + + + + last update + The name of the stateType (50da9f6b-c350-401c-a72e-2e4036f3975d) of deviceClass Indoor Station +---------- +The name of the stateType (50da9f6b-c350-401c-a72e-2e4036f3975d) of deviceClass Outdoor Station + + + + + + temperature + The name of the stateType (3cb25538-e463-40ae-92f9-8f34f0c06b92) of deviceClass Indoor Station +---------- +The name of the stateType (3cb25538-e463-40ae-92f9-8f34f0c06b92) of deviceClass Outdoor Station + + + + + + temperature minimum + The name of the stateType (ae8bb713-8805-4efd-89a1-bca44a1f1690) of deviceClass Indoor Station +---------- +The name of the stateType (ae8bb713-8805-4efd-89a1-bca44a1f1690) of deviceClass Outdoor Station + + + + + + temperature maximum + The name of the stateType (dd30507e-037b-4c74-bcca-e04b94c7c5fe) of deviceClass Indoor Station +---------- +The name of the stateType (dd30507e-037b-4c74-bcca-e04b94c7c5fe) of deviceClass Outdoor Station + + + + + + humidity + The name of the stateType (e2db5f01-196a-48d1-8874-6b8cbfe0d8c9) of deviceClass Indoor Station +---------- +The name of the stateType (e2db5f01-196a-48d1-8874-6b8cbfe0d8c9) of deviceClass Outdoor Station + + + + + pressure + The name of the stateType (03b0a7b7-987d-4d3b-b3f0-21d9f92ad326) of deviceClass Indoor Station + + + + + noise + The name of the stateType (906cea9d-1daf-4e9c-90b9-e40f43052a34) of deviceClass Indoor Station + + + + + co2 + The name of the stateType (e5710bd1-79fa-4bd4-9052-8416aae909b9) of deviceClass Indoor Station + + + + + wifi signal strength + The name of the stateType (6ea906d4-5740-454d-a730-6fdb9fa0d624) of deviceClass Indoor Station + + + + + Outdoor Station + The name of the deviceClass + + + + + signal strength + The name of the stateType (0faa3d08-9004-46fb-a5aa-a59b75e454cc) of deviceClass Outdoor Station + + + + + battery + The name of the stateType (15d8fae1-ba47-42e1-994d-530e8017c965) of deviceClass Outdoor Station + + + + diff --git a/plugins/deviceplugins/netatmo/translations/en_US.ts b/plugins/deviceplugins/netatmo/translations/en_US.ts new file mode 100644 index 00000000..58880806 --- /dev/null +++ b/plugins/deviceplugins/netatmo/translations/en_US.ts @@ -0,0 +1,118 @@ + + + + + Netatmo + + + Netatmo + The name of the vendor (4b46b4ed-5ec9-4aa4-afc3-92d3f80e6351) + + + + + Netatmo Connection + The name of the deviceClass + + + + + available + The name of the stateType (2f79bc1d-27ed-480a-b583-728363c83ea6) of deviceClass Netatmo Connection + + + + + Indoor Station + The name of the deviceClass + + + + + + last update + The name of the stateType (50da9f6b-c350-401c-a72e-2e4036f3975d) of deviceClass Indoor Station +---------- +The name of the stateType (50da9f6b-c350-401c-a72e-2e4036f3975d) of deviceClass Outdoor Station + + + + + + temperature + The name of the stateType (3cb25538-e463-40ae-92f9-8f34f0c06b92) of deviceClass Indoor Station +---------- +The name of the stateType (3cb25538-e463-40ae-92f9-8f34f0c06b92) of deviceClass Outdoor Station + + + + + + temperature minimum + The name of the stateType (ae8bb713-8805-4efd-89a1-bca44a1f1690) of deviceClass Indoor Station +---------- +The name of the stateType (ae8bb713-8805-4efd-89a1-bca44a1f1690) of deviceClass Outdoor Station + + + + + + temperature maximum + The name of the stateType (dd30507e-037b-4c74-bcca-e04b94c7c5fe) of deviceClass Indoor Station +---------- +The name of the stateType (dd30507e-037b-4c74-bcca-e04b94c7c5fe) of deviceClass Outdoor Station + + + + + + humidity + The name of the stateType (e2db5f01-196a-48d1-8874-6b8cbfe0d8c9) of deviceClass Indoor Station +---------- +The name of the stateType (e2db5f01-196a-48d1-8874-6b8cbfe0d8c9) of deviceClass Outdoor Station + + + + + pressure + The name of the stateType (03b0a7b7-987d-4d3b-b3f0-21d9f92ad326) of deviceClass Indoor Station + + + + + noise + The name of the stateType (906cea9d-1daf-4e9c-90b9-e40f43052a34) of deviceClass Indoor Station + + + + + co2 + The name of the stateType (e5710bd1-79fa-4bd4-9052-8416aae909b9) of deviceClass Indoor Station + + + + + wifi signal strength + The name of the stateType (6ea906d4-5740-454d-a730-6fdb9fa0d624) of deviceClass Indoor Station + + + + + Outdoor Station + The name of the deviceClass + + + + + signal strength + The name of the stateType (0faa3d08-9004-46fb-a5aa-a59b75e454cc) of deviceClass Outdoor Station + + + + + battery + The name of the stateType (15d8fae1-ba47-42e1-994d-530e8017c965) of deviceClass Outdoor Station + + + + diff --git a/plugins/deviceplugins/openweathermap/translations/de_DE.ts b/plugins/deviceplugins/openweathermap/translations/de_DE.ts new file mode 100644 index 00000000..abf95422 --- /dev/null +++ b/plugins/deviceplugins/openweathermap/translations/de_DE.ts @@ -0,0 +1,103 @@ + + + + + OpenWeatherMap + + + OpenWeatherMap + The name of the vendor (bf1e96f0-9650-4e7c-a56c-916d54d18e7a) + + + + + Weather + The name of the deviceClass + + + + + refresh + The name of the ActionType cfbc6504-d86f-4856-8dfa-97b6fbb385e4 of deviceClass Weather + + + + + last update + The name of the stateType (36b2f09b-7d77-4fbc-a68f-23d735dda0b1) of deviceClass Weather + + + + + temperature + The name of the stateType (6013402f-b5b1-46b3-8490-f0c20d62fe61) of deviceClass Weather + + + + + temperature minimum + The name of the stateType (14ec2781-cb04-4bbf-b097-7d01ef982630) of deviceClass Weather + + + + + temperature maximum + The name of the stateType (fefe5563-452f-4833-b5cf-49c3cc67c772) of deviceClass Weather + + + + + humidity + The name of the stateType (6f32ec73-3240-4630-ada9-1c10b8e98123) of deviceClass Weather + + + + + pressure + The name of the stateType (4a42eea9-00eb-440b-915e-dbe42180f83b) of deviceClass Weather + + + + + wind speed + The name of the stateType (2bf63430-e9e2-4fbf-88e6-6f1b4770f287) of deviceClass Weather + + + + + wind direction + The name of the stateType (589e2ea5-65b2-4afd-9b72-e3708a589a12) of deviceClass Weather + + + + + cloudiness + The name of the stateType (798553bc-45c7-42eb-9105-430bddb5d9b7) of deviceClass Weather + + + + + visibility + The name of the stateType (1e10d129-cb88-48b0-9244-e3e7e7b175d9) of deviceClass Weather + + + + + weather description + The name of the stateType (f9539108-0e0e-4736-a306-6408f8e20a26) of deviceClass Weather + + + + + sunset + The name of the stateType (af155e94-9492-44e1-8608-7d0ee8b5d50d) of deviceClass Weather + + + + + sunrise + The name of the stateType (a1dddc3d-549f-4f20-b78b-be850548f286) of deviceClass Weather + + + + diff --git a/plugins/deviceplugins/openweathermap/translations/en_US.ts b/plugins/deviceplugins/openweathermap/translations/en_US.ts new file mode 100644 index 00000000..a195ab7c --- /dev/null +++ b/plugins/deviceplugins/openweathermap/translations/en_US.ts @@ -0,0 +1,103 @@ + + + + + OpenWeatherMap + + + OpenWeatherMap + The name of the vendor (bf1e96f0-9650-4e7c-a56c-916d54d18e7a) + + + + + Weather + The name of the deviceClass + + + + + refresh + The name of the ActionType cfbc6504-d86f-4856-8dfa-97b6fbb385e4 of deviceClass Weather + + + + + last update + The name of the stateType (36b2f09b-7d77-4fbc-a68f-23d735dda0b1) of deviceClass Weather + + + + + temperature + The name of the stateType (6013402f-b5b1-46b3-8490-f0c20d62fe61) of deviceClass Weather + + + + + temperature minimum + The name of the stateType (14ec2781-cb04-4bbf-b097-7d01ef982630) of deviceClass Weather + + + + + temperature maximum + The name of the stateType (fefe5563-452f-4833-b5cf-49c3cc67c772) of deviceClass Weather + + + + + humidity + The name of the stateType (6f32ec73-3240-4630-ada9-1c10b8e98123) of deviceClass Weather + + + + + pressure + The name of the stateType (4a42eea9-00eb-440b-915e-dbe42180f83b) of deviceClass Weather + + + + + wind speed + The name of the stateType (2bf63430-e9e2-4fbf-88e6-6f1b4770f287) of deviceClass Weather + + + + + wind direction + The name of the stateType (589e2ea5-65b2-4afd-9b72-e3708a589a12) of deviceClass Weather + + + + + cloudiness + The name of the stateType (798553bc-45c7-42eb-9105-430bddb5d9b7) of deviceClass Weather + + + + + visibility + The name of the stateType (1e10d129-cb88-48b0-9244-e3e7e7b175d9) of deviceClass Weather + + + + + weather description + The name of the stateType (f9539108-0e0e-4736-a306-6408f8e20a26) of deviceClass Weather + + + + + sunset + The name of the stateType (af155e94-9492-44e1-8608-7d0ee8b5d50d) of deviceClass Weather + + + + + sunrise + The name of the stateType (a1dddc3d-549f-4f20-b78b-be850548f286) of deviceClass Weather + + + + diff --git a/plugins/deviceplugins/orderbutton/translations/de_DE.ts b/plugins/deviceplugins/orderbutton/translations/de_DE.ts new file mode 100644 index 00000000..c7341d4d --- /dev/null +++ b/plugins/deviceplugins/orderbutton/translations/de_DE.ts @@ -0,0 +1,55 @@ + + + + + OrderButton + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + OrderButton + The name of the deviceClass + + + + + reset + The name of the ActionType b8e5da6c-501c-493e-8b0f-8ef09efb9057 of deviceClass OrderButton + + + + + battery voltage + The name of the stateType (a4d83813-10f3-4830-be2e-60d4815906c4) of deviceClass OrderButton + + + + + count + The name of the stateType (2df871fc-1888-4b04-8f02-f17b26642534) of deviceClass OrderButton + + + + + reachable + The name of the stateType (783e74ee-ffd6-4dd7-ade5-3a961452cf15) of deviceClass OrderButton + + + + + led + The name of the stateType (b184ccc8-e7d9-4e94-8683-07f81484bbda) of deviceClass OrderButton + + + + + button + The name of the EventType 2077a9ad-7f4b-4dd4-ae1c-7ecbe0a92dc0 of deviceClass OrderButton + + + + diff --git a/plugins/deviceplugins/orderbutton/translations/en_US.ts b/plugins/deviceplugins/orderbutton/translations/en_US.ts new file mode 100644 index 00000000..20ba4de1 --- /dev/null +++ b/plugins/deviceplugins/orderbutton/translations/en_US.ts @@ -0,0 +1,55 @@ + + + + + OrderButton + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + OrderButton + The name of the deviceClass + + + + + reset + The name of the ActionType b8e5da6c-501c-493e-8b0f-8ef09efb9057 of deviceClass OrderButton + + + + + battery voltage + The name of the stateType (a4d83813-10f3-4830-be2e-60d4815906c4) of deviceClass OrderButton + + + + + count + The name of the stateType (2df871fc-1888-4b04-8f02-f17b26642534) of deviceClass OrderButton + + + + + reachable + The name of the stateType (783e74ee-ffd6-4dd7-ade5-3a961452cf15) of deviceClass OrderButton + + + + + led + The name of the stateType (b184ccc8-e7d9-4e94-8683-07f81484bbda) of deviceClass OrderButton + + + + + button + The name of the EventType 2077a9ad-7f4b-4dd4-ae1c-7ecbe0a92dc0 of deviceClass OrderButton + + + + diff --git a/plugins/deviceplugins/osdomotics/translations/de_DE.ts b/plugins/deviceplugins/osdomotics/translations/de_DE.ts new file mode 100644 index 00000000..2c372da1 --- /dev/null +++ b/plugins/deviceplugins/osdomotics/translations/de_DE.ts @@ -0,0 +1,37 @@ + + + + + Osdomotics + + + OSDomotics + The name of the vendor (e2912117-3b2f-4888-950e-6d259b699102) + + + + + RPL Router + The name of the deviceClass + + + + + Merkur Node + The name of the deviceClass + + + + + toggle led + The name of the ActionType a91db0e7-9d0f-4071-9a8f-2bda45ed4c9d of deviceClass Merkur Node + + + + + battery voltage + The name of the stateType (06cf4e66-f102-4a8e-ae76-fac250a07753) of deviceClass Merkur Node + + + + diff --git a/plugins/deviceplugins/osdomotics/translations/en_US.ts b/plugins/deviceplugins/osdomotics/translations/en_US.ts new file mode 100644 index 00000000..282f67c2 --- /dev/null +++ b/plugins/deviceplugins/osdomotics/translations/en_US.ts @@ -0,0 +1,37 @@ + + + + + Osdomotics + + + OSDomotics + The name of the vendor (e2912117-3b2f-4888-950e-6d259b699102) + + + + + RPL Router + The name of the deviceClass + + + + + Merkur Node + The name of the deviceClass + + + + + toggle led + The name of the ActionType a91db0e7-9d0f-4071-9a8f-2bda45ed4c9d of deviceClass Merkur Node + + + + + battery voltage + The name of the stateType (06cf4e66-f102-4a8e-ae76-fac250a07753) of deviceClass Merkur Node + + + + diff --git a/plugins/deviceplugins/philipshue/translations/de_DE.ts b/plugins/deviceplugins/philipshue/translations/de_DE.ts new file mode 100644 index 00000000..972e6095 --- /dev/null +++ b/plugins/deviceplugins/philipshue/translations/de_DE.ts @@ -0,0 +1,193 @@ + + + + + PhilipsHue + + + Philips + The name of the vendor (0ae1e001-2aa6-47ed-b8c0-334c3728a68f) + + + + + Hue gateway + The name of the deviceClass + + + + + Please press the button on the Hue Bridge within 30 seconds before you continue + The pairing info of deviceClass Hue gateway + + + + + search devices + The name of the ActionType cca3f171-6318-44e7-a2ac-d841857c1c24 of deviceClass Hue gateway + + + + + check updates + The name of the ActionType 07a85e91-d064-4bce-b017-13fd0c320c0b of deviceClass Hue gateway + + + + + Upgrade bridge + The name of the ActionType 6dfbc7c0-7372-42f6-82ba-e777cb32dc4c of deviceClass Hue gateway + + + + + + + + reachable + The name of the stateType (15794d26-fde8-4a61-8f83-d7830534975f) of deviceClass Hue gateway +---------- +The name of the stateType (19bb8d10-1b28-4ba3-99b7-a634138dcfde) of deviceClass Hue Light +---------- +The name of the stateType (19bb8d10-1b28-4ba3-99b7-a634138dcfde) of deviceClass Hue White Light +---------- +The name of the stateType (19bb8d10-1b28-4ba3-99b7-a634138dcfde) of deviceClass Hue Remote + + + + + api version + The name of the stateType (7a230e89-c4ce-4276-90e0-6a9ddb890603) of deviceClass Hue gateway + + + + + software version + The name of the stateType (4c707b18-6604-4e6d-b6bc-4e27769c2adc) of deviceClass Hue gateway + + + + + update status + The name of the stateType (16a126f3-0cef-4931-bb2b-9e1b49bec7fc) of deviceClass Hue gateway + + + + + Hue Light + The name of the deviceClass + + + + + + flash + The name of the ActionType d25dcfbc-d28c-4905-80e3-300ffb1248f5 of deviceClass Hue Light +---------- +The name of the ActionType d25dcfbc-d28c-4905-80e3-300ffb1248f5 of deviceClass Hue White Light + + + + + + power + The name of the stateType (90aaffe5-6a76-47d2-a14a-550f60390245) of deviceClass Hue Light +---------- +The name of the stateType (90aaffe5-6a76-47d2-a14a-550f60390245) of deviceClass Hue White Light + + + + + color temperature + The name of the stateType (c0f4206f-f219-4f06-93c4-4ca515a56f79) of deviceClass Hue Light + + + + + color + The name of the stateType (d25423e7-b924-4b20-80b6-77eecc65d089) of deviceClass Hue Light + + + + + + brightness + The name of the stateType (90e91f64-a208-468c-a5a2-7f47e08859e2) of deviceClass Hue Light +---------- +The name of the stateType (90e91f64-a208-468c-a5a2-7f47e08859e2) of deviceClass Hue White Light + + + + + effect + The name of the stateType (0b7cdd8d-4db8-4183-abe2-f3c01d1c9afc) of deviceClass Hue Light + + + + + Hue White Light + The name of the deviceClass + + + + + Hue Remote + The name of the deviceClass + + + + + battery + The name of the stateType (683e493a-9796-4d5e-b0e3-61cb178d5819) of deviceClass Hue Remote + + + + + on pressed + The name of the EventType de769db0-4c31-46cf-9760-dbc6f9209c26 of deviceClass Hue Remote + + + + + on long pressed + The name of the EventType 6c5e596b-7c15-40bb-af9d-c778a6b0f30e of deviceClass Hue Remote + + + + + dim up pressed + The name of the EventType 8e3d6a62-6a19-4e9a-a25b-e1da2e56ede9 of deviceClass Hue Remote + + + + + dim up long pressed + The name of the EventType 53d3c9af-3e25-4116-b22b-38d897bc20aa of deviceClass Hue Remote + + + + + dim down pressed + The name of the EventType efd8b972-9a37-43f2-b9bc-f9dfe144a96d of deviceClass Hue Remote + + + + + dim down long pressed + The name of the EventType 1986d4c6-4c9f-4e43-ba70-0ff06c6f177b of deviceClass Hue Remote + + + + + off pressed + The name of the EventType 7c2a58f1-137c-4bf3-8f9e-453dff020487 of deviceClass Hue Remote + + + + + off long pressed + The name of the EventType d69306eb-ea52-4841-9e26-89c69e9cf6fc of deviceClass Hue Remote + + + + diff --git a/plugins/deviceplugins/philipshue/translations/en_US.ts b/plugins/deviceplugins/philipshue/translations/en_US.ts new file mode 100644 index 00000000..22df9dc9 --- /dev/null +++ b/plugins/deviceplugins/philipshue/translations/en_US.ts @@ -0,0 +1,193 @@ + + + + + PhilipsHue + + + Philips + The name of the vendor (0ae1e001-2aa6-47ed-b8c0-334c3728a68f) + + + + + Hue gateway + The name of the deviceClass + + + + + Please press the button on the Hue Bridge within 30 seconds before you continue + The pairing info of deviceClass Hue gateway + + + + + search devices + The name of the ActionType cca3f171-6318-44e7-a2ac-d841857c1c24 of deviceClass Hue gateway + + + + + check updates + The name of the ActionType 07a85e91-d064-4bce-b017-13fd0c320c0b of deviceClass Hue gateway + + + + + Upgrade bridge + The name of the ActionType 6dfbc7c0-7372-42f6-82ba-e777cb32dc4c of deviceClass Hue gateway + + + + + + + + reachable + The name of the stateType (15794d26-fde8-4a61-8f83-d7830534975f) of deviceClass Hue gateway +---------- +The name of the stateType (19bb8d10-1b28-4ba3-99b7-a634138dcfde) of deviceClass Hue Light +---------- +The name of the stateType (19bb8d10-1b28-4ba3-99b7-a634138dcfde) of deviceClass Hue White Light +---------- +The name of the stateType (19bb8d10-1b28-4ba3-99b7-a634138dcfde) of deviceClass Hue Remote + + + + + api version + The name of the stateType (7a230e89-c4ce-4276-90e0-6a9ddb890603) of deviceClass Hue gateway + + + + + software version + The name of the stateType (4c707b18-6604-4e6d-b6bc-4e27769c2adc) of deviceClass Hue gateway + + + + + update status + The name of the stateType (16a126f3-0cef-4931-bb2b-9e1b49bec7fc) of deviceClass Hue gateway + + + + + Hue Light + The name of the deviceClass + + + + + + flash + The name of the ActionType d25dcfbc-d28c-4905-80e3-300ffb1248f5 of deviceClass Hue Light +---------- +The name of the ActionType d25dcfbc-d28c-4905-80e3-300ffb1248f5 of deviceClass Hue White Light + + + + + + power + The name of the stateType (90aaffe5-6a76-47d2-a14a-550f60390245) of deviceClass Hue Light +---------- +The name of the stateType (90aaffe5-6a76-47d2-a14a-550f60390245) of deviceClass Hue White Light + + + + + color temperature + The name of the stateType (c0f4206f-f219-4f06-93c4-4ca515a56f79) of deviceClass Hue Light + + + + + color + The name of the stateType (d25423e7-b924-4b20-80b6-77eecc65d089) of deviceClass Hue Light + + + + + + brightness + The name of the stateType (90e91f64-a208-468c-a5a2-7f47e08859e2) of deviceClass Hue Light +---------- +The name of the stateType (90e91f64-a208-468c-a5a2-7f47e08859e2) of deviceClass Hue White Light + + + + + effect + The name of the stateType (0b7cdd8d-4db8-4183-abe2-f3c01d1c9afc) of deviceClass Hue Light + + + + + Hue White Light + The name of the deviceClass + + + + + Hue Remote + The name of the deviceClass + + + + + battery + The name of the stateType (683e493a-9796-4d5e-b0e3-61cb178d5819) of deviceClass Hue Remote + + + + + on pressed + The name of the EventType de769db0-4c31-46cf-9760-dbc6f9209c26 of deviceClass Hue Remote + + + + + on long pressed + The name of the EventType 6c5e596b-7c15-40bb-af9d-c778a6b0f30e of deviceClass Hue Remote + + + + + dim up pressed + The name of the EventType 8e3d6a62-6a19-4e9a-a25b-e1da2e56ede9 of deviceClass Hue Remote + + + + + dim up long pressed + The name of the EventType 53d3c9af-3e25-4116-b22b-38d897bc20aa of deviceClass Hue Remote + + + + + dim down pressed + The name of the EventType efd8b972-9a37-43f2-b9bc-f9dfe144a96d of deviceClass Hue Remote + + + + + dim down long pressed + The name of the EventType 1986d4c6-4c9f-4e43-ba70-0ff06c6f177b of deviceClass Hue Remote + + + + + off pressed + The name of the EventType 7c2a58f1-137c-4bf3-8f9e-453dff020487 of deviceClass Hue Remote + + + + + off long pressed + The name of the EventType d69306eb-ea52-4841-9e26-89c69e9cf6fc of deviceClass Hue Remote + + + + diff --git a/plugins/deviceplugins/plantcare/translations/de_DE.ts b/plugins/deviceplugins/plantcare/translations/de_DE.ts new file mode 100644 index 00000000..51c84bc7 --- /dev/null +++ b/plugins/deviceplugins/plantcare/translations/de_DE.ts @@ -0,0 +1,61 @@ + + + + + PlantCare + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Plant Care + The name of the deviceClass + + + + + toggle led + The name of the ActionType 9afbcc80-1c97-4c18-bc08-5209d6297f2e of deviceClass Plant Care + + + + + battery voltage + The name of the stateType (2b4b5123-14b7-4aa1-9c83-27cef333395d) of deviceClass Plant Care + + + + + moisture + The name of the stateType (8a7efda1-b6b7-41c8-ad07-4d892a532d1c) of deviceClass Plant Care + + + + + water empty + The name of the stateType (26deeba1-487a-4dee-940a-a3bd48344f33) of deviceClass Plant Care + + + + + led power + The name of the stateType (819aca98-25e5-4733-81e0-5921478b3e89) of deviceClass Plant Care + + + + + water pump power + The name of the stateType (6c65ae32-18ce-400f-afd6-47fb5b805ccd) of deviceClass Plant Care + + + + + reachable + The name of the stateType (8384e07b-8b91-492a-b6c8-e72b325ba0b4) of deviceClass Plant Care + + + + diff --git a/plugins/deviceplugins/plantcare/translations/en_US.ts b/plugins/deviceplugins/plantcare/translations/en_US.ts new file mode 100644 index 00000000..9b9817e2 --- /dev/null +++ b/plugins/deviceplugins/plantcare/translations/en_US.ts @@ -0,0 +1,61 @@ + + + + + PlantCare + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + Plant Care + The name of the deviceClass + + + + + toggle led + The name of the ActionType 9afbcc80-1c97-4c18-bc08-5209d6297f2e of deviceClass Plant Care + + + + + battery voltage + The name of the stateType (2b4b5123-14b7-4aa1-9c83-27cef333395d) of deviceClass Plant Care + + + + + moisture + The name of the stateType (8a7efda1-b6b7-41c8-ad07-4d892a532d1c) of deviceClass Plant Care + + + + + water empty + The name of the stateType (26deeba1-487a-4dee-940a-a3bd48344f33) of deviceClass Plant Care + + + + + led power + The name of the stateType (819aca98-25e5-4733-81e0-5921478b3e89) of deviceClass Plant Care + + + + + water pump power + The name of the stateType (6c65ae32-18ce-400f-afd6-47fb5b805ccd) of deviceClass Plant Care + + + + + reachable + The name of the stateType (8384e07b-8b91-492a-b6c8-e72b325ba0b4) of deviceClass Plant Care + + + + diff --git a/plugins/deviceplugins/pushbullet/translations/de_DE.ts b/plugins/deviceplugins/pushbullet/translations/de_DE.ts new file mode 100644 index 00000000..98ccecfe --- /dev/null +++ b/plugins/deviceplugins/pushbullet/translations/de_DE.ts @@ -0,0 +1,25 @@ + + + + + Pushbullet + + + Pushbullet + The name of the vendor (b5e1896e-b7fa-4c19-ac2b-10bd489f8302) + + + + + Push Notification + The name of the deviceClass + + + + + notify + The name of the ActionType 1378480f-6583-44e2-8fdd-22afe979a9a3 of deviceClass Push Notification + + + + diff --git a/plugins/deviceplugins/pushbullet/translations/en_US.ts b/plugins/deviceplugins/pushbullet/translations/en_US.ts new file mode 100644 index 00000000..2a3ae919 --- /dev/null +++ b/plugins/deviceplugins/pushbullet/translations/en_US.ts @@ -0,0 +1,25 @@ + + + + + Pushbullet + + + Pushbullet + The name of the vendor (b5e1896e-b7fa-4c19-ac2b-10bd489f8302) + + + + + Push Notification + The name of the deviceClass + + + + + notify + The name of the ActionType 1378480f-6583-44e2-8fdd-22afe979a9a3 of deviceClass Push Notification + + + + diff --git a/plugins/deviceplugins/senic/translations/de_DE.ts b/plugins/deviceplugins/senic/translations/de_DE.ts new file mode 100644 index 00000000..3f4dca19 --- /dev/null +++ b/plugins/deviceplugins/senic/translations/de_DE.ts @@ -0,0 +1,79 @@ + + + + + Senic + + + Nuimo + The name of the deviceClass + + + + + connect + The name of the ActionType bb1c46fe-5dfb-4fa3-ad89-0ba576ac780e of deviceClass Nuimo + + + + + disconnect + The name of the ActionType 11bf3143-34f8-42ab-9750-073040c1a7fc of deviceClass Nuimo + + + + + Show logo + The name of the ActionType d44ca5b7-f8d6-4413-9d2e-cef89282c039 of deviceClass Nuimo + + + + + available + The name of the stateType (5286976a-f5dc-4662-872a-438ac5d491cb) of deviceClass Nuimo + + + + + battery + The name of the stateType (b5ee2465-7fa1-450b-8073-f115537d3409) of deviceClass Nuimo + + + + + rotation + The name of the stateType (69a5f495-5452-434b-8fb8-b73d992c5446) of deviceClass Nuimo + + + + + clicked + The name of the EventType 5b9e08e8-7a6c-4311-9db6-82547847708c of deviceClass Nuimo + + + + + Swipe left + The name of the EventType 2be36aa0-e2fe-4192-81c5-cf0bb7f08dd4 of deviceClass Nuimo + + + + + Swipe right + The name of the EventType 81fb61ab-6d3d-4c1b-85fe-3dbd5c8dead7 of deviceClass Nuimo + + + + + Swipe up + The name of the EventType ab5c575b-b265-491c-93ca-ad9212374bc1 of deviceClass Nuimo + + + + + Swipe down + The name of the EventType 4d97cf28-1030-4a30-bed5-411102dd4b9b of deviceClass Nuimo + + + + diff --git a/plugins/deviceplugins/senic/translations/en_US.ts b/plugins/deviceplugins/senic/translations/en_US.ts new file mode 100644 index 00000000..40c7e7a0 --- /dev/null +++ b/plugins/deviceplugins/senic/translations/en_US.ts @@ -0,0 +1,79 @@ + + + + + Senic + + + Nuimo + The name of the deviceClass + + + + + connect + The name of the ActionType bb1c46fe-5dfb-4fa3-ad89-0ba576ac780e of deviceClass Nuimo + + + + + disconnect + The name of the ActionType 11bf3143-34f8-42ab-9750-073040c1a7fc of deviceClass Nuimo + + + + + Show logo + The name of the ActionType d44ca5b7-f8d6-4413-9d2e-cef89282c039 of deviceClass Nuimo + + + + + available + The name of the stateType (5286976a-f5dc-4662-872a-438ac5d491cb) of deviceClass Nuimo + + + + + battery + The name of the stateType (b5ee2465-7fa1-450b-8073-f115537d3409) of deviceClass Nuimo + + + + + rotation + The name of the stateType (69a5f495-5452-434b-8fb8-b73d992c5446) of deviceClass Nuimo + + + + + clicked + The name of the EventType 5b9e08e8-7a6c-4311-9db6-82547847708c of deviceClass Nuimo + + + + + Swipe left + The name of the EventType 2be36aa0-e2fe-4192-81c5-cf0bb7f08dd4 of deviceClass Nuimo + + + + + Swipe right + The name of the EventType 81fb61ab-6d3d-4c1b-85fe-3dbd5c8dead7 of deviceClass Nuimo + + + + + Swipe up + The name of the EventType ab5c575b-b265-491c-93ca-ad9212374bc1 of deviceClass Nuimo + + + + + Swipe down + The name of the EventType 4d97cf28-1030-4a30-bed5-411102dd4b9b of deviceClass Nuimo + + + + diff --git a/plugins/deviceplugins/udpcommander/translations/de_DE.ts b/plugins/deviceplugins/udpcommander/translations/de_DE.ts new file mode 100644 index 00000000..5a8d0cd4 --- /dev/null +++ b/plugins/deviceplugins/udpcommander/translations/de_DE.ts @@ -0,0 +1,19 @@ + + + + + UdpCommander + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + command received + The name of the EventType 5fecbba3-ffbb-456b-872c-a2f571c681cb of deviceClass UDP Commander + + + + diff --git a/plugins/deviceplugins/udpcommander/translations/en_US.ts b/plugins/deviceplugins/udpcommander/translations/en_US.ts new file mode 100644 index 00000000..ed4fa1e4 --- /dev/null +++ b/plugins/deviceplugins/udpcommander/translations/en_US.ts @@ -0,0 +1,19 @@ + + + + + UdpCommander + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + command received + The name of the EventType 5fecbba3-ffbb-456b-872c-a2f571c681cb of deviceClass UDP Commander + + + + diff --git a/plugins/deviceplugins/unitec/translations/de_DE.ts b/plugins/deviceplugins/unitec/translations/de_DE.ts new file mode 100644 index 00000000..84baa7ca --- /dev/null +++ b/plugins/deviceplugins/unitec/translations/de_DE.ts @@ -0,0 +1,25 @@ + + + + + Unitec + + + Unitec + The name of the vendor (f2cd9a76-5a7f-4c01-bf8c-5eae8b12e95c) + + + + + Unitec switch (48111) + The name of the deviceClass + + + + + set power + The name of the ActionType 3ca1ebc2-bb8e-4429-9664-a7bc4569e73b of deviceClass Unitec switch (48111) + + + + diff --git a/plugins/deviceplugins/unitec/translations/en_US.ts b/plugins/deviceplugins/unitec/translations/en_US.ts new file mode 100644 index 00000000..4652a0fb --- /dev/null +++ b/plugins/deviceplugins/unitec/translations/en_US.ts @@ -0,0 +1,25 @@ + + + + + Unitec + + + Unitec + The name of the vendor (f2cd9a76-5a7f-4c01-bf8c-5eae8b12e95c) + + + + + Unitec switch (48111) + The name of the deviceClass + + + + + set power + The name of the ActionType 3ca1ebc2-bb8e-4429-9664-a7bc4569e73b of deviceClass Unitec switch (48111) + + + + diff --git a/plugins/deviceplugins/wakeonlan/translations/de_DE.ts b/plugins/deviceplugins/wakeonlan/translations/de_DE.ts new file mode 100644 index 00000000..6ee8eb9e --- /dev/null +++ b/plugins/deviceplugins/wakeonlan/translations/de_DE.ts @@ -0,0 +1,19 @@ + + + + + WakeOnLan + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + wake up device + The name of the ActionType fb9b9d87-218f-4f0d-9e16-39f8a105029a of deviceClass Wake On Lan + + + + diff --git a/plugins/deviceplugins/wakeonlan/translations/en_US.ts b/plugins/deviceplugins/wakeonlan/translations/en_US.ts new file mode 100644 index 00000000..8ee71b1b --- /dev/null +++ b/plugins/deviceplugins/wakeonlan/translations/en_US.ts @@ -0,0 +1,19 @@ + + + + + WakeOnLan + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + wake up device + The name of the ActionType fb9b9d87-218f-4f0d-9e16-39f8a105029a of deviceClass Wake On Lan + + + + diff --git a/plugins/deviceplugins/wemo/translations/de_DE.ts b/plugins/deviceplugins/wemo/translations/de_DE.ts new file mode 100644 index 00000000..06ad0260 --- /dev/null +++ b/plugins/deviceplugins/wemo/translations/de_DE.ts @@ -0,0 +1,31 @@ + + + + + Wemo + + + Belkin + The name of the vendor (b241f7f5-8153-4a72-b260-f62beadc2d19) + + + + + WeMo Switch + The name of the deviceClass + + + + + power + The name of the stateType (7166c4f6-f68c-4188-8f7c-2205d72a5a6d) of deviceClass WeMo Switch + + + + + reachable + The name of the stateType (ec2f5b49-585c-4455-a233-b7aa4c608dbc) of deviceClass WeMo Switch + + + + diff --git a/plugins/deviceplugins/wemo/translations/en_US.ts b/plugins/deviceplugins/wemo/translations/en_US.ts new file mode 100644 index 00000000..d641087d --- /dev/null +++ b/plugins/deviceplugins/wemo/translations/en_US.ts @@ -0,0 +1,31 @@ + + + + + Wemo + + + Belkin + The name of the vendor (b241f7f5-8153-4a72-b260-f62beadc2d19) + + + + + WeMo Switch + The name of the deviceClass + + + + + power + The name of the stateType (7166c4f6-f68c-4188-8f7c-2205d72a5a6d) of deviceClass WeMo Switch + + + + + reachable + The name of the stateType (ec2f5b49-585c-4455-a233-b7aa4c608dbc) of deviceClass WeMo Switch + + + + diff --git a/plugins/deviceplugins/wifidetector/translations/de_DE.ts b/plugins/deviceplugins/wifidetector/translations/de_DE.ts new file mode 100644 index 00000000..10cc9b17 --- /dev/null +++ b/plugins/deviceplugins/wifidetector/translations/de_DE.ts @@ -0,0 +1,25 @@ + + + + + WifiDetector + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + WiFi Device + The name of the deviceClass + + + + + in Range + The name of the stateType (cb43e1b5-4f61-4538-bfa2-c33055c542cf) of deviceClass WiFi Device + + + + diff --git a/plugins/deviceplugins/wifidetector/translations/en_US.ts b/plugins/deviceplugins/wifidetector/translations/en_US.ts new file mode 100644 index 00000000..590f6ec6 --- /dev/null +++ b/plugins/deviceplugins/wifidetector/translations/en_US.ts @@ -0,0 +1,25 @@ + + + + + WifiDetector + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + WiFi Device + The name of the deviceClass + + + + + in Range + The name of the stateType (cb43e1b5-4f61-4538-bfa2-c33055c542cf) of deviceClass WiFi Device + + + + diff --git a/plugins/deviceplugins/ws2812/translations/de_DE.ts b/plugins/deviceplugins/ws2812/translations/de_DE.ts new file mode 100644 index 00000000..ee8f379f --- /dev/null +++ b/plugins/deviceplugins/ws2812/translations/de_DE.ts @@ -0,0 +1,79 @@ + + + + + Ws2812 + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + WS2812 + The name of the deviceClass + + + + + battery voltage + The name of the stateType (c9f6042f-1193-4075-94b1-37b29641ec24) of deviceClass WS2812 + + + + + reachable + The name of the stateType (08091cde-983d-42f7-bdd7-d89c312ccbed) of deviceClass WS2812 + + + + + color + The name of the stateType (8a73c60a-1da9-4228-8dba-2ffccc6531a6) of deviceClass WS2812 + + + + + brightness + The name of the stateType (01da8dbc-1ac8-4d18-bc17-fc4b4c591693) of deviceClass WS2812 + + + + + leds + The name of the stateType (ac372b72-c2ae-4f0f-9fca-bd7cf654603a) of deviceClass WS2812 + + + + + speed + The name of the stateType (e53ae524-ca10-49c5-b530-e414779ecc1d) of deviceClass WS2812 + + + + + effect mode + The name of the stateType (f4fe5d31-1edb-4944-9ddb-c89e7da8bee7) of deviceClass WS2812 + + + + + tricolore color 1 + The name of the stateType (8fe2e42a-7b9d-4c76-ae77-355759c81350) of deviceClass WS2812 + + + + + tricolore color 2 + The name of the stateType (dd4ad65b-007a-4eae-8ce0-b76d6cbf093e) of deviceClass WS2812 + + + + + tricolore color 3 + The name of the stateType (97c83be0-7ba7-4758-b52b-d997a80bfbe5) of deviceClass WS2812 + + + + diff --git a/plugins/deviceplugins/ws2812/translations/en_US.ts b/plugins/deviceplugins/ws2812/translations/en_US.ts new file mode 100644 index 00000000..53fa98e8 --- /dev/null +++ b/plugins/deviceplugins/ws2812/translations/en_US.ts @@ -0,0 +1,79 @@ + + + + + Ws2812 + + + guh + The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6) + + + + + WS2812 + The name of the deviceClass + + + + + battery voltage + The name of the stateType (c9f6042f-1193-4075-94b1-37b29641ec24) of deviceClass WS2812 + + + + + reachable + The name of the stateType (08091cde-983d-42f7-bdd7-d89c312ccbed) of deviceClass WS2812 + + + + + color + The name of the stateType (8a73c60a-1da9-4228-8dba-2ffccc6531a6) of deviceClass WS2812 + + + + + brightness + The name of the stateType (01da8dbc-1ac8-4d18-bc17-fc4b4c591693) of deviceClass WS2812 + + + + + leds + The name of the stateType (ac372b72-c2ae-4f0f-9fca-bd7cf654603a) of deviceClass WS2812 + + + + + speed + The name of the stateType (e53ae524-ca10-49c5-b530-e414779ecc1d) of deviceClass WS2812 + + + + + effect mode + The name of the stateType (f4fe5d31-1edb-4944-9ddb-c89e7da8bee7) of deviceClass WS2812 + + + + + tricolore color 1 + The name of the stateType (8fe2e42a-7b9d-4c76-ae77-355759c81350) of deviceClass WS2812 + + + + + tricolore color 2 + The name of the stateType (dd4ad65b-007a-4eae-8ce0-b76d6cbf093e) of deviceClass WS2812 + + + + + tricolore color 3 + The name of the stateType (97c83be0-7ba7-4758-b52b-d997a80bfbe5) of deviceClass WS2812 + + + +