@ledvance/base 1.3.44 → 1.3.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/localazy.json +12 -7
- package/package.json +1 -1
- package/src/api/native.ts +4 -3
- package/src/components/AdvanceList.tsx +1 -1
- package/src/components/ApplyForDeviceItem.tsx +1 -1
- package/src/components/ApplyForText.tsx +1 -1
- package/src/components/BallDirectionView.tsx +5 -5
- package/src/components/BatteryPercentageView.tsx +75 -0
- package/src/components/DiySceneNodeView.tsx +2 -2
- package/src/components/DrawToolView.tsx +3 -3
- package/src/components/FanAdjustView.tsx +2 -2
- package/src/components/MoodStripAdjustView.tsx +2 -2
- package/src/components/PressActionView.tsx +158 -0
- package/src/components/ShowSelect.tsx +2 -2
- package/src/components/SocketItem.tsx +1 -1
- package/src/components/Stepper.tsx +2 -2
- package/src/components/Tag.tsx +1 -1
- package/src/components/TextField.tsx +1 -1
- package/src/components/TextFieldStyleButton.tsx +1 -1
- package/src/components/UATabTitle.tsx +1 -1
- package/src/i18n/strings.ts +310 -175
- package/src/res/index.ts +137 -56
- package/src/utils/common.ts +0 -69
- package/translateKey.txt +11 -6
- package/src/res/arrow_temp_down.png +0 -0
- package/src/res/arrow_temp_down@2x.png +0 -0
- package/src/res/arrow_temp_down@3x.png +0 -0
- package/src/res/arrow_temp_up.png +0 -0
- package/src/res/arrow_temp_up@2x.png +0 -0
- package/src/res/arrow_temp_up@3x.png +0 -0
- package/src/res/cash.png +0 -0
- package/src/res/cash@2x.png +0 -0
- package/src/res/cash@3x.png +0 -0
- package/src/res/componentsIOsButtonsButtonAdd.png +0 -0
- package/src/res/componentsIOsButtonsButtonAdd@2x.png +0 -0
- package/src/res/componentsIOsButtonsButtonAdd@3x.png +0 -0
- package/src/res/device_panel_schedule_add.png +0 -0
- package/src/res/device_panel_schedule_alert.png +0 -0
- package/src/res/flag_icon.png +0 -0
- package/src/res/football_icon.png +0 -0
- package/src/res/ic_colorize.png +0 -0
- package/src/res/ic_colorize@2x.png +0 -0
- package/src/res/ic_colorize@3x.png +0 -0
- package/src/res/ic_disabled_light.png +0 -0
- package/src/res/ic_disabled_light@2x.png +0 -0
- package/src/res/ic_disabled_light@3x.png +0 -0
- package/src/res/ic_minus.png +0 -0
- package/src/res/ic_minus@2x.png +0 -0
- package/src/res/ic_minus@3x.png +0 -0
- package/src/res/ic_mood_del.png +0 -0
- package/src/res/ic_mood_del@2x.png +0 -0
- package/src/res/ic_mood_del@3x.png +0 -0
- package/src/res/ic_paint_bucket.png +0 -0
- package/src/res/ic_paint_bucket@2x.png +0 -0
- package/src/res/ic_paint_bucket@3x.png +0 -0
- package/src/res/ic_plus.png +0 -0
- package/src/res/ic_plus@2x.png +0 -0
- package/src/res/ic_plus@3x.png +0 -0
- package/src/res/ic_text_field_input_error.png +0 -0
- package/src/res/ic_text_field_input_error@2x.png +0 -0
- package/src/res/ic_text_field_input_error@3x.png +0 -0
- package/src/res/ic_top_arrow.png +0 -0
- package/src/res/ic_top_arrow@2x.png +0 -0
- package/src/res/ic_top_arrow@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedArrowsNavArrowForwardIos.png +0 -0
- package/src/res/iconsMaterialOutlinedArrowsNavArrowForwardIos@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedArrowsNavArrowForwardIos@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedArrowsNavCheck.png +0 -0
- package/src/res/iconsMaterialOutlinedArrowsNavCheck@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedArrowsNavCheck@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedCalendarCalendarToday.png +0 -0
- package/src/res/iconsMaterialOutlinedCalendarCalendarToday@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedCalendarCalendarToday@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedCommunicationInfo.png +0 -0
- package/src/res/iconsMaterialOutlinedCommunicationInfo@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedCommunicationInfo@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedEditorFileDownload.png +0 -0
- package/src/res/iconsMaterialOutlinedEditorFileDownload@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedEditorFileDownload@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedEditorInventory.png +0 -0
- package/src/res/iconsMaterialOutlinedEditorInventory@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedEditorInventory@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherBarChart.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherBarChart@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherBarChart@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherEnergySavingsLeaf.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherEnergySavingsLeaf@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherEnergySavingsLeaf@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherJoin.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherJoin@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedOtherJoin@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedTimeAccessTime.png +0 -0
- package/src/res/iconsMaterialOutlinedTimeAccessTime@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedTimeAccessTime@3x.png +0 -0
- package/src/res/iconsMaterialOutlinedWheatherWbCloudy.png +0 -0
- package/src/res/iconsMaterialOutlinedWheatherWbCloudy@2x.png +0 -0
- package/src/res/iconsMaterialOutlinedWheatherWbCloudy@3x.png +0 -0
- package/src/res/illustrationsFeaturesLogs.png +0 -0
- package/src/res/illustrationsFeaturesLogs@2x.png +0 -0
- package/src/res/illustrationsFeaturesLogs@3x.png +0 -0
- package/src/res/illustrationsHomeRoutines.png +0 -0
- package/src/res/illustrationsHomeRoutines@2x.png +0 -0
- package/src/res/illustrationsHomeRoutines@3x.png +0 -0
- package/src/res/leverkusen_icon.png +0 -0
- package/src/res/light_off.png +0 -0
- package/src/res/light_off@2x.png +0 -0
- package/src/res/light_off@3x.png +0 -0
- package/src/res/light_on.png +0 -0
- package/src/res/light_on@2x.png +0 -0
- package/src/res/light_on@3x.png +0 -0
- package/src/res/materialiconsFilledCancel.png +0 -0
- package/src/res/materialiconsFilledCancel@2x.png +0 -0
- package/src/res/materialiconsFilledCancel@3x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavAddBox.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavAddBox@2x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavAddBox@3x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavKeyboardArrowLeft.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavKeyboardArrowLeft@2x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavKeyboardArrowLeft@3x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavKeyboardArrowRight.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavKeyboardArrowRight@2x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavKeyboardArrowRight@3x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavRemove.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavRemove@2x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavRemove@3x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavWarningAmber.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavWarningAmber@2x.png +0 -0
- package/src/res/materialiconsOutlinedArrowsNavWarningAmber@3x.png +0 -0
- package/src/res/offlineWifi.png +0 -0
- package/src/res/offlineWifi@2x.png +0 -0
- package/src/res/offlineWifi@3x.png +0 -0
- package/src/res/olympic.png +0 -0
- package/src/res/pic_co_alert_effect.png +0 -0
- package/src/res/pic_co_alert_effect@2x.png +0 -0
- package/src/res/pic_co_alert_effect@3x.png +0 -0
- package/src/res/pic_co_alert_free.png +0 -0
- package/src/res/pic_co_alert_free@2x.png +0 -0
- package/src/res/pic_co_alert_free@3x.png +0 -0
- package/src/res/pic_smoke_alert_effct.png +0 -0
- package/src/res/pic_smoke_alert_effct@2x.png +0 -0
- package/src/res/pic_smoke_alert_effct@3x.png +0 -0
- package/src/res/pic_smoke_alert_free.png +0 -0
- package/src/res/pic_smoke_alert_free@2x.png +0 -0
- package/src/res/pic_smoke_alert_free@3x.png +0 -0
- package/src/res/pic_water_alert_effct.png +0 -0
- package/src/res/pic_water_alert_effct@2x.png +0 -0
- package/src/res/pic_water_alert_effct@3x.png +0 -0
- package/src/res/pic_water_alert_free.png +0 -0
- package/src/res/pic_water_alert_free@2x.png +0 -0
- package/src/res/pic_water_alert_free@3x.png +0 -0
- package/src/res/refresh.png +0 -0
- package/src/res/refresh@2x.png +0 -0
- package/src/res/refresh@3x.png +0 -0
- package/src/res/src_res_all.png +0 -0
- package/src/res/src_res_colorring@2x.png +0 -0
- package/src/res/src_res_colorring@3x.png +0 -0
- package/src/res/src_res_cycle.png +0 -0
- package/src/res/src_res_half.png +0 -0
- package/src/res/src_res_halfborder.png +0 -0
- package/src/res/src_res_like.png +0 -0
- package/src/res/src_res_minus.png +0 -0
- package/src/res/src_res_ringdown@2x.png +0 -0
- package/src/res/src_res_ringdown@3x.png +0 -0
- package/src/res/src_res_unlike.png +0 -0
package/src/i18n/strings.ts
CHANGED
|
@@ -496,11 +496,6 @@ export default {
|
|
|
496
496
|
"energyconsumption_emptydata": "datos vacíos",
|
|
497
497
|
"energyconsumption_hourlylimit": "Los datos horarios solo se pueden mostrar de los últimos 7 días.",
|
|
498
498
|
"feature_activate_dialog_text": "Ten en cuenta que es necesario que el dispositivo esté encendido para habilitar esta función",
|
|
499
|
-
"feature_summary_action_component_5": "Enchufe",
|
|
500
|
-
"feature_summary_action_component_6": "Enchufe 1",
|
|
501
|
-
"feature_summary_action_component_7": "Enchufe 2",
|
|
502
|
-
"feature_summary_action_component_8": "Enchufe 3",
|
|
503
|
-
"feature_summary_action_component_9": "Toma USB",
|
|
504
499
|
"feature_summary_action_txt_1": "Encender",
|
|
505
500
|
"feature_summary_action_txt_10": "Desvanecer",
|
|
506
501
|
"feature_summary_action_txt_11": "Aparecer",
|
|
@@ -608,6 +603,7 @@ export default {
|
|
|
608
603
|
"manage_user_calendar_label_pm": "PM",
|
|
609
604
|
"manage_user_unsaved_changes_dialog_headline": "¿Realmente quieres salir?",
|
|
610
605
|
"manual_mode": "Modo manual",
|
|
606
|
+
"manual_search_button_socket": "Enchufe",
|
|
611
607
|
"matter_gradient_light_off_description_text": "Establezca un tiempo en el rango de 0 a 60 segundos para disminuir el brillo gradualmente al apagar la lámpara",
|
|
612
608
|
"matter_gradient_light_off_title": "Se desvanece (s)",
|
|
613
609
|
"matter_gradient_light_on_description_text": "Establezca un tiempo en el rango de 0 a 60 segundos para aumentar el brillo gradualmente al encender la lámpara",
|
|
@@ -758,13 +754,22 @@ export default {
|
|
|
758
754
|
"power_strip_feature_2_socket_2_text_min_on": "Enchufe 2 encendido en {0} min",
|
|
759
755
|
"power_strip_feature_2_socket_3_text_min_off": "Enchufe 3 apagado en {0} min",
|
|
760
756
|
"power_strip_feature_2_socket_3_text_min_on": "Enchufe 3 encendido en {0} min",
|
|
757
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
758
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
759
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
760
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
761
761
|
"power_strip_feature_2_socket_usb_text_min_off": "USB apagado en {0} min",
|
|
762
762
|
"power_strip_feature_2_socket_usb_text_min_on": "USB encendido en {0} min",
|
|
763
763
|
"power_strip_specific_settings_desc_socket_1": "Enchufe 1 Descripción",
|
|
764
764
|
"power_strip_specific_settings_desc_socket_2": "Enchufe 2 Descripción",
|
|
765
765
|
"power_strip_specific_settings_desc_socket_3": "Enchufe 3 Descripción",
|
|
766
766
|
"power_strip_specific_settings_desc_socket_usb": "Enchufe USB Descripción",
|
|
767
|
-
"
|
|
767
|
+
"power_strip_tile_socket_1_headline": "Enchufe 1",
|
|
768
|
+
"power_strip_tile_socket_2_headline": "Enchufe 2",
|
|
769
|
+
"power_strip_tile_socket_3_headline": "Enchufe 3",
|
|
770
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
771
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
772
|
+
"power_strip_tile_socket_usb_headline": "Toma USB",
|
|
768
773
|
"privatemode_description": "Cerrar los canales de transmisión de audio y vídeo de la cámara para proteger la privacidad de los usuarios cuando están en casa.",
|
|
769
774
|
"push_notifications_contact_sensor_door_closing_title": "Recordatorio de cierre",
|
|
770
775
|
"randomtimecycle_empty_bttn_text": "Añadir ciclo de tiempo aleatorio",
|
|
@@ -1518,11 +1523,6 @@ export default {
|
|
|
1518
1523
|
"energyconsumption_emptydata": "data prázdná",
|
|
1519
1524
|
"energyconsumption_hourlylimit": "Hodinové údaje lze zobrazit pouze za posledních 7 dní.",
|
|
1520
1525
|
"feature_activate_dialog_text": "Aby mohla být tato funkce povolena, musí být zařízení zapnuté.",
|
|
1521
|
-
"feature_summary_action_component_5": "Zásuvka",
|
|
1522
|
-
"feature_summary_action_component_6": "Zásuvka 1",
|
|
1523
|
-
"feature_summary_action_component_7": "Zásuvka 2",
|
|
1524
|
-
"feature_summary_action_component_8": "Zásuvka 3",
|
|
1525
|
-
"feature_summary_action_component_9": "Zásuvka USB",
|
|
1526
1526
|
"feature_summary_action_txt_1": "Zapnutí",
|
|
1527
1527
|
"feature_summary_action_txt_10": "Postupné zhasínání",
|
|
1528
1528
|
"feature_summary_action_txt_11": "Postupné rozsvěcování",
|
|
@@ -1630,6 +1630,7 @@ export default {
|
|
|
1630
1630
|
"manage_user_calendar_label_pm": "odpoledne",
|
|
1631
1631
|
"manage_user_unsaved_changes_dialog_headline": "Opravdu chcete odejít?",
|
|
1632
1632
|
"manual_mode": "Manuální režim",
|
|
1633
|
+
"manual_search_button_socket": "Zásuvka",
|
|
1633
1634
|
"matter_gradient_light_off_description_text": "Nastavte čas v rozsahu od 0 do 60 sekund, abyste postupně snižovali jas při vypnutí lampy",
|
|
1634
1635
|
"matter_gradient_light_off_title": "Zhasnutí (y)",
|
|
1635
1636
|
"matter_gradient_light_on_description_text": "Nastavte čas v rozsahu od 0 do 60 sekund, abyste postupně zvyšovali jas při zapnutí lampy",
|
|
@@ -1780,13 +1781,22 @@ export default {
|
|
|
1780
1781
|
"power_strip_feature_2_socket_2_text_min_on": "Zapnutí zásuvky 2 za {0} min",
|
|
1781
1782
|
"power_strip_feature_2_socket_3_text_min_off": "Vypnutí zásuvky 3 za {0} min",
|
|
1782
1783
|
"power_strip_feature_2_socket_3_text_min_on": "Zapnutí zásuvky 3 za {0} min",
|
|
1784
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
1785
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
1786
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
1787
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
1783
1788
|
"power_strip_feature_2_socket_usb_text_min_off": "Vypnutí zásuvky USB za {0} min",
|
|
1784
1789
|
"power_strip_feature_2_socket_usb_text_min_on": "Zapnutí zásuvky USB za {0} min",
|
|
1785
1790
|
"power_strip_specific_settings_desc_socket_1": "Zásuvka 1 Popis",
|
|
1786
1791
|
"power_strip_specific_settings_desc_socket_2": "Zásuvka 2 Popis",
|
|
1787
1792
|
"power_strip_specific_settings_desc_socket_3": "Zásuvka 3 Popis",
|
|
1788
1793
|
"power_strip_specific_settings_desc_socket_usb": "Zásuvka USB Popis",
|
|
1789
|
-
"
|
|
1794
|
+
"power_strip_tile_socket_1_headline": "Zásuvka 1",
|
|
1795
|
+
"power_strip_tile_socket_2_headline": "Zásuvka 2",
|
|
1796
|
+
"power_strip_tile_socket_3_headline": "Zásuvka 3",
|
|
1797
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
1798
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
1799
|
+
"power_strip_tile_socket_usb_headline": "Zásuvka USB",
|
|
1790
1800
|
"privatemode_description": "Uzavření kanálů přenosu zvuku a videa pro fotoaparát, aby bylo chráněno soukromí uživatelů, když jsou doma.",
|
|
1791
1801
|
"push_notifications_contact_sensor_door_closing_title": "Uzavírací připomenutí",
|
|
1792
1802
|
"randomtimecycle_empty_bttn_text": "Přidat náhodný časový cyklus",
|
|
@@ -2540,11 +2550,6 @@ export default {
|
|
|
2540
2550
|
"energyconsumption_emptydata": "data empty",
|
|
2541
2551
|
"energyconsumption_hourlylimit": "The hourly data can only be shown for the last 7 days.",
|
|
2542
2552
|
"feature_activate_dialog_text": "Note that it is necessary that the device is turned on to enable this feature.",
|
|
2543
|
-
"feature_summary_action_component_5": "Socket",
|
|
2544
|
-
"feature_summary_action_component_6": "Socket 1",
|
|
2545
|
-
"feature_summary_action_component_7": "Socket 2",
|
|
2546
|
-
"feature_summary_action_component_8": "Socket 3",
|
|
2547
|
-
"feature_summary_action_component_9": "Socket USB",
|
|
2548
2553
|
"feature_summary_action_txt_1": "Switch on",
|
|
2549
2554
|
"feature_summary_action_txt_10": "Fade out",
|
|
2550
2555
|
"feature_summary_action_txt_11": "Fade in",
|
|
@@ -2652,6 +2657,7 @@ export default {
|
|
|
2652
2657
|
"manage_user_calendar_label_pm": "PM",
|
|
2653
2658
|
"manage_user_unsaved_changes_dialog_headline": "Do you really want to leave?",
|
|
2654
2659
|
"manual_mode": "Manual Mode",
|
|
2660
|
+
"manual_search_button_socket": "Socket",
|
|
2655
2661
|
"matter_gradient_light_off_description_text": "Set a time in the range from 0 to 60 seconds to decrease the brightness gradually when turning off the lamp",
|
|
2656
2662
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
2657
2663
|
"matter_gradient_light_on_description_text": "Set a time in the range from 0 to 60 seconds to increase the brightness gradually when turning on the lamp",
|
|
@@ -2802,13 +2808,22 @@ export default {
|
|
|
2802
2808
|
"power_strip_feature_2_socket_2_text_min_on": "Socket 2 will be switched on in {0}",
|
|
2803
2809
|
"power_strip_feature_2_socket_3_text_min_off": "Socket 3 will be switched off in {0} ",
|
|
2804
2810
|
"power_strip_feature_2_socket_3_text_min_on": "Socket 3 will be switched on in {0} ",
|
|
2811
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
2812
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
2813
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
2814
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
2805
2815
|
"power_strip_feature_2_socket_usb_text_min_off": "Socket USB will be switched off in {0} ",
|
|
2806
2816
|
"power_strip_feature_2_socket_usb_text_min_on": "Socket USB will be switched on in {0} ",
|
|
2807
2817
|
"power_strip_specific_settings_desc_socket_1": "Socket 1 Description",
|
|
2808
2818
|
"power_strip_specific_settings_desc_socket_2": "Socket 2 Description",
|
|
2809
2819
|
"power_strip_specific_settings_desc_socket_3": "Socket 3 Description",
|
|
2810
2820
|
"power_strip_specific_settings_desc_socket_usb": "Socket USB Description",
|
|
2811
|
-
"
|
|
2821
|
+
"power_strip_tile_socket_1_headline": "Socket 1",
|
|
2822
|
+
"power_strip_tile_socket_2_headline": "Socket 2",
|
|
2823
|
+
"power_strip_tile_socket_3_headline": "Socket 3",
|
|
2824
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
2825
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
2826
|
+
"power_strip_tile_socket_usb_headline": "Socket USB",
|
|
2812
2827
|
"privatemode_description": "To close the audio and video transmission channels for the camera to protect users’ privacy when they are at home.",
|
|
2813
2828
|
"push_notifications_contact_sensor_door_closing_title": "Closing reminder",
|
|
2814
2829
|
"randomtimecycle_empty_bttn_text": "Add random time cycle",
|
|
@@ -3562,11 +3577,6 @@ export default {
|
|
|
3562
3577
|
"energyconsumption_emptydata": "data empty",
|
|
3563
3578
|
"energyconsumption_hourlylimit": "Часовите данни могат да бъдат показани само за последните 7 дни.",
|
|
3564
3579
|
"feature_activate_dialog_text": "Имайте предвид, че е необходимо устройството да е включено, за да активирате тази функция.",
|
|
3565
|
-
"feature_summary_action_component_5": "Гнездо",
|
|
3566
|
-
"feature_summary_action_component_6": "Гнездо 1",
|
|
3567
|
-
"feature_summary_action_component_7": "Гнездо 2",
|
|
3568
|
-
"feature_summary_action_component_8": "Гнездо 3",
|
|
3569
|
-
"feature_summary_action_component_9": "USB гнездо",
|
|
3570
3580
|
"feature_summary_action_txt_1": "Включване",
|
|
3571
3581
|
"feature_summary_action_txt_10": "Плавно намаляване",
|
|
3572
3582
|
"feature_summary_action_txt_11": "Плавно усилване",
|
|
@@ -3674,6 +3684,7 @@ export default {
|
|
|
3674
3684
|
"manage_user_calendar_label_pm": "PM",
|
|
3675
3685
|
"manage_user_unsaved_changes_dialog_headline": "Наистина ли искате да излезнете?",
|
|
3676
3686
|
"manual_mode": "Ръчен режим",
|
|
3687
|
+
"manual_search_button_socket": "Гнездо",
|
|
3677
3688
|
"matter_gradient_light_off_description_text": "Задайте време в диапазона от 0 до 60 секунди, за да намалите яркостта постепенно при изключване на лампата",
|
|
3678
3689
|
"matter_gradient_light_off_title": "Изключване (s)",
|
|
3679
3690
|
"matter_gradient_light_on_description_text": "Задайте време в диапазона от 0 до 60 секунди, за да увеличите яркостта постепенно при включване на лампата",
|
|
@@ -3824,13 +3835,22 @@ export default {
|
|
|
3824
3835
|
"power_strip_feature_2_socket_2_text_min_on": "Гнездо 2 включено след {0} min",
|
|
3825
3836
|
"power_strip_feature_2_socket_3_text_min_off": "Контакт 3 изключен след {0} min",
|
|
3826
3837
|
"power_strip_feature_2_socket_3_text_min_on": "Гнездо 3 включено след {0} min",
|
|
3838
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
3839
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
3840
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
3841
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
3827
3842
|
"power_strip_feature_2_socket_usb_text_min_off": "Изключване на USB гнездото след {0} min",
|
|
3828
3843
|
"power_strip_feature_2_socket_usb_text_min_on": "Включване на USB гнездо след {0} min",
|
|
3829
3844
|
"power_strip_specific_settings_desc_socket_1": "Гнездо 1 Описание",
|
|
3830
3845
|
"power_strip_specific_settings_desc_socket_2": "Гнездо 2 Описание",
|
|
3831
3846
|
"power_strip_specific_settings_desc_socket_3": "Гнездо 3 Описание",
|
|
3832
3847
|
"power_strip_specific_settings_desc_socket_usb": "USB гнездо Описание",
|
|
3833
|
-
"
|
|
3848
|
+
"power_strip_tile_socket_1_headline": "Гнездо 1",
|
|
3849
|
+
"power_strip_tile_socket_2_headline": "Гнездо 2",
|
|
3850
|
+
"power_strip_tile_socket_3_headline": "Гнездо 3",
|
|
3851
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
3852
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
3853
|
+
"power_strip_tile_socket_usb_headline": "USB гнездо",
|
|
3834
3854
|
"privatemode_description": "Затваряне на каналите за предаване на аудио и видео за камерата, за да се защити поверителността на потребителите, когато са у дома.",
|
|
3835
3855
|
"push_notifications_contact_sensor_door_closing_title": "Напомняне за затваряне",
|
|
3836
3856
|
"randomtimecycle_empty_bttn_text": "Добавете произволен времеви цикъл",
|
|
@@ -4584,11 +4604,6 @@ export default {
|
|
|
4584
4604
|
"energyconsumption_emptydata": "tomme data",
|
|
4585
4605
|
"energyconsumption_hourlylimit": "Timedataene kan kun vises for de sidste 7 dage.",
|
|
4586
4606
|
"feature_activate_dialog_text": "Bemærk, at det er nødvendigt, at enheden er tændt for at aktivere denne funktion.",
|
|
4587
|
-
"feature_summary_action_component_5": "Plug/stikdåse",
|
|
4588
|
-
"feature_summary_action_component_6": "Plug/stikdåse 1",
|
|
4589
|
-
"feature_summary_action_component_7": "Plug/stikdåse 2",
|
|
4590
|
-
"feature_summary_action_component_8": "Plug/stikdåse 3",
|
|
4591
|
-
"feature_summary_action_component_9": "Plug/stikdåse USB",
|
|
4592
4607
|
"feature_summary_action_txt_1": "Tænd",
|
|
4593
4608
|
"feature_summary_action_txt_10": "Fade out",
|
|
4594
4609
|
"feature_summary_action_txt_11": "Fade in",
|
|
@@ -4696,6 +4711,7 @@ export default {
|
|
|
4696
4711
|
"manage_user_calendar_label_pm": "om eftermiddagen",
|
|
4697
4712
|
"manage_user_unsaved_changes_dialog_headline": "Er du sikker på, du vil afslutte?",
|
|
4698
4713
|
"manual_mode": "Manuel tilstand",
|
|
4714
|
+
"manual_search_button_socket": "Plug/stikdåse",
|
|
4699
4715
|
"matter_gradient_light_off_description_text": "Indstil en tid i området fra 0 til 60 sekunder for gradvist at mindske lysstyrken, når lampen slukkes",
|
|
4700
4716
|
"matter_gradient_light_off_title": "Fade-out (er)",
|
|
4701
4717
|
"matter_gradient_light_on_description_text": "Indstil en tid i området fra 0 til 60 sekunder for at øge lysstyrken gradvist, når lampen tændes",
|
|
@@ -4846,13 +4862,22 @@ export default {
|
|
|
4846
4862
|
"power_strip_feature_2_socket_2_text_min_on": "Plug/stikdåse 2 tænder om {0} min.",
|
|
4847
4863
|
"power_strip_feature_2_socket_3_text_min_off": "Plug/stikdåse 3 slukker om {0} min.",
|
|
4848
4864
|
"power_strip_feature_2_socket_3_text_min_on": "Plug/stikdåse 3 tænder om {0} min.",
|
|
4865
|
+
"power_strip_feature_2_socket_4_text_min_off": "Stikkontakt 4 slukkes om {0} ",
|
|
4866
|
+
"power_strip_feature_2_socket_4_text_min_on": "Stikkontakt 4 tændes om {0}",
|
|
4867
|
+
"power_strip_feature_2_socket_5_text_min_off": "Stikkontakt 5 slukkes om {0}",
|
|
4868
|
+
"power_strip_feature_2_socket_5_text_min_on": "Stikkontakt 5 tændes om {0}",
|
|
4849
4869
|
"power_strip_feature_2_socket_usb_text_min_off": "Plug/stikdåse USB slukker om {0} min.",
|
|
4850
4870
|
"power_strip_feature_2_socket_usb_text_min_on": "Plug/stikdåse USB tænder om {0} min.",
|
|
4851
4871
|
"power_strip_specific_settings_desc_socket_1": "Plug/stikdåse 1 beskrivelse",
|
|
4852
4872
|
"power_strip_specific_settings_desc_socket_2": "Plug/stikdåse 2 beskrivelse",
|
|
4853
4873
|
"power_strip_specific_settings_desc_socket_3": "Plug/stikdåse 3 beskrivelse",
|
|
4854
4874
|
"power_strip_specific_settings_desc_socket_usb": "Plug/stikdåse USB Beskrivelse",
|
|
4855
|
-
"
|
|
4875
|
+
"power_strip_tile_socket_1_headline": "Plug/stikdåse 1",
|
|
4876
|
+
"power_strip_tile_socket_2_headline": "Plug/stikdåse 2",
|
|
4877
|
+
"power_strip_tile_socket_3_headline": "Plug/stikdåse 3",
|
|
4878
|
+
"power_strip_tile_socket_4_headline": "Stik 4",
|
|
4879
|
+
"power_strip_tile_socket_5_headline": "Stik 5",
|
|
4880
|
+
"power_strip_tile_socket_usb_headline": "Plug/stikdåse USB",
|
|
4856
4881
|
"privatemode_description": "For at lukke lyd- og videotransmissionskanalerne for kameraet for at beskytte brugernes privatliv, når de er hjemme.",
|
|
4857
4882
|
"push_notifications_contact_sensor_door_closing_title": "Påmindelse om afslutning",
|
|
4858
4883
|
"randomtimecycle_empty_bttn_text": "Tilføj tilfældig tidscyklus",
|
|
@@ -5606,11 +5631,6 @@ export default {
|
|
|
5606
5631
|
"energyconsumption_emptydata": "Daten leer",
|
|
5607
5632
|
"energyconsumption_hourlylimit": "Die stündlichen Daten können nur für die letzten 7 Tage angezeigt werden.",
|
|
5608
5633
|
"feature_activate_dialog_text": "Beachte, dass das Gerät eingeschaltet sein muss, um diese Funktion zu aktivieren.",
|
|
5609
|
-
"feature_summary_action_component_5": "Steckdose",
|
|
5610
|
-
"feature_summary_action_component_6": "Steckdose 1",
|
|
5611
|
-
"feature_summary_action_component_7": "Steckdose 2",
|
|
5612
|
-
"feature_summary_action_component_8": "Steckdose 3",
|
|
5613
|
-
"feature_summary_action_component_9": "USB Buchsen",
|
|
5614
5634
|
"feature_summary_action_txt_1": "Einschalten",
|
|
5615
5635
|
"feature_summary_action_txt_10": "Ausblenden",
|
|
5616
5636
|
"feature_summary_action_txt_11": "Einblenden",
|
|
@@ -5718,6 +5738,7 @@ export default {
|
|
|
5718
5738
|
"manage_user_calendar_label_pm": "nachm.",
|
|
5719
5739
|
"manage_user_unsaved_changes_dialog_headline": "Möchtest Du wirklich abbrechen?",
|
|
5720
5740
|
"manual_mode": "Manueller Modus",
|
|
5741
|
+
"manual_search_button_socket": "Steckdose",
|
|
5721
5742
|
"matter_gradient_light_off_description_text": "Stelle eine Zeit im Bereich von 0 bis 60 Sekunden ein, um die Helligkeit beim Ausschalten der Lampe schrittweise zu verringern",
|
|
5722
5743
|
"matter_gradient_light_off_title": "Ausblenden (s)",
|
|
5723
5744
|
"matter_gradient_light_on_description_text": "Stelle eine Zeit im Bereich von 0 bis 60 Sekunden ein, um die Helligkeit beim Einschalten der Lampe schrittweise zu erhöhen",
|
|
@@ -5868,13 +5889,22 @@ export default {
|
|
|
5868
5889
|
"power_strip_feature_2_socket_2_text_min_on": "Steckdose 2 ein in {0} min",
|
|
5869
5890
|
"power_strip_feature_2_socket_3_text_min_off": "Steckdose 3 aus in {0} min",
|
|
5870
5891
|
"power_strip_feature_2_socket_3_text_min_on": "Steckdose 3 ein in {0} min",
|
|
5892
|
+
"power_strip_feature_2_socket_4_text_min_off": "Steckdose 4 wird in {0} ausgeschaltet ",
|
|
5893
|
+
"power_strip_feature_2_socket_4_text_min_on": "Steckdose 4 wird in {0} eingeschaltet",
|
|
5894
|
+
"power_strip_feature_2_socket_5_text_min_off": "Steckdose 5 wird in {0} ausgeschaltet",
|
|
5895
|
+
"power_strip_feature_2_socket_5_text_min_on": "Steckdose 5 wird in {0} eingeschaltet",
|
|
5871
5896
|
"power_strip_feature_2_socket_usb_text_min_off": "USB Buchsen aus in {0} min",
|
|
5872
5897
|
"power_strip_feature_2_socket_usb_text_min_on": "USB Buchsen ein in {0} min",
|
|
5873
5898
|
"power_strip_specific_settings_desc_socket_1": "Beschreibung Steckdose 1",
|
|
5874
5899
|
"power_strip_specific_settings_desc_socket_2": "Beschreibung Steckdose 2",
|
|
5875
5900
|
"power_strip_specific_settings_desc_socket_3": "Beschreibung Steckdose 3",
|
|
5876
5901
|
"power_strip_specific_settings_desc_socket_usb": "Beschreibung USB Buchsen",
|
|
5877
|
-
"
|
|
5902
|
+
"power_strip_tile_socket_1_headline": "Steckdose 1",
|
|
5903
|
+
"power_strip_tile_socket_2_headline": "Steckdose 2",
|
|
5904
|
+
"power_strip_tile_socket_3_headline": "Steckdose 3",
|
|
5905
|
+
"power_strip_tile_socket_4_headline": "Steckdose 4",
|
|
5906
|
+
"power_strip_tile_socket_5_headline": "Steckdose 5",
|
|
5907
|
+
"power_strip_tile_socket_usb_headline": "USB Buchsen",
|
|
5878
5908
|
"privatemode_description": "Zum Schließen der Audio- und Videoübertragungskanäle für die Kamera, um die Privatsphäre der Benutzer zu Hause zu schützen.",
|
|
5879
5909
|
"push_notifications_contact_sensor_door_closing_title": "Erinnerung an das Schließen",
|
|
5880
5910
|
"randomtimecycle_empty_bttn_text": "Zufälligen Zeitzyklus hinzufügen",
|
|
@@ -6628,11 +6658,6 @@ export default {
|
|
|
6628
6658
|
"energyconsumption_emptydata": "κενά δεδομένα",
|
|
6629
6659
|
"energyconsumption_hourlylimit": "Τα ωριαία δεδομένα μπορούν να εμφανίζονται μόνο για τις τελευταίες 7 ημέρες.",
|
|
6630
6660
|
"feature_activate_dialog_text": "Σημειώστε ότι είναι απαραίτητο η συσκευή να είναι ενεργοποιημένη για να ενεργοποιήσετε αυτή τη λειτουργία.",
|
|
6631
|
-
"feature_summary_action_component_5": "Πρίζα",
|
|
6632
|
-
"feature_summary_action_component_6": "Πρίζα 1",
|
|
6633
|
-
"feature_summary_action_component_7": "Πρίζα 2",
|
|
6634
|
-
"feature_summary_action_component_8": "Πρίζα 3",
|
|
6635
|
-
"feature_summary_action_component_9": "Πρίζα USB",
|
|
6636
6661
|
"feature_summary_action_txt_1": "Ενεργοποίηση",
|
|
6637
6662
|
"feature_summary_action_txt_10": "Fade out",
|
|
6638
6663
|
"feature_summary_action_txt_11": "Fade in",
|
|
@@ -6740,6 +6765,7 @@ export default {
|
|
|
6740
6765
|
"manage_user_calendar_label_pm": "ΜΜ",
|
|
6741
6766
|
"manage_user_unsaved_changes_dialog_headline": "Θέλεις πραγματικά να αποχωρήσεις;",
|
|
6742
6767
|
"manual_mode": "Χειροκίνητη λειτουργία",
|
|
6768
|
+
"manual_search_button_socket": "Πρίζα",
|
|
6743
6769
|
"matter_gradient_light_off_description_text": "Ορίστε μια ώρα στην περιοχή από 0 έως 60 δευτερόλεπτα για να μειώσετε σταδιακά τη φωτεινότητα κατά την απενεργοποίηση της λυχνίας",
|
|
6744
6770
|
"matter_gradient_light_off_title": "Σβήσιμο (s)",
|
|
6745
6771
|
"matter_gradient_light_on_description_text": "Ορίστε μια ώρα στην περιοχή από 0 έως 60 δευτερόλεπτα για να αυξήσετε σταδιακά τη φωτεινότητα κατά την ενεργοποίηση της λυχνίας",
|
|
@@ -6890,13 +6916,22 @@ export default {
|
|
|
6890
6916
|
"power_strip_feature_2_socket_2_text_min_on": "Ενεργοποίηση πρίζας 2 σε {0} min",
|
|
6891
6917
|
"power_strip_feature_2_socket_3_text_min_off": "Απενεργοποίηση πρίζας 3 σε {0} min",
|
|
6892
6918
|
"power_strip_feature_2_socket_3_text_min_on": "Ενεργοποίηση πρίζας 3 σε {0} min",
|
|
6919
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
6920
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
6921
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
6922
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
6893
6923
|
"power_strip_feature_2_socket_usb_text_min_off": "Απενεργοποίηση πρίζας USB σε {0} min",
|
|
6894
6924
|
"power_strip_feature_2_socket_usb_text_min_on": "Ενεργοποίηση πρίζας USB σε {0} min",
|
|
6895
6925
|
"power_strip_specific_settings_desc_socket_1": "Πρίζα 1 περιγραφή",
|
|
6896
6926
|
"power_strip_specific_settings_desc_socket_2": "Πρίζα 2 περιγραφή",
|
|
6897
6927
|
"power_strip_specific_settings_desc_socket_3": "Πρίζα 3 περιγραφή",
|
|
6898
6928
|
"power_strip_specific_settings_desc_socket_usb": "Πρίζα USB περιγραφή",
|
|
6899
|
-
"
|
|
6929
|
+
"power_strip_tile_socket_1_headline": "Πρίζα 1",
|
|
6930
|
+
"power_strip_tile_socket_2_headline": "Πρίζα 2",
|
|
6931
|
+
"power_strip_tile_socket_3_headline": "Πρίζα 3",
|
|
6932
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
6933
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
6934
|
+
"power_strip_tile_socket_usb_headline": "Πρίζα USB",
|
|
6900
6935
|
"privatemode_description": "Για να κλείσετε τα κανάλια μετάδοσης ήχου και βίντεο για την κάμερα για την προστασία του απορρήτου των χρηστών όταν βρίσκονται στο σπίτι.",
|
|
6901
6936
|
"push_notifications_contact_sensor_door_closing_title": "Υπενθύμιση κλεισίματος",
|
|
6902
6937
|
"randomtimecycle_empty_bttn_text": "Προσθήκη τυχαίου χρονικού κύκλου",
|
|
@@ -7650,11 +7685,6 @@ export default {
|
|
|
7650
7685
|
"energyconsumption_emptydata": "sin datos",
|
|
7651
7686
|
"energyconsumption_hourlylimit": "Los datos horarios solo se pueden mostrar para los últimos 7 días.",
|
|
7652
7687
|
"feature_activate_dialog_text": "Ten en cuenta que es necesario que el dispositivo esté encendido para habilitar esta función",
|
|
7653
|
-
"feature_summary_action_component_5": "Enchufe",
|
|
7654
|
-
"feature_summary_action_component_6": "Enchufe 1",
|
|
7655
|
-
"feature_summary_action_component_7": "Enchufe 2",
|
|
7656
|
-
"feature_summary_action_component_8": "Enchufe 3",
|
|
7657
|
-
"feature_summary_action_component_9": "Toma USB",
|
|
7658
7688
|
"feature_summary_action_txt_1": "Encender",
|
|
7659
7689
|
"feature_summary_action_txt_10": "Desvanecer",
|
|
7660
7690
|
"feature_summary_action_txt_11": "Aparecer",
|
|
@@ -7762,6 +7792,7 @@ export default {
|
|
|
7762
7792
|
"manage_user_calendar_label_pm": "PM",
|
|
7763
7793
|
"manage_user_unsaved_changes_dialog_headline": "¿Realmente quieres salir?",
|
|
7764
7794
|
"manual_mode": "Modo manual",
|
|
7795
|
+
"manual_search_button_socket": "Enchufe",
|
|
7765
7796
|
"matter_gradient_light_off_description_text": "Establezca un tiempo en el rango de 0 a 60 segundos para disminuir el brillo gradualmente al apagar la lámpara",
|
|
7766
7797
|
"matter_gradient_light_off_title": "Se desvanece (s)",
|
|
7767
7798
|
"matter_gradient_light_on_description_text": "Establezca un tiempo en el rango de 0 a 60 segundos para aumentar el brillo gradualmente al encender la lámpara",
|
|
@@ -7912,13 +7943,22 @@ export default {
|
|
|
7912
7943
|
"power_strip_feature_2_socket_2_text_min_on": "Enchufe 2 se encenderá en {0} min",
|
|
7913
7944
|
"power_strip_feature_2_socket_3_text_min_off": "Enchufe 3 se apagará en {0} min",
|
|
7914
7945
|
"power_strip_feature_2_socket_3_text_min_on": "Enchufe 3 se encenderá en {0} min",
|
|
7946
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
7947
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
7948
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
7949
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
7915
7950
|
"power_strip_feature_2_socket_usb_text_min_off": "USB se apagará en {0} min",
|
|
7916
7951
|
"power_strip_feature_2_socket_usb_text_min_on": "USB se encenderá en {0} min",
|
|
7917
7952
|
"power_strip_specific_settings_desc_socket_1": "Enchufe 1 Descripción",
|
|
7918
7953
|
"power_strip_specific_settings_desc_socket_2": "Enchufe 2 Descripción",
|
|
7919
7954
|
"power_strip_specific_settings_desc_socket_3": "Enchufe 3 Descripción",
|
|
7920
7955
|
"power_strip_specific_settings_desc_socket_usb": "Enchufe USB Descripción",
|
|
7921
|
-
"
|
|
7956
|
+
"power_strip_tile_socket_1_headline": "Enchufe 1",
|
|
7957
|
+
"power_strip_tile_socket_2_headline": "Enchufe 2",
|
|
7958
|
+
"power_strip_tile_socket_3_headline": "Enchufe 3",
|
|
7959
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
7960
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
7961
|
+
"power_strip_tile_socket_usb_headline": "Toma USB",
|
|
7922
7962
|
"privatemode_description": "Cerrar los canales de transmisión de audio y vídeo de la cámara para proteger la privacidad de los usuarios cuando están en casa.",
|
|
7923
7963
|
"push_notifications_contact_sensor_door_closing_title": "Recordatorio de cierre",
|
|
7924
7964
|
"randomtimecycle_empty_bttn_text": "Añadir ciclo de tiempo aleatorio",
|
|
@@ -8672,11 +8712,6 @@ export default {
|
|
|
8672
8712
|
"energyconsumption_emptydata": "andmed tühjad",
|
|
8673
8713
|
"energyconsumption_hourlylimit": "Tunniandmeid saab näidata ainult viimase 7 päeva kohta.",
|
|
8674
8714
|
"feature_activate_dialog_text": "Pane tähele, et selle funktsiooni aktiveerimiseks peab seade olema sisse lülitatud.",
|
|
8675
|
-
"feature_summary_action_component_5": "Pistikupesa",
|
|
8676
|
-
"feature_summary_action_component_6": "Pistikupesa 1",
|
|
8677
|
-
"feature_summary_action_component_7": "Pistikupesa 2",
|
|
8678
|
-
"feature_summary_action_component_8": "Pistikupesa 3",
|
|
8679
|
-
"feature_summary_action_component_9": "USB-pesa",
|
|
8680
8715
|
"feature_summary_action_txt_1": "Lülita sisse",
|
|
8681
8716
|
"feature_summary_action_txt_10": "Hämarda",
|
|
8682
8717
|
"feature_summary_action_txt_11": "Taasta tavavalgus",
|
|
@@ -8784,6 +8819,7 @@ export default {
|
|
|
8784
8819
|
"manage_user_calendar_label_pm": "pärast lõunat",
|
|
8785
8820
|
"manage_user_unsaved_changes_dialog_headline": "Kas soovid tõesti katkestada?",
|
|
8786
8821
|
"manual_mode": "Käsitsi režiim",
|
|
8822
|
+
"manual_search_button_socket": "Pistikupesa",
|
|
8787
8823
|
"matter_gradient_light_off_description_text": "Seadke aeg vahemikus 0 kuni 60 sekundit, et lambi väljalülitamisel järk-järgult heledust vähendada",
|
|
8788
8824
|
"matter_gradient_light_off_title": "Häkkimine (d)",
|
|
8789
8825
|
"matter_gradient_light_on_description_text": "Lambi sisselülitamisel järk-järgult heleduse suurendamiseks määrake aeg vahemikus 0 kuni 60 sekundit",
|
|
@@ -8934,13 +8970,22 @@ export default {
|
|
|
8934
8970
|
"power_strip_feature_2_socket_2_text_min_on": "Pistikupesa 2 sisselülitus {0} min pärast",
|
|
8935
8971
|
"power_strip_feature_2_socket_3_text_min_off": "Pistikupesa 3 väljalülitus {0} min pärast",
|
|
8936
8972
|
"power_strip_feature_2_socket_3_text_min_on": "Pistikupesa 3 sisselülitus {0} min pärast",
|
|
8973
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
8974
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
8975
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
8976
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
8937
8977
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-pesa väljalülitus {0} min pärast",
|
|
8938
8978
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-pesa sisselülitus {0} min pärast",
|
|
8939
8979
|
"power_strip_specific_settings_desc_socket_1": "Pistikupesa 1 kirjeldus",
|
|
8940
8980
|
"power_strip_specific_settings_desc_socket_2": "Pistikupesa 2 kirjeldus",
|
|
8941
8981
|
"power_strip_specific_settings_desc_socket_3": "Pistikupesa 3 kirjeldus",
|
|
8942
8982
|
"power_strip_specific_settings_desc_socket_usb": "USB-pesa kirjeldus",
|
|
8943
|
-
"
|
|
8983
|
+
"power_strip_tile_socket_1_headline": "Pistikupesa 1",
|
|
8984
|
+
"power_strip_tile_socket_2_headline": "Pistikupesa 2",
|
|
8985
|
+
"power_strip_tile_socket_3_headline": "Pistikupesa 3",
|
|
8986
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
8987
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
8988
|
+
"power_strip_tile_socket_usb_headline": "USB-pesa",
|
|
8944
8989
|
"privatemode_description": "Kaamera heli- ja videoülekandekanalite sulgemine, et kaitsta kasutajate privaatsust, kui nad on kodus.",
|
|
8945
8990
|
"push_notifications_contact_sensor_door_closing_title": "Sulgemise meeldetuletus",
|
|
8946
8991
|
"randomtimecycle_empty_bttn_text": "Lisa juhuslik ajatsükkel",
|
|
@@ -9694,11 +9739,6 @@ export default {
|
|
|
9694
9739
|
"energyconsumption_emptydata": "tiedot tyhjät",
|
|
9695
9740
|
"energyconsumption_hourlylimit": "Tuntitiedot voidaan näyttää vain viimeisten 7 päivän ajalta.",
|
|
9696
9741
|
"feature_activate_dialog_text": "Huomaa, että laitteen on oltava päällä, jotta tämä ominaisuus voidaan ottaa käyttöön.",
|
|
9697
|
-
"feature_summary_action_component_5": "Pistorasia",
|
|
9698
|
-
"feature_summary_action_component_6": "Pistorasia 1",
|
|
9699
|
-
"feature_summary_action_component_7": "Pistorasia 2",
|
|
9700
|
-
"feature_summary_action_component_8": "Pistorasia 3",
|
|
9701
|
-
"feature_summary_action_component_9": "USB-liitäntä",
|
|
9702
9742
|
"feature_summary_action_txt_1": "Kytke päälle",
|
|
9703
9743
|
"feature_summary_action_txt_10": "Häivytys",
|
|
9704
9744
|
"feature_summary_action_txt_11": "Tuo näkyviin",
|
|
@@ -9806,6 +9846,7 @@ export default {
|
|
|
9806
9846
|
"manage_user_calendar_label_pm": "ILTAPÄIVÄ",
|
|
9807
9847
|
"manage_user_unsaved_changes_dialog_headline": "Haluatko todella lähteä?",
|
|
9808
9848
|
"manual_mode": "Manuaalinen tila",
|
|
9849
|
+
"manual_search_button_socket": "Pistorasia",
|
|
9809
9850
|
"matter_gradient_light_off_description_text": "Aseta aika välillä 0 - 60 sekuntia vähentääksesi kirkkautta asteittain, kun sammutat lampun",
|
|
9810
9851
|
"matter_gradient_light_off_title": "Häivytys (-kset)",
|
|
9811
9852
|
"matter_gradient_light_on_description_text": "Aseta aika alueelle 0 - 60 sekuntia lisätäksesi kirkkautta asteittain, kun lamppu sytytetään",
|
|
@@ -9956,13 +9997,22 @@ export default {
|
|
|
9956
9997
|
"power_strip_feature_2_socket_2_text_min_on": "Pistorasia 2 päälle {0} min. kuluttua",
|
|
9957
9998
|
"power_strip_feature_2_socket_3_text_min_off": "Pistorasia 3 pois päältä {0} min. kuluttua",
|
|
9958
9999
|
"power_strip_feature_2_socket_3_text_min_on": "Pistorasia 3 päälle {0} min. kuluttua",
|
|
10000
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
10001
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
10002
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
10003
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
9959
10004
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-liitäntä pois päältä {0} min. kuluttua",
|
|
9960
10005
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-liitäntä päälle {0} min. kuluttua",
|
|
9961
10006
|
"power_strip_specific_settings_desc_socket_1": "Pistorasia 1 Kuvaus",
|
|
9962
10007
|
"power_strip_specific_settings_desc_socket_2": "Pistorasia 2 Kuvaus",
|
|
9963
10008
|
"power_strip_specific_settings_desc_socket_3": "Pistorasia 3 Kuvaus",
|
|
9964
10009
|
"power_strip_specific_settings_desc_socket_usb": "USB-liitäntä Kuvaus",
|
|
9965
|
-
"
|
|
10010
|
+
"power_strip_tile_socket_1_headline": "Pistorasia 1",
|
|
10011
|
+
"power_strip_tile_socket_2_headline": "Pistorasia 2",
|
|
10012
|
+
"power_strip_tile_socket_3_headline": "Pistorasia 3",
|
|
10013
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
10014
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
10015
|
+
"power_strip_tile_socket_usb_headline": "USB-liitäntä",
|
|
9966
10016
|
"privatemode_description": "Sulje kameran ääni- ja videonsiirtokanavat käyttäjien yksityisyyden suojaamiseksi, kun he ovat kotona.",
|
|
9967
10017
|
"push_notifications_contact_sensor_door_closing_title": "Sulkemismuistutus",
|
|
9968
10018
|
"randomtimecycle_empty_bttn_text": "Lisää satunnainen aikajakso",
|
|
@@ -10288,8 +10338,8 @@ export default {
|
|
|
10288
10338
|
"add_randomtimecycle_timeend_topic": "Heure de fin",
|
|
10289
10339
|
"add_randomtimecycle_timestart_topic": "Heure de début",
|
|
10290
10340
|
"add_sleepschedule_one_source_headline_text": "Ajouter un nouvel horaire de coucher",
|
|
10291
|
-
"add_sleepschedule_one_source_settings_text": "Pendant combien de temps l'appareil doit-il progressivement
|
|
10292
|
-
"add_sleepschedule_one_source_settings_text2": "
|
|
10341
|
+
"add_sleepschedule_one_source_settings_text": "Pendant combien de temps l'appareil doit-il progressivement se désactiver ?",
|
|
10342
|
+
"add_sleepschedule_one_source_settings_text2": "Désactivation progressive à {0}",
|
|
10293
10343
|
"add_sleepschedule_one_source_subheadline4_text": "Récapitulatif",
|
|
10294
10344
|
"add_sleepschedule_one_source_switch_tab_color_text": "Mode couleur",
|
|
10295
10345
|
"add_sleepschedule_one_source_switch_tab_white_text": "Mode blanc",
|
|
@@ -10297,8 +10347,8 @@ export default {
|
|
|
10297
10347
|
"add_sleepschedule_two_source_field_text": "Nuance",
|
|
10298
10348
|
"add_sleepschedule_two_source_field_text3": "Luminosité",
|
|
10299
10349
|
"add_wakeupschedule_one_source_headline_text": "Ajouter un nouvel horaire de réveil",
|
|
10300
|
-
"add_wakeupschedule_settings_text": "Pendant combien de temps l'appareil doit-il progressivement s'
|
|
10301
|
-
"add_wakeupschedule_settings_text2": "
|
|
10350
|
+
"add_wakeupschedule_settings_text": "Pendant combien de temps l'appareil doit-il progressivement s'activer ?",
|
|
10351
|
+
"add_wakeupschedule_settings_text2": "Activation progressive à {0}",
|
|
10302
10352
|
"add_wakeupschedule_settings_text3": "Minuterie avant désactivation",
|
|
10303
10353
|
"add_wakeupschedule_settings_text4": "Au bout de quel délai l'appareil doit-il être désactivé ?",
|
|
10304
10354
|
"add_wakeupschedule_settings_text5": "Arrêt à {0}",
|
|
@@ -10424,7 +10474,7 @@ export default {
|
|
|
10424
10474
|
"ceiling_fan_feature_2_fan_text_hour_off": "Arrêt du ventilateur dans {0} h {1} min",
|
|
10425
10475
|
"ceiling_fan_feature_2_fan_text_hour_on": "Ventilateur en marche dans {0} h {1} min",
|
|
10426
10476
|
"ceiling_fan_feature_2_fan_text_min_off": "Arrêt du ventilateur dans {0} min",
|
|
10427
|
-
"ceiling_fan_feature_2_fan_text_min_on": "Ventilateur
|
|
10477
|
+
"ceiling_fan_feature_2_fan_text_min_on": "Ventilateur activé dans {0} min",
|
|
10428
10478
|
"ceiling_fan_feature_2_light_text_hour_off": "Désactivation de l'éclairage dans {0} h {1} min",
|
|
10429
10479
|
"ceiling_fan_feature_2_light_text_hour_on": "Activation de l'éclairage dans {0} h {1} min",
|
|
10430
10480
|
"ceiling_fan_feature_2_light_text_min_off": "Désactivation de l'éclairage dans {0} min",
|
|
@@ -10715,15 +10765,10 @@ export default {
|
|
|
10715
10765
|
"energyconsumption_Daylimit": "Les données quotidiennes ne peuvent être affichées que pour les 365 derniers jours.",
|
|
10716
10766
|
"energyconsumption_emptydata": "données vides",
|
|
10717
10767
|
"energyconsumption_hourlylimit": "Les données horaires ne peuvent être affichées que pour les 7 derniers jours.",
|
|
10718
|
-
"feature_activate_dialog_text": "L'appareil doit être
|
|
10719
|
-
"feature_summary_action_component_5": "Prise de courant",
|
|
10720
|
-
"feature_summary_action_component_6": "Prise 1",
|
|
10721
|
-
"feature_summary_action_component_7": "Prise 2",
|
|
10722
|
-
"feature_summary_action_component_8": "Prise 3",
|
|
10723
|
-
"feature_summary_action_component_9": "Prises USB",
|
|
10768
|
+
"feature_activate_dialog_text": "L'appareil doit être activé pour permettre cette fonction.",
|
|
10724
10769
|
"feature_summary_action_txt_1": "Activer",
|
|
10725
10770
|
"feature_summary_action_txt_10": "Extinction progressive",
|
|
10726
|
-
"feature_summary_action_txt_11": "
|
|
10771
|
+
"feature_summary_action_txt_11": "Activation progressive",
|
|
10727
10772
|
"feature_summary_action_txt_12": "Arrêt à",
|
|
10728
10773
|
"feature_summary_action_txt_2": "Désactiver",
|
|
10729
10774
|
"feature_summary_action_txt_4": "Période d'activation durant {0} h et {1} min",
|
|
@@ -10759,7 +10804,7 @@ export default {
|
|
|
10759
10804
|
"group_feature_biological_rhythm_applyfor_information": "Il est possible que tous les appareils ne prennent pas en charge la fonction « Rythme biologique ».",
|
|
10760
10805
|
"group_feature_music_secondsection_note": "Les effets de lumière sont synchronisés avec la musique captée par le microphone du smartphone.",
|
|
10761
10806
|
"groups_settings_optionbox_option3": "Synchroniser les appareils solaires",
|
|
10762
|
-
"groups_settings_power_on_behavior_disturbbox_note": "Cette fonction permet à l'appareil de rester
|
|
10807
|
+
"groups_settings_power_on_behavior_disturbbox_note": "Cette fonction permet à l'appareil de rester désactivé une fois l'alimentation rétablie jusqu'à ce que vous le rallumiez explicitement. Pour le rallumer, il suffit d'allumer et d'éteindre l'appareil deux fois de suite en 5 secondes.",
|
|
10763
10808
|
"groups_settings_power_on_behavior_secondbox_status_value1_description": "Revenez à la valeur de couleur et de luminosité par défaut.",
|
|
10764
10809
|
"groups_settings_power_on_behavior_secondbox_status_value1_topic": "État par défaut",
|
|
10765
10810
|
"groups_settings_power_on_behavior_secondbox_status_value2_description": "Revenez à l'état précédent avant la mise hors tension",
|
|
@@ -10803,7 +10848,7 @@ export default {
|
|
|
10803
10848
|
"light_sources_feature_2_text_min_off": "Désactivation de l'éclairage principal dans {0} min",
|
|
10804
10849
|
"light_sources_feature_2_text_min_on": "Activation de l'éclairage principal dans {0} min",
|
|
10805
10850
|
"light_sources_feature_4_text_name": "Pause jusqu'à minuit",
|
|
10806
|
-
"light_sources_specific_settings_do_not_disturb_introduce": "Cette fonction permet au périphérique intelligent de rester
|
|
10851
|
+
"light_sources_specific_settings_do_not_disturb_introduce": "Cette fonction permet au périphérique intelligent de rester désactivé une fois l'alimentation rétablie jusqu'à ce que vous le réactiviez explicitement. Pour le rallumer, il suffit d'allumer et d'éteindre l'appareil deux fois de suite en 5 secondes.",
|
|
10807
10852
|
"light_sources_specific_settings_do_not_disturb_title": "Ne pas déranger",
|
|
10808
10853
|
"light_sources_specific_settings_power_off": "Comportement après coupure de courant",
|
|
10809
10854
|
"light_sources_specific_settings_remote_control": "Télécommande",
|
|
@@ -10828,6 +10873,7 @@ export default {
|
|
|
10828
10873
|
"manage_user_calendar_label_pm": "PM",
|
|
10829
10874
|
"manage_user_unsaved_changes_dialog_headline": "Voulez-vous vraiment partir ?",
|
|
10830
10875
|
"manual_mode": "Mode manuel",
|
|
10876
|
+
"manual_search_button_socket": "Prise de courant",
|
|
10831
10877
|
"matter_gradient_light_off_description_text": "Réglez une durée comprise entre 0 et 60 secondes pour diminuer progressivement la luminosité lorsque vous éteignez la lampe",
|
|
10832
10878
|
"matter_gradient_light_off_title": "Fondu à la désactivation",
|
|
10833
10879
|
"matter_gradient_light_on_description_text": "Réglez une durée comprise entre 0 et 60 secondes pour augmenter progressivement la luminosité lors de l'allumage de la lampe",
|
|
@@ -10977,14 +11023,23 @@ export default {
|
|
|
10977
11023
|
"power_strip_feature_2_socket_2_text_min_off": "Prise 2 désactivée dans {0} min",
|
|
10978
11024
|
"power_strip_feature_2_socket_2_text_min_on": "Prise 2 activée dans {0} min",
|
|
10979
11025
|
"power_strip_feature_2_socket_3_text_min_off": "Prise 3 désactivée dans {0} min",
|
|
10980
|
-
"power_strip_feature_2_socket_3_text_min_on": "Prise 3 activée
|
|
11026
|
+
"power_strip_feature_2_socket_3_text_min_on": "Prise 3 activée dans {0} min",
|
|
11027
|
+
"power_strip_feature_2_socket_4_text_min_off": "Prise 4 désactivée dans {0} min",
|
|
11028
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
11029
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
11030
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
10981
11031
|
"power_strip_feature_2_socket_usb_text_min_off": "Prises USB désactivées dans {0} min",
|
|
10982
11032
|
"power_strip_feature_2_socket_usb_text_min_on": "Prises USB activées dans {0} min",
|
|
10983
11033
|
"power_strip_specific_settings_desc_socket_1": "[Description pour Prise 1]",
|
|
10984
11034
|
"power_strip_specific_settings_desc_socket_2": "[Description pour Prise 2]",
|
|
10985
11035
|
"power_strip_specific_settings_desc_socket_3": "[Description pour Prise 3]",
|
|
10986
11036
|
"power_strip_specific_settings_desc_socket_usb": "[Description pour Prises USB]",
|
|
10987
|
-
"
|
|
11037
|
+
"power_strip_tile_socket_1_headline": "Prise 1",
|
|
11038
|
+
"power_strip_tile_socket_2_headline": "Prise 2",
|
|
11039
|
+
"power_strip_tile_socket_3_headline": "Prise 3",
|
|
11040
|
+
"power_strip_tile_socket_4_headline": "Prise 4",
|
|
11041
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
11042
|
+
"power_strip_tile_socket_usb_headline": "Prises USB",
|
|
10988
11043
|
"privatemode_description": "Pour fermer les canaux de transmission audio et vidéo de la caméra afin de protéger la vie privée des utilisateurs chez eux.",
|
|
10989
11044
|
"push_notifications_contact_sensor_door_closing_title": "Rappel de fermeture",
|
|
10990
11045
|
"randomtimecycle_empty_bttn_text": "Ajouter une période d'activation",
|
|
@@ -11026,7 +11081,7 @@ export default {
|
|
|
11026
11081
|
"smoke_alerteffect": "Fumée détectée",
|
|
11027
11082
|
"smoke_alertfree": "Aucune fumée détectée",
|
|
11028
11083
|
"smoke_equipmentselftest": "Auto-test de l'équipement",
|
|
11029
|
-
"socket_settings_firstbox_status1_description": "L'appareil reste
|
|
11084
|
+
"socket_settings_firstbox_status1_description": "L'appareil reste désactivé",
|
|
11030
11085
|
"socket_settings_firstbox_status2_description": "L'appareil reste allumé",
|
|
11031
11086
|
"socket_settings_firstbox_status3_description": "Revenez à l'état précédent avant la mise hors tension",
|
|
11032
11087
|
"socket_settings_firstbox_topic": "État de l'appareil après sa mise sous tension",
|
|
@@ -11189,7 +11244,7 @@ export default {
|
|
|
11189
11244
|
"time_unit_h": "h",
|
|
11190
11245
|
"timer_ceiling_fan_headline_text": "Minuterie",
|
|
11191
11246
|
"timer_ceiling_fan_lighting_switched_off_text": "L'éclairage sera désactivé vers {0}",
|
|
11192
|
-
"timer_ceiling_fan_lighting_switched_on_text": "L'éclairage sera
|
|
11247
|
+
"timer_ceiling_fan_lighting_switched_on_text": "L'éclairage sera activé vers {0}",
|
|
11193
11248
|
"timer_ceiling_fan_selectionfield_no_components_text": "no component selected",
|
|
11194
11249
|
"timer_ceiling_fan_switched_off_text": "Le ventilateur sera désactivé vers {0}",
|
|
11195
11250
|
"timer_ceiling_fan_switched_on_text": "Le ventilateur sera activé vers {0}",
|
|
@@ -11198,7 +11253,7 @@ export default {
|
|
|
11198
11253
|
"timer_nightplug_active_timer_subheadline2_text": "MINUTERIE ACTIVE ({0})",
|
|
11199
11254
|
"timer_nightplug_headline_text": "Minuterie",
|
|
11200
11255
|
"timer_powerstrip_socket1_switched_off_text": "La prise1 sera désactivée vers {0}",
|
|
11201
|
-
"timer_powerstrip_socket1_switched_on_text": "La
|
|
11256
|
+
"timer_powerstrip_socket1_switched_on_text": "La prise 1 sera activée vers {0}",
|
|
11202
11257
|
"timer_sockets_button_text": "Démarrer",
|
|
11203
11258
|
"timeschedule_add_schedule_Lighting_applyfor_selection2_text": "Éclairage secondaire",
|
|
11204
11259
|
"timeschedule_add_schedule_Lighting_applyfor_selection_text": "Éclairage principal",
|
|
@@ -11738,11 +11793,6 @@ export default {
|
|
|
11738
11793
|
"energyconsumption_emptydata": "podaci prazni",
|
|
11739
11794
|
"energyconsumption_hourlylimit": "Podaci po satu mogu se prikazati samo za posljednjih 7 dana.",
|
|
11740
11795
|
"feature_activate_dialog_text": "Imajte na umu da je potrebno da je uređaj uključen kako bi se omogućila ova značajka.",
|
|
11741
|
-
"feature_summary_action_component_5": "Utičnica",
|
|
11742
|
-
"feature_summary_action_component_6": "Utičnica 1",
|
|
11743
|
-
"feature_summary_action_component_7": "Utičnica 2",
|
|
11744
|
-
"feature_summary_action_component_8": "Utičnica 3",
|
|
11745
|
-
"feature_summary_action_component_9": "USB utičnica",
|
|
11746
11796
|
"feature_summary_action_txt_1": "Upali",
|
|
11747
11797
|
"feature_summary_action_txt_10": "Zatamnjenje",
|
|
11748
11798
|
"feature_summary_action_txt_11": "Osvjetljenje",
|
|
@@ -11850,6 +11900,7 @@ export default {
|
|
|
11850
11900
|
"manage_user_calendar_label_pm": "PM",
|
|
11851
11901
|
"manage_user_unsaved_changes_dialog_headline": "Želite li stvarno izaći?",
|
|
11852
11902
|
"manual_mode": "Ručni način rada",
|
|
11903
|
+
"manual_search_button_socket": "Utičnica",
|
|
11853
11904
|
"matter_gradient_light_off_description_text": "Postavite vrijeme u rasponu od 0 do 60 sekundi kako biste postupno smanjili svjetlinu prilikom isključivanja svjetiljke",
|
|
11854
11905
|
"matter_gradient_light_off_title": "Izgađanje (i)",
|
|
11855
11906
|
"matter_gradient_light_on_description_text": "Postavite vrijeme u rasponu od 0 do 60 sekundi kako biste postepeno povećavali svjetlinu prilikom uključivanja svjetiljke",
|
|
@@ -12000,13 +12051,22 @@ export default {
|
|
|
12000
12051
|
"power_strip_feature_2_socket_2_text_min_on": "Utičnica 2 uključena za {0} min",
|
|
12001
12052
|
"power_strip_feature_2_socket_3_text_min_off": "Utičnica 3 isključena za {0} min",
|
|
12002
12053
|
"power_strip_feature_2_socket_3_text_min_on": "Utičnica 3 uključena za {0} min",
|
|
12054
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
12055
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
12056
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
12057
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
12003
12058
|
"power_strip_feature_2_socket_usb_text_min_off": "USB utičnica isključena za {0} min",
|
|
12004
12059
|
"power_strip_feature_2_socket_usb_text_min_on": "USB utičnica uključena za {0} min",
|
|
12005
12060
|
"power_strip_specific_settings_desc_socket_1": "Opis utičnice 1",
|
|
12006
12061
|
"power_strip_specific_settings_desc_socket_2": "Opis utičnice 2",
|
|
12007
12062
|
"power_strip_specific_settings_desc_socket_3": "Opis utičnice 3",
|
|
12008
12063
|
"power_strip_specific_settings_desc_socket_usb": "Opis USB utičnice",
|
|
12009
|
-
"
|
|
12064
|
+
"power_strip_tile_socket_1_headline": "Utičnica 1",
|
|
12065
|
+
"power_strip_tile_socket_2_headline": "Utičnica 2",
|
|
12066
|
+
"power_strip_tile_socket_3_headline": "Utičnica 3",
|
|
12067
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
12068
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
12069
|
+
"power_strip_tile_socket_usb_headline": "USB utičnica",
|
|
12010
12070
|
"privatemode_description": "Za zatvaranje audio i video kanala za prijenos s kamere radi zaštite privatnosti korisnika kada su kod kuće.",
|
|
12011
12071
|
"push_notifications_contact_sensor_door_closing_title": "Podsjetnik za zatvaranje",
|
|
12012
12072
|
"randomtimecycle_empty_bttn_text": "Dodajte nasumični vremenski ciklus",
|
|
@@ -12760,11 +12820,6 @@ export default {
|
|
|
12760
12820
|
"energyconsumption_emptydata": "üres adatok",
|
|
12761
12821
|
"energyconsumption_hourlylimit": "Az óránkénti adatok csak az elmúlt 7 napban jeleníthetők meg.",
|
|
12762
12822
|
"feature_activate_dialog_text": "Ne feledje, hogy a funkció engedélyezéséhez be kell kapcsolni az eszközt.",
|
|
12763
|
-
"feature_summary_action_component_5": "Csatlakozó",
|
|
12764
|
-
"feature_summary_action_component_6": "Csatlakozó 1",
|
|
12765
|
-
"feature_summary_action_component_7": "Csatlakozó 2",
|
|
12766
|
-
"feature_summary_action_component_8": "Csatlakozó 3",
|
|
12767
|
-
"feature_summary_action_component_9": "USB-csatlakozó",
|
|
12768
12823
|
"feature_summary_action_txt_1": "Bekapcsolás",
|
|
12769
12824
|
"feature_summary_action_txt_10": "Halványítás",
|
|
12770
12825
|
"feature_summary_action_txt_11": "Felerősítés",
|
|
@@ -12872,6 +12927,7 @@ export default {
|
|
|
12872
12927
|
"manage_user_calendar_label_pm": "DU.",
|
|
12873
12928
|
"manage_user_unsaved_changes_dialog_headline": "Valóban ki akar lépni?",
|
|
12874
12929
|
"manual_mode": "Kézi üzemmód",
|
|
12930
|
+
"manual_search_button_socket": "Csatlakozó",
|
|
12875
12931
|
"matter_gradient_light_off_description_text": "Állítson be egy időt 0 és 60 másodperc között a fényerő fokozatos csökkentéséhez a lámpa kikapcsolásakor",
|
|
12876
12932
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
12877
12933
|
"matter_gradient_light_on_description_text": "Állítson be egy időt 0 és 60 másodperc közötti tartományban, hogy fokozatosan növelje a fényerőt a lámpa bekapcsolásakor",
|
|
@@ -13022,13 +13078,22 @@ export default {
|
|
|
13022
13078
|
"power_strip_feature_2_socket_2_text_min_on": "Csatlakozó 2 bekapcsol: {0} perc múlva",
|
|
13023
13079
|
"power_strip_feature_2_socket_3_text_min_off": "Csatlakozó 3 kikapcsol: {0} perc múlva",
|
|
13024
13080
|
"power_strip_feature_2_socket_3_text_min_on": "Csatlakozó 3 bekapcsol: {0} perc múlva",
|
|
13081
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
13082
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
13083
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
13084
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
13025
13085
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-csatlakozó kikapcsol: {0} perc múlva",
|
|
13026
13086
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-csatlakozó bekapcsol: {0} perc múlva",
|
|
13027
13087
|
"power_strip_specific_settings_desc_socket_1": "Csatlakozó 1 leírása",
|
|
13028
13088
|
"power_strip_specific_settings_desc_socket_2": "Csatlakozó 2 leírása",
|
|
13029
13089
|
"power_strip_specific_settings_desc_socket_3": "Csatlakozó 3 leírása",
|
|
13030
13090
|
"power_strip_specific_settings_desc_socket_usb": "USB-csatlakozó leírása",
|
|
13031
|
-
"
|
|
13091
|
+
"power_strip_tile_socket_1_headline": "Csatlakozó 1",
|
|
13092
|
+
"power_strip_tile_socket_2_headline": "Csatlakozó 2",
|
|
13093
|
+
"power_strip_tile_socket_3_headline": "Csatlakozó 3",
|
|
13094
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
13095
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
13096
|
+
"power_strip_tile_socket_usb_headline": "USB-csatlakozó",
|
|
13032
13097
|
"privatemode_description": "A kamera hang- és képátviteli csatornáinak bezárásához, hogy megvédje a felhasználók magánéletét, amikor otthon tartózkodnak.",
|
|
13033
13098
|
"push_notifications_contact_sensor_door_closing_title": "Záró emlékeztető",
|
|
13034
13099
|
"randomtimecycle_empty_bttn_text": "Véletlen időtartamú ciklus hozzáadása",
|
|
@@ -13782,11 +13847,6 @@ export default {
|
|
|
13782
13847
|
"energyconsumption_emptydata": "banca dati vuota",
|
|
13783
13848
|
"energyconsumption_hourlylimit": "I dati orari possono essere visualizzati solo per gli ultimi 7 giorni.",
|
|
13784
13849
|
"feature_activate_dialog_text": "Attenzione: è necessario che il dispositivo sia acceso per attivare questa funzione.",
|
|
13785
|
-
"feature_summary_action_component_5": "Presa",
|
|
13786
|
-
"feature_summary_action_component_6": "Presa 1",
|
|
13787
|
-
"feature_summary_action_component_7": "Presa 2",
|
|
13788
|
-
"feature_summary_action_component_8": "Presa 3",
|
|
13789
|
-
"feature_summary_action_component_9": "Presa USB",
|
|
13790
13850
|
"feature_summary_action_txt_1": "Accendi",
|
|
13791
13851
|
"feature_summary_action_txt_10": "Spegni progressivamente",
|
|
13792
13852
|
"feature_summary_action_txt_11": "Accendi progressivamente",
|
|
@@ -13894,6 +13954,7 @@ export default {
|
|
|
13894
13954
|
"manage_user_calendar_label_pm": "PM",
|
|
13895
13955
|
"manage_user_unsaved_changes_dialog_headline": "Stai per lasciare la stanza. Confermi?",
|
|
13896
13956
|
"manual_mode": "Modalità manuale",
|
|
13957
|
+
"manual_search_button_socket": "Presa",
|
|
13897
13958
|
"matter_gradient_light_off_description_text": "Imposta un tempo compreso tra 0 e 60 secondi per ridurre gradualmente la luminosità quando si spegne la lampada",
|
|
13898
13959
|
"matter_gradient_light_off_title": "Dissolvenza (s)",
|
|
13899
13960
|
"matter_gradient_light_on_description_text": "Imposta un tempo compreso tra 0 e 60 secondi per aumentare gradualmente la luminosità all'accensione della lampada",
|
|
@@ -14044,13 +14105,22 @@ export default {
|
|
|
14044
14105
|
"power_strip_feature_2_socket_2_text_min_on": "Presa 2 accesa tra {0} min",
|
|
14045
14106
|
"power_strip_feature_2_socket_3_text_min_off": "Presa 3 spenta tra {0} min",
|
|
14046
14107
|
"power_strip_feature_2_socket_3_text_min_on": "Presa 3 accesa tra {0} min",
|
|
14108
|
+
"power_strip_feature_2_socket_4_text_min_off": "La presa 4 verrà spenta tra {0} ",
|
|
14109
|
+
"power_strip_feature_2_socket_4_text_min_on": "La presa 4 verrà accesa in {0}",
|
|
14110
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
14111
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
14047
14112
|
"power_strip_feature_2_socket_usb_text_min_off": "Presa USB spenta tra {0} min",
|
|
14048
14113
|
"power_strip_feature_2_socket_usb_text_min_on": "Presa USB accesa tra {0} min",
|
|
14049
14114
|
"power_strip_specific_settings_desc_socket_1": "Presa 1 Descrizione",
|
|
14050
14115
|
"power_strip_specific_settings_desc_socket_2": "Presa 2 Descrizione",
|
|
14051
14116
|
"power_strip_specific_settings_desc_socket_3": "Presa 3 Descrizione",
|
|
14052
14117
|
"power_strip_specific_settings_desc_socket_usb": "Presa USB Descrizione",
|
|
14053
|
-
"
|
|
14118
|
+
"power_strip_tile_socket_1_headline": "Presa 1",
|
|
14119
|
+
"power_strip_tile_socket_2_headline": "Presa 2",
|
|
14120
|
+
"power_strip_tile_socket_3_headline": "Presa 3",
|
|
14121
|
+
"power_strip_tile_socket_4_headline": "Presa 4",
|
|
14122
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
14123
|
+
"power_strip_tile_socket_usb_headline": "Presa USB",
|
|
14054
14124
|
"privatemode_description": "Per chiudere i canali di trasmissione audio e video della telecamera per proteggere la privacy degli utenti quando sono a casa.",
|
|
14055
14125
|
"push_notifications_contact_sensor_door_closing_title": "Promemoria di chiusura",
|
|
14056
14126
|
"randomtimecycle_empty_bttn_text": "Aggiungi ciclo a intervalli casuali",
|
|
@@ -14804,11 +14874,6 @@ export default {
|
|
|
14804
14874
|
"energyconsumption_emptydata": "데이터 비어 있음",
|
|
14805
14875
|
"energyconsumption_hourlylimit": "시간별 데이터는 지난 7일간의 데이터만 표시할 수 있습니다.",
|
|
14806
14876
|
"feature_activate_dialog_text": "이 기능을 활성화하려면 장치가 켜져 있어야 합니다.",
|
|
14807
|
-
"feature_summary_action_component_5": "콘센트",
|
|
14808
|
-
"feature_summary_action_component_6": "콘센트 1",
|
|
14809
|
-
"feature_summary_action_component_7": "콘센트 2",
|
|
14810
|
-
"feature_summary_action_component_8": "콘센트 3",
|
|
14811
|
-
"feature_summary_action_component_9": "USB 포트",
|
|
14812
14877
|
"feature_summary_action_txt_1": "스위치 켜기",
|
|
14813
14878
|
"feature_summary_action_txt_10": "페이드아웃",
|
|
14814
14879
|
"feature_summary_action_txt_11": "페이드 인",
|
|
@@ -14916,6 +14981,7 @@ export default {
|
|
|
14916
14981
|
"manage_user_calendar_label_pm": "오후",
|
|
14917
14982
|
"manage_user_unsaved_changes_dialog_headline": "화면을 나가시겠습니까?",
|
|
14918
14983
|
"manual_mode": "수동 모드",
|
|
14984
|
+
"manual_search_button_socket": "콘센트",
|
|
14919
14985
|
"matter_gradient_light_off_description_text": "램프를 끌 때 밝기를 서서히 낮추려면 0~60초 범위로 시간을 설정하십시오.",
|
|
14920
14986
|
"matter_gradient_light_off_title": "페이드 아웃",
|
|
14921
14987
|
"matter_gradient_light_on_description_text": "램프를 켤 때 밝기를 서서히 높이려면 0~60초 범위에서 시간을 설정하세요.",
|
|
@@ -15066,13 +15132,22 @@ export default {
|
|
|
15066
15132
|
"power_strip_feature_2_socket_2_text_min_on": "{0}분 후에 콘센트 2 켜짐",
|
|
15067
15133
|
"power_strip_feature_2_socket_3_text_min_off": "{0}분 후에 콘센트 3 꺼짐",
|
|
15068
15134
|
"power_strip_feature_2_socket_3_text_min_on": "{0}분 후에 콘센트 3 켜짐",
|
|
15135
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
15136
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
15137
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
15138
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
15069
15139
|
"power_strip_feature_2_socket_usb_text_min_off": "{0}분 후에 USB 소켓 꺼짐",
|
|
15070
15140
|
"power_strip_feature_2_socket_usb_text_min_on": "{0}분 후에 USB 소켓 켜짐",
|
|
15071
15141
|
"power_strip_specific_settings_desc_socket_1": "콘센트 1 설명",
|
|
15072
15142
|
"power_strip_specific_settings_desc_socket_2": "콘센트 2 설명",
|
|
15073
15143
|
"power_strip_specific_settings_desc_socket_3": "콘센트 3 설명",
|
|
15074
15144
|
"power_strip_specific_settings_desc_socket_usb": "USB 포트 설명",
|
|
15075
|
-
"
|
|
15145
|
+
"power_strip_tile_socket_1_headline": "콘센트 1",
|
|
15146
|
+
"power_strip_tile_socket_2_headline": "콘센트 2",
|
|
15147
|
+
"power_strip_tile_socket_3_headline": "콘센트 3",
|
|
15148
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
15149
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
15150
|
+
"power_strip_tile_socket_usb_headline": "USB 포트",
|
|
15076
15151
|
"privatemode_description": "집에 있을 때 사용자의 개인 정보를 보호하기 위해 카메라의 오디오 및 비디오 전송 채널을 닫습니다.",
|
|
15077
15152
|
"push_notifications_contact_sensor_door_closing_title": "마감 알림",
|
|
15078
15153
|
"randomtimecycle_empty_bttn_text": "임의 시간 주기 추가",
|
|
@@ -15826,11 +15901,6 @@ export default {
|
|
|
15826
15901
|
"energyconsumption_emptydata": "duomenys tušti",
|
|
15827
15902
|
"energyconsumption_hourlylimit": "Valandiniai duomenys gali būti rodomi tik paskutines 7 dienas.",
|
|
15828
15903
|
"feature_activate_dialog_text": "Žinokite, kad norint įjungti šią funkciją, būtina, kad įtaisas būtų įjungtas.",
|
|
15829
|
-
"feature_summary_action_component_5": "Lizdas",
|
|
15830
|
-
"feature_summary_action_component_6": "1 lizdas",
|
|
15831
|
-
"feature_summary_action_component_7": "2 lizdas",
|
|
15832
|
-
"feature_summary_action_component_8": "3 lizdas",
|
|
15833
|
-
"feature_summary_action_component_9": "USB lizdas",
|
|
15834
15904
|
"feature_summary_action_txt_1": "Įjungti",
|
|
15835
15905
|
"feature_summary_action_txt_10": "Išbėsti",
|
|
15836
15906
|
"feature_summary_action_txt_11": "Ryškėti",
|
|
@@ -15938,6 +16008,7 @@ export default {
|
|
|
15938
16008
|
"manage_user_calendar_label_pm": "Popiet",
|
|
15939
16009
|
"manage_user_unsaved_changes_dialog_headline": "Ar tikrai norite išeiti?",
|
|
15940
16010
|
"manual_mode": "Rankinis režimas",
|
|
16011
|
+
"manual_search_button_socket": "Lizdas",
|
|
15941
16012
|
"matter_gradient_light_off_description_text": "Nustatykite laiką nuo 0 iki 60 sekundžių, kad išjungiant lempą ryškumas mažėtų palaipsniui.",
|
|
15942
16013
|
"matter_gradient_light_off_title": "Išnykimas (s)",
|
|
15943
16014
|
"matter_gradient_light_on_description_text": "Nustatykite laiką nuo 0 iki 60 sekundžių, kad įjungus lempą ryškumas didėtų palaipsniui.",
|
|
@@ -16088,13 +16159,22 @@ export default {
|
|
|
16088
16159
|
"power_strip_feature_2_socket_2_text_min_on": "2 lizdas įsijungs po {0} min",
|
|
16089
16160
|
"power_strip_feature_2_socket_3_text_min_off": "3 lizdas išsijungs po {0} min",
|
|
16090
16161
|
"power_strip_feature_2_socket_3_text_min_on": "3 lizdas įsijungs po {0} min",
|
|
16162
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
16163
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
16164
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
16165
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
16091
16166
|
"power_strip_feature_2_socket_usb_text_min_off": "USB lizdas išsijungs po {0} min",
|
|
16092
16167
|
"power_strip_feature_2_socket_usb_text_min_on": "USB lizdas įsijungs po {0} min",
|
|
16093
16168
|
"power_strip_specific_settings_desc_socket_1": "1 lizdo aprašymas",
|
|
16094
16169
|
"power_strip_specific_settings_desc_socket_2": "2 lizdo aprašymas",
|
|
16095
16170
|
"power_strip_specific_settings_desc_socket_3": "3 lizdo aprašymas",
|
|
16096
16171
|
"power_strip_specific_settings_desc_socket_usb": "USB lizdo aprašymas",
|
|
16097
|
-
"
|
|
16172
|
+
"power_strip_tile_socket_1_headline": "1 lizdas",
|
|
16173
|
+
"power_strip_tile_socket_2_headline": "2 lizdas",
|
|
16174
|
+
"power_strip_tile_socket_3_headline": "3 lizdas",
|
|
16175
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
16176
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
16177
|
+
"power_strip_tile_socket_usb_headline": "USB lizdas",
|
|
16098
16178
|
"privatemode_description": "Uždaryti kameros garso ir vaizdo perdavimo kanalus, siekiant apsaugoti vartotojų privatumą, kai jie yra namuose.",
|
|
16099
16179
|
"push_notifications_contact_sensor_door_closing_title": "Uždarymo priminimas",
|
|
16100
16180
|
"randomtimecycle_empty_bttn_text": "Pridėti atsitiktinio laiko ciklą",
|
|
@@ -16848,11 +16928,6 @@ export default {
|
|
|
16848
16928
|
"energyconsumption_emptydata": "dati tukši",
|
|
16849
16929
|
"energyconsumption_hourlylimit": "Stundas datus var parādīt tikai par pēdējām 7 dienām.",
|
|
16850
16930
|
"feature_activate_dialog_text": "Ņemiet vērā, ka, lai iespējotu šo funkciju, ierīcei ir jābūt ieslēgtai.",
|
|
16851
|
-
"feature_summary_action_component_5": "Kontaktligzda",
|
|
16852
|
-
"feature_summary_action_component_6": "Kontaktligzda 1",
|
|
16853
|
-
"feature_summary_action_component_7": "Kontaktligzda 2",
|
|
16854
|
-
"feature_summary_action_component_8": "Kontaktligzda 3",
|
|
16855
|
-
"feature_summary_action_component_9": "USB kontaktligzda",
|
|
16856
16931
|
"feature_summary_action_txt_1": "Ieslēgt",
|
|
16857
16932
|
"feature_summary_action_txt_10": "Izgaist",
|
|
16858
16933
|
"feature_summary_action_txt_11": "Pakāpeniski parādīties",
|
|
@@ -16960,6 +17035,7 @@ export default {
|
|
|
16960
17035
|
"manage_user_calendar_label_pm": "pēcpusdienā",
|
|
16961
17036
|
"manage_user_unsaved_changes_dialog_headline": "Vai tiešām vēlaties pamest?",
|
|
16962
17037
|
"manual_mode": "Manuālais režīms",
|
|
17038
|
+
"manual_search_button_socket": "Kontaktligzda",
|
|
16963
17039
|
"matter_gradient_light_off_description_text": "Iestatiet laiku diapazonā no 0 līdz 60 sekundēm, lai pakāpeniski samazinātu spilgtumu, izslēdzot lampu",
|
|
16964
17040
|
"matter_gradient_light_off_title": "Izbalēšana (s)",
|
|
16965
17041
|
"matter_gradient_light_on_description_text": "Iestatiet laiku diapazonā no 0 līdz 60 sekundēm, lai pakāpeniski palielinātu spilgtumu, ieslēdzot lampu",
|
|
@@ -17110,13 +17186,22 @@ export default {
|
|
|
17110
17186
|
"power_strip_feature_2_socket_2_text_min_on": "Kontaktligzda 2 ieslēgsies pēc {0} min.",
|
|
17111
17187
|
"power_strip_feature_2_socket_3_text_min_off": "Kontaktligzda 3 izslēgsies pēc {0} min.",
|
|
17112
17188
|
"power_strip_feature_2_socket_3_text_min_on": "Kontaktligzda 3 ieslēgsies pēc {0} min.",
|
|
17189
|
+
"power_strip_feature_2_socket_4_text_min_off": "4. kontaktligzda tiks izslēgta {0} ",
|
|
17190
|
+
"power_strip_feature_2_socket_4_text_min_on": "4. kontaktligzda tiks ieslēgta {0}",
|
|
17191
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
17192
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
17113
17193
|
"power_strip_feature_2_socket_usb_text_min_off": "USB kontaktligzda izslēgsies pēc {0} min.",
|
|
17114
17194
|
"power_strip_feature_2_socket_usb_text_min_on": "USB kontaktligzda ieslēgsies pēc {0} min.",
|
|
17115
17195
|
"power_strip_specific_settings_desc_socket_1": "Kontaktligzda 1 Apraksts",
|
|
17116
17196
|
"power_strip_specific_settings_desc_socket_2": "Kontaktligzda 2 Apraksts",
|
|
17117
17197
|
"power_strip_specific_settings_desc_socket_3": "Kontaktligzda 3 Apraksts",
|
|
17118
17198
|
"power_strip_specific_settings_desc_socket_usb": "USB kontaktligzda Apraksts",
|
|
17119
|
-
"
|
|
17199
|
+
"power_strip_tile_socket_1_headline": "Kontaktligzda 1",
|
|
17200
|
+
"power_strip_tile_socket_2_headline": "Kontaktligzda 2",
|
|
17201
|
+
"power_strip_tile_socket_3_headline": "Kontaktligzda 3",
|
|
17202
|
+
"power_strip_tile_socket_4_headline": "Kontaktligzda 4",
|
|
17203
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
17204
|
+
"power_strip_tile_socket_usb_headline": "USB kontaktligzda",
|
|
17120
17205
|
"privatemode_description": "Aizvērt kameras audio un video pārraides kanālus, lai aizsargātu lietotāju konfidencialitāti, kad viņi ir mājās.",
|
|
17121
17206
|
"push_notifications_contact_sensor_door_closing_title": "Noslēguma atgādinājums",
|
|
17122
17207
|
"randomtimecycle_empty_bttn_text": "Pievienot nejaušinātā laika ciklu",
|
|
@@ -17870,11 +17955,6 @@ export default {
|
|
|
17870
17955
|
"energyconsumption_emptydata": "tom data",
|
|
17871
17956
|
"energyconsumption_hourlylimit": "Timedataene kan bare vises for de siste 7 dagene.",
|
|
17872
17957
|
"feature_activate_dialog_text": "Merk at det er nødvendig at enheten er slått på for å aktivere denne funksjonen.",
|
|
17873
|
-
"feature_summary_action_component_5": "Stikkontakt",
|
|
17874
|
-
"feature_summary_action_component_6": "Stikkontakt 1",
|
|
17875
|
-
"feature_summary_action_component_7": "Stikkontakt 2",
|
|
17876
|
-
"feature_summary_action_component_8": "Stikkontakt 3",
|
|
17877
|
-
"feature_summary_action_component_9": "USB-kontakt",
|
|
17878
17958
|
"feature_summary_action_txt_1": "Skru på",
|
|
17879
17959
|
"feature_summary_action_txt_10": "Nedtoning",
|
|
17880
17960
|
"feature_summary_action_txt_11": "Inntoning",
|
|
@@ -17982,6 +18062,7 @@ export default {
|
|
|
17982
18062
|
"manage_user_calendar_label_pm": "EM",
|
|
17983
18063
|
"manage_user_unsaved_changes_dialog_headline": "Vil du virkelig forlate?",
|
|
17984
18064
|
"manual_mode": "Manuell modus",
|
|
18065
|
+
"manual_search_button_socket": "Stikkontakt",
|
|
17985
18066
|
"matter_gradient_light_off_description_text": "Still inn en tid i området fra 0 til 60 sekunder for å redusere lysstyrken gradvis når du slår av lampen",
|
|
17986
18067
|
"matter_gradient_light_off_title": "Fade-out (er)",
|
|
17987
18068
|
"matter_gradient_light_on_description_text": "Still inn en tid i området fra 0 til 60 sekunder for å øke lysstyrken gradvis når du slår på lampen",
|
|
@@ -18132,13 +18213,22 @@ export default {
|
|
|
18132
18213
|
"power_strip_feature_2_socket_2_text_min_on": "Stikkontakt 2 på om {0} min",
|
|
18133
18214
|
"power_strip_feature_2_socket_3_text_min_off": "Stikkontakt 3 av om {0} min",
|
|
18134
18215
|
"power_strip_feature_2_socket_3_text_min_on": "Stikkontakt 3 på om {0} min",
|
|
18216
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
18217
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
18218
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
18219
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
18135
18220
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-kontakt av om {0} min",
|
|
18136
18221
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-kontakt på om {0} min",
|
|
18137
18222
|
"power_strip_specific_settings_desc_socket_1": "Stikkontakt 1 Beskrivelse",
|
|
18138
18223
|
"power_strip_specific_settings_desc_socket_2": "Stikkontakt 2 Beskrivelse",
|
|
18139
18224
|
"power_strip_specific_settings_desc_socket_3": "Stikkontakt 3 Beskrivelse",
|
|
18140
18225
|
"power_strip_specific_settings_desc_socket_usb": "USB-kontakt Beskrivelse",
|
|
18141
|
-
"
|
|
18226
|
+
"power_strip_tile_socket_1_headline": "Stikkontakt 1",
|
|
18227
|
+
"power_strip_tile_socket_2_headline": "Stikkontakt 2",
|
|
18228
|
+
"power_strip_tile_socket_3_headline": "Stikkontakt 3",
|
|
18229
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
18230
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
18231
|
+
"power_strip_tile_socket_usb_headline": "USB-kontakt",
|
|
18142
18232
|
"privatemode_description": "For å lukke lyd- og videooverføringskanalene for kameraet for å beskytte brukernes personvern når de er hjemme.",
|
|
18143
18233
|
"push_notifications_contact_sensor_door_closing_title": "Avslutningspåminnelse",
|
|
18144
18234
|
"randomtimecycle_empty_bttn_text": "Legg til tilfeldig tidssyklus",
|
|
@@ -18892,11 +18982,6 @@ export default {
|
|
|
18892
18982
|
"energyconsumption_emptydata": "dane puste",
|
|
18893
18983
|
"energyconsumption_hourlylimit": "Dane godzinowe mogą być wyświetlane tylko za ostatnie 7 dni.",
|
|
18894
18984
|
"feature_activate_dialog_text": "Zauważ, że konieczne jest, aby urządzenie było włączone, aby włączyć tę funkcję.",
|
|
18895
|
-
"feature_summary_action_component_5": "Gniazdo",
|
|
18896
|
-
"feature_summary_action_component_6": "Gniazdo 1",
|
|
18897
|
-
"feature_summary_action_component_7": "Gniazdo 2",
|
|
18898
|
-
"feature_summary_action_component_8": "Gniazdo 3",
|
|
18899
|
-
"feature_summary_action_component_9": "Gniazdo USB",
|
|
18900
18985
|
"feature_summary_action_txt_1": "Włącz",
|
|
18901
18986
|
"feature_summary_action_txt_10": "Zaciemnij",
|
|
18902
18987
|
"feature_summary_action_txt_11": "Rozjaśnij",
|
|
@@ -19004,6 +19089,7 @@ export default {
|
|
|
19004
19089
|
"manage_user_calendar_label_pm": "Po południu",
|
|
19005
19090
|
"manage_user_unsaved_changes_dialog_headline": "Czy naprawdę chcesz wyjść?",
|
|
19006
19091
|
"manual_mode": "Tryb ręczny",
|
|
19092
|
+
"manual_search_button_socket": "Gniazdo",
|
|
19007
19093
|
"matter_gradient_light_off_description_text": "Ustaw czas w zakresie od 0 do 60 sekund, aby stopniowo zmniejszać jasność podczas wyłączania lampy",
|
|
19008
19094
|
"matter_gradient_light_off_title": "Wygaśnięcie (y)",
|
|
19009
19095
|
"matter_gradient_light_on_description_text": "Ustaw czas w zakresie od 0 do 60 sekund, aby stopniowo zwiększać jasność podczas włączania lampy",
|
|
@@ -19154,13 +19240,22 @@ export default {
|
|
|
19154
19240
|
"power_strip_feature_2_socket_2_text_min_on": "Gniazdo 2 włączone w {0} min",
|
|
19155
19241
|
"power_strip_feature_2_socket_3_text_min_off": "Gniazdo 3 wyłączone w {0} min",
|
|
19156
19242
|
"power_strip_feature_2_socket_3_text_min_on": "Gniazdo 3 włączone w {0} min",
|
|
19243
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
19244
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
19245
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
19246
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
19157
19247
|
"power_strip_feature_2_socket_usb_text_min_off": "Gniazdo USB wyłączone w {0} min",
|
|
19158
19248
|
"power_strip_feature_2_socket_usb_text_min_on": "Gniazdo USB włączone w {0} min",
|
|
19159
19249
|
"power_strip_specific_settings_desc_socket_1": "Gniazdo 1 Opis",
|
|
19160
19250
|
"power_strip_specific_settings_desc_socket_2": "Gniazdo 2 Opis",
|
|
19161
19251
|
"power_strip_specific_settings_desc_socket_3": "Gniazdo 3 Opis",
|
|
19162
19252
|
"power_strip_specific_settings_desc_socket_usb": "Gniazdo USB Opis",
|
|
19163
|
-
"
|
|
19253
|
+
"power_strip_tile_socket_1_headline": "Gniazdo 1",
|
|
19254
|
+
"power_strip_tile_socket_2_headline": "Gniazdo 2",
|
|
19255
|
+
"power_strip_tile_socket_3_headline": "Gniazdo 3",
|
|
19256
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
19257
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
19258
|
+
"power_strip_tile_socket_usb_headline": "Gniazdo USB",
|
|
19164
19259
|
"privatemode_description": "Zamykanie kanałów transmisji audio i wideo dla kamery w celu ochrony prywatności użytkowników przebywających w domu.",
|
|
19165
19260
|
"push_notifications_contact_sensor_door_closing_title": "Przypomnienie o zamknięciu",
|
|
19166
19261
|
"randomtimecycle_empty_bttn_text": "Dodaj losowy cykl czasowy",
|
|
@@ -19914,11 +20009,6 @@ export default {
|
|
|
19914
20009
|
"energyconsumption_emptydata": "dados vazios",
|
|
19915
20010
|
"energyconsumption_hourlylimit": "Os dados horários só podem ser exibidos nos últimos 7 dias.",
|
|
19916
20011
|
"feature_activate_dialog_text": "Observe que é necessário que o dispositivo esteja ativado para ativar esse recurso.",
|
|
19917
|
-
"feature_summary_action_component_5": "Tomada",
|
|
19918
|
-
"feature_summary_action_component_6": "Tomada 1",
|
|
19919
|
-
"feature_summary_action_component_7": "Tomada 2",
|
|
19920
|
-
"feature_summary_action_component_8": "Tomada 3",
|
|
19921
|
-
"feature_summary_action_component_9": "Tomada USB",
|
|
19922
20012
|
"feature_summary_action_txt_1": "Ligar",
|
|
19923
20013
|
"feature_summary_action_txt_10": "Desaparecer",
|
|
19924
20014
|
"feature_summary_action_txt_11": "Aparecimento gradual",
|
|
@@ -20026,6 +20116,7 @@ export default {
|
|
|
20026
20116
|
"manage_user_calendar_label_pm": "PM",
|
|
20027
20117
|
"manage_user_unsaved_changes_dialog_headline": "Você realmente quer sair?",
|
|
20028
20118
|
"manual_mode": "Modo manual",
|
|
20119
|
+
"manual_search_button_socket": "Tomada",
|
|
20029
20120
|
"matter_gradient_light_off_description_text": "Defina um tempo no intervalo de 0 a 60 segundos para diminuir o brilho gradualmente ao desligar a lâmpada",
|
|
20030
20121
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
20031
20122
|
"matter_gradient_light_on_description_text": "Defina um tempo no intervalo de 0 a 60 segundos para aumentar o brilho gradualmente ao ligar a lâmpada",
|
|
@@ -20176,13 +20267,22 @@ export default {
|
|
|
20176
20267
|
"power_strip_feature_2_socket_2_text_min_on": "Tomada 2 ligada em {0} min",
|
|
20177
20268
|
"power_strip_feature_2_socket_3_text_min_off": "Tomada 3desligada em {0} min",
|
|
20178
20269
|
"power_strip_feature_2_socket_3_text_min_on": "Tomada 3 ligada em {0} min",
|
|
20270
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
20271
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
20272
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
20273
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
20179
20274
|
"power_strip_feature_2_socket_usb_text_min_off": "Tomada USB desligada em {0} min",
|
|
20180
20275
|
"power_strip_feature_2_socket_usb_text_min_on": "Tomada USB ligada em {0} min",
|
|
20181
20276
|
"power_strip_specific_settings_desc_socket_1": "Descrição Tomada 1",
|
|
20182
20277
|
"power_strip_specific_settings_desc_socket_2": "Descrição Tomada 2",
|
|
20183
20278
|
"power_strip_specific_settings_desc_socket_3": "Descrição Tomada 3",
|
|
20184
20279
|
"power_strip_specific_settings_desc_socket_usb": "Descrição Tomada USB",
|
|
20185
|
-
"
|
|
20280
|
+
"power_strip_tile_socket_1_headline": "Tomada 1",
|
|
20281
|
+
"power_strip_tile_socket_2_headline": "Tomada 2",
|
|
20282
|
+
"power_strip_tile_socket_3_headline": "Tomada 3",
|
|
20283
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
20284
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
20285
|
+
"power_strip_tile_socket_usb_headline": "Tomada USB",
|
|
20186
20286
|
"privatemode_description": "Fechar os canais de transmissão de áudio e vídeo da câmera para proteger a privacidade dos usuários quando eles estiverem em casa.",
|
|
20187
20287
|
"push_notifications_contact_sensor_door_closing_title": "Lembrete de encerramento",
|
|
20188
20288
|
"randomtimecycle_empty_bttn_text": "Adicionar ciclo de tempo aleatório",
|
|
@@ -20936,11 +21036,6 @@ export default {
|
|
|
20936
21036
|
"energyconsumption_emptydata": "date goale",
|
|
20937
21037
|
"energyconsumption_hourlylimit": "Datele orare pot fi afișate numai pentru ultimele 7 zile.",
|
|
20938
21038
|
"feature_activate_dialog_text": "Rețineți că este necesar ca dispozitivul să fie pornit pentru a activa această funcție.",
|
|
20939
|
-
"feature_summary_action_component_5": "Priză",
|
|
20940
|
-
"feature_summary_action_component_6": "Priza 1",
|
|
20941
|
-
"feature_summary_action_component_7": "Priza 2",
|
|
20942
|
-
"feature_summary_action_component_8": "Priza 3",
|
|
20943
|
-
"feature_summary_action_component_9": "Priză USB",
|
|
20944
21039
|
"feature_summary_action_txt_1": "Pornire",
|
|
20945
21040
|
"feature_summary_action_txt_10": "Funcție Fade out",
|
|
20946
21041
|
"feature_summary_action_txt_11": "Funcție Fade out",
|
|
@@ -21048,6 +21143,7 @@ export default {
|
|
|
21048
21143
|
"manage_user_calendar_label_pm": "PM",
|
|
21049
21144
|
"manage_user_unsaved_changes_dialog_headline": "Sigur doriți să părăsiți editarea?",
|
|
21050
21145
|
"manual_mode": "Mod manual",
|
|
21146
|
+
"manual_search_button_socket": "Priză",
|
|
21051
21147
|
"matter_gradient_light_off_description_text": "Setați un timp în intervalul de la 0 la 60 de secunde pentru a reduce luminozitatea treptat la oprirea lămpii",
|
|
21052
21148
|
"matter_gradient_light_off_title": "Fade-out (e)",
|
|
21053
21149
|
"matter_gradient_light_on_description_text": "Setați un timp în intervalul de la 0 la 60 de secunde pentru a crește luminozitatea treptat la pornirea lămpii",
|
|
@@ -21198,13 +21294,22 @@ export default {
|
|
|
21198
21294
|
"power_strip_feature_2_socket_2_text_min_on": "Priza 2 activată în {0} min",
|
|
21199
21295
|
"power_strip_feature_2_socket_3_text_min_off": "Priza 3 oprită în {0} min",
|
|
21200
21296
|
"power_strip_feature_2_socket_3_text_min_on": "Priza 3 activată în {0} min",
|
|
21297
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
21298
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
21299
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
21300
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
21201
21301
|
"power_strip_feature_2_socket_usb_text_min_off": "Priza USB oprită în {0} min",
|
|
21202
21302
|
"power_strip_feature_2_socket_usb_text_min_on": "Priza USB pornită în {0} min",
|
|
21203
21303
|
"power_strip_specific_settings_desc_socket_1": "Priza 1 Descriere",
|
|
21204
21304
|
"power_strip_specific_settings_desc_socket_2": "Priza 2 Descriere",
|
|
21205
21305
|
"power_strip_specific_settings_desc_socket_3": "Priza 3 Descriere",
|
|
21206
21306
|
"power_strip_specific_settings_desc_socket_usb": "Priza USB descriere ",
|
|
21207
|
-
"
|
|
21307
|
+
"power_strip_tile_socket_1_headline": "Priza 1",
|
|
21308
|
+
"power_strip_tile_socket_2_headline": "Priza 2",
|
|
21309
|
+
"power_strip_tile_socket_3_headline": "Priza 3",
|
|
21310
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
21311
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
21312
|
+
"power_strip_tile_socket_usb_headline": "Priză USB",
|
|
21208
21313
|
"privatemode_description": "Pentru a închide canalele de transmisie audio și video pentru cameră pentru a proteja confidențialitatea utilizatorilor atunci când sunt acasă.",
|
|
21209
21314
|
"push_notifications_contact_sensor_door_closing_title": "Memento de închidere",
|
|
21210
21315
|
"randomtimecycle_empty_bttn_text": "Adăugați un timp aleatoriu",
|
|
@@ -21958,11 +22063,6 @@ export default {
|
|
|
21958
22063
|
"energyconsumption_emptydata": "данные пустые",
|
|
21959
22064
|
"energyconsumption_hourlylimit": "Почасовые данные можно показать только за последние 7 дней.",
|
|
21960
22065
|
"feature_activate_dialog_text": "Обратите внимание, что для включения этой функции необходимо, чтобы устройство было включено.",
|
|
21961
|
-
"feature_summary_action_component_5": "Разъем",
|
|
21962
|
-
"feature_summary_action_component_6": "Разъем 1",
|
|
21963
|
-
"feature_summary_action_component_7": "Разъем 2",
|
|
21964
|
-
"feature_summary_action_component_8": "Разъем 3",
|
|
21965
|
-
"feature_summary_action_component_9": "Разъем USB",
|
|
21966
22066
|
"feature_summary_action_txt_1": "включить",
|
|
21967
22067
|
"feature_summary_action_txt_10": "Плавное выключение",
|
|
21968
22068
|
"feature_summary_action_txt_11": "Плавное включение",
|
|
@@ -22070,6 +22170,7 @@ export default {
|
|
|
22070
22170
|
"manage_user_calendar_label_pm": "После полудня",
|
|
22071
22171
|
"manage_user_unsaved_changes_dialog_headline": "Вы действительно хотите выйти",
|
|
22072
22172
|
"manual_mode": "Ручной режим",
|
|
22173
|
+
"manual_search_button_socket": "Разъем",
|
|
22073
22174
|
"matter_gradient_light_off_description_text": "Установите время в диапазоне от 0 до 60 секунд, чтобы постепенно уменьшать яркость при выключении лампы",
|
|
22074
22175
|
"matter_gradient_light_off_title": "Затухание (ы)",
|
|
22075
22176
|
"matter_gradient_light_on_description_text": "Установите время в диапазоне от 0 до 60 секунд, чтобы постепенно увеличивать яркость при включении лампы",
|
|
@@ -22220,13 +22321,22 @@ export default {
|
|
|
22220
22321
|
"power_strip_feature_2_socket_2_text_min_on": "Разъем 2 включится через {0} мин",
|
|
22221
22322
|
"power_strip_feature_2_socket_3_text_min_off": "Разъем 3 выключится через {0} мин",
|
|
22222
22323
|
"power_strip_feature_2_socket_3_text_min_on": "Разъем 3 включится через {0} мин",
|
|
22324
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
22325
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
22326
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
22327
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
22223
22328
|
"power_strip_feature_2_socket_usb_text_min_off": "Разъем USB выключится через {0} мин",
|
|
22224
22329
|
"power_strip_feature_2_socket_usb_text_min_on": "Разъем USB включится через {0} мин",
|
|
22225
22330
|
"power_strip_specific_settings_desc_socket_1": "Разъем 1 Описание",
|
|
22226
22331
|
"power_strip_specific_settings_desc_socket_2": "Разъем 2 Описание",
|
|
22227
22332
|
"power_strip_specific_settings_desc_socket_3": "Разъем 3 Описание",
|
|
22228
22333
|
"power_strip_specific_settings_desc_socket_usb": "Разъем USB Описание",
|
|
22229
|
-
"
|
|
22334
|
+
"power_strip_tile_socket_1_headline": "Разъем 1",
|
|
22335
|
+
"power_strip_tile_socket_2_headline": "Разъем 2",
|
|
22336
|
+
"power_strip_tile_socket_3_headline": "Разъем 3",
|
|
22337
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
22338
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
22339
|
+
"power_strip_tile_socket_usb_headline": "Разъем USB",
|
|
22230
22340
|
"privatemode_description": "Закрыть каналы передачи аудио и видео для камеры, чтобы защитить конфиденциальность пользователей, когда они находятся дома.",
|
|
22231
22341
|
"push_notifications_contact_sensor_door_closing_title": "Заключительное напоминание",
|
|
22232
22342
|
"randomtimecycle_empty_bttn_text": "Добавить случайный временной цикл",
|
|
@@ -22980,11 +23090,6 @@ export default {
|
|
|
22980
23090
|
"energyconsumption_emptydata": "dáta prázdne",
|
|
22981
23091
|
"energyconsumption_hourlylimit": "Hodinové údaje je možné zobrazovať iba za posledných 7 dní.",
|
|
22982
23092
|
"feature_activate_dialog_text": "Upozorňujeme, že na aktiváciu tejto funkcie je potrebné, aby bolo zariadenie zapnuté.",
|
|
22983
|
-
"feature_summary_action_component_5": "Zásuvka",
|
|
22984
|
-
"feature_summary_action_component_6": "Zásuvka 1",
|
|
22985
|
-
"feature_summary_action_component_7": "Zásuvka 2",
|
|
22986
|
-
"feature_summary_action_component_8": "Zásuvka 3",
|
|
22987
|
-
"feature_summary_action_component_9": "USB zásuvka",
|
|
22988
23093
|
"feature_summary_action_txt_1": "Zapnúť",
|
|
22989
23094
|
"feature_summary_action_txt_10": "Vyblednúť",
|
|
22990
23095
|
"feature_summary_action_txt_11": "Vyblednúť",
|
|
@@ -23092,6 +23197,7 @@ export default {
|
|
|
23092
23197
|
"manage_user_calendar_label_pm": "Popoludnie",
|
|
23093
23198
|
"manage_user_unsaved_changes_dialog_headline": "Naozaj chcete odísť?",
|
|
23094
23199
|
"manual_mode": "Manuálny režim",
|
|
23200
|
+
"manual_search_button_socket": "Zásuvka",
|
|
23095
23201
|
"matter_gradient_light_off_description_text": "Nastavte čas v rozsahu od 0 do 60 sekúnd na postupné znižovanie jasu pri vypínaní lampy",
|
|
23096
23202
|
"matter_gradient_light_off_title": "Vyblednutie (y)",
|
|
23097
23203
|
"matter_gradient_light_on_description_text": "Nastavte čas v rozsahu od 0 do 60 sekúnd, aby sa pri zapnutí lampy postupne zvyšoval jas.",
|
|
@@ -23242,13 +23348,22 @@ export default {
|
|
|
23242
23348
|
"power_strip_feature_2_socket_2_text_min_on": "Zásuvka 2 zapnutá za {0} min",
|
|
23243
23349
|
"power_strip_feature_2_socket_3_text_min_off": "Zásuvka 3 vypnutá za {0} min",
|
|
23244
23350
|
"power_strip_feature_2_socket_3_text_min_on": "Zásuvka 3 zapnutá za {0} min",
|
|
23351
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
23352
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
23353
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
23354
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
23245
23355
|
"power_strip_feature_2_socket_usb_text_min_off": "Zásuvka USB vypnutá za {0} min",
|
|
23246
23356
|
"power_strip_feature_2_socket_usb_text_min_on": "Zásuvka USB zapnutá za {0} min",
|
|
23247
23357
|
"power_strip_specific_settings_desc_socket_1": "Popis zásuvky 1",
|
|
23248
23358
|
"power_strip_specific_settings_desc_socket_2": "Popis zásuvky 2",
|
|
23249
23359
|
"power_strip_specific_settings_desc_socket_3": "Popis zásuvky 3",
|
|
23250
23360
|
"power_strip_specific_settings_desc_socket_usb": "Popis zásuvky USB",
|
|
23251
|
-
"
|
|
23361
|
+
"power_strip_tile_socket_1_headline": "Zásuvka 1",
|
|
23362
|
+
"power_strip_tile_socket_2_headline": "Zásuvka 2",
|
|
23363
|
+
"power_strip_tile_socket_3_headline": "Zásuvka 3",
|
|
23364
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
23365
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
23366
|
+
"power_strip_tile_socket_usb_headline": "USB zásuvka",
|
|
23252
23367
|
"privatemode_description": "Uzatvorenie kanálov prenosu zvuku a obrazu pre kameru na ochranu súkromia používateľov, keď sú doma.",
|
|
23253
23368
|
"push_notifications_contact_sensor_door_closing_title": "Upozornenie na uzatvorenie",
|
|
23254
23369
|
"randomtimecycle_empty_bttn_text": "Pridať náhodný časový cyklus",
|
|
@@ -24002,11 +24117,6 @@ export default {
|
|
|
24002
24117
|
"energyconsumption_emptydata": "ingen data",
|
|
24003
24118
|
"energyconsumption_hourlylimit": "Timdata kan endast visas för de senaste 7 dagarna.",
|
|
24004
24119
|
"feature_activate_dialog_text": "Observera att enheten måste vara påslagen för att den här funktionen ska kunna aktiveras.",
|
|
24005
|
-
"feature_summary_action_component_5": "Uttag",
|
|
24006
|
-
"feature_summary_action_component_6": "Uttag 1",
|
|
24007
|
-
"feature_summary_action_component_7": "Uttag 2",
|
|
24008
|
-
"feature_summary_action_component_8": "Uttag 3",
|
|
24009
|
-
"feature_summary_action_component_9": "USB-uttag",
|
|
24010
24120
|
"feature_summary_action_txt_1": "Slå på",
|
|
24011
24121
|
"feature_summary_action_txt_10": "Tona ut",
|
|
24012
24122
|
"feature_summary_action_txt_11": "Tona In",
|
|
@@ -24114,6 +24224,7 @@ export default {
|
|
|
24114
24224
|
"manage_user_calendar_label_pm": "EM",
|
|
24115
24225
|
"manage_user_unsaved_changes_dialog_headline": "Vill du verkligen avsluta?",
|
|
24116
24226
|
"manual_mode": "Manuellt läge",
|
|
24227
|
+
"manual_search_button_socket": "Uttag",
|
|
24117
24228
|
"matter_gradient_light_off_description_text": "Ställ in en tid i intervallet från 0 till 60 sekunder för att minska ljusstyrkan gradvis när lampan stängs av",
|
|
24118
24229
|
"matter_gradient_light_off_title": "Uttoning (s)",
|
|
24119
24230
|
"matter_gradient_light_on_description_text": "Ställ in en tid i intervallet från 0 till 60 sekunder för att öka ljusstyrkan gradvis när du slår på lampan",
|
|
@@ -24264,13 +24375,22 @@ export default {
|
|
|
24264
24375
|
"power_strip_feature_2_socket_2_text_min_on": "Uttag 2 sätts på om {0} min",
|
|
24265
24376
|
"power_strip_feature_2_socket_3_text_min_off": "Uttag 3 stängs av om {0} min",
|
|
24266
24377
|
"power_strip_feature_2_socket_3_text_min_on": "Uttag 3 sätts på om{0} min",
|
|
24378
|
+
"power_strip_feature_2_socket_4_text_min_off": "Uttag 4 kommer att stängas av om {0} ",
|
|
24379
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
24380
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
24381
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
24267
24382
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-uttag stängs av om {0} min",
|
|
24268
24383
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-uttag sätts på om {0} min",
|
|
24269
24384
|
"power_strip_specific_settings_desc_socket_1": "Uttag 1 Beskrivning",
|
|
24270
24385
|
"power_strip_specific_settings_desc_socket_2": "Uttag 2 Beskrivning",
|
|
24271
24386
|
"power_strip_specific_settings_desc_socket_3": "Uttag 3 Beskrivning",
|
|
24272
24387
|
"power_strip_specific_settings_desc_socket_usb": "USB-uttag Beskrivning",
|
|
24273
|
-
"
|
|
24388
|
+
"power_strip_tile_socket_1_headline": "Uttag 1",
|
|
24389
|
+
"power_strip_tile_socket_2_headline": "Uttag 2",
|
|
24390
|
+
"power_strip_tile_socket_3_headline": "Uttag 3",
|
|
24391
|
+
"power_strip_tile_socket_4_headline": "Uttag 4",
|
|
24392
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
24393
|
+
"power_strip_tile_socket_usb_headline": "USB-uttag",
|
|
24274
24394
|
"privatemode_description": "För att stänga ljud- och videoöverföringskanalerna för kameran för att skydda användarnas integritet när de är hemma.",
|
|
24275
24395
|
"push_notifications_contact_sensor_door_closing_title": "Påminnelse om stängning",
|
|
24276
24396
|
"randomtimecycle_empty_bttn_text": "Lägg till slumpmässig tidscykel",
|
|
@@ -25024,11 +25144,6 @@ export default {
|
|
|
25024
25144
|
"energyconsumption_emptydata": "veri boş",
|
|
25025
25145
|
"energyconsumption_hourlylimit": "Saatlik veriler yalnızca son 7 gün için gösterilebilir.",
|
|
25026
25146
|
"feature_activate_dialog_text": "Bu özelliği etkinleştirmek için cihazın açık olması gerektiğini unutmayın.",
|
|
25027
|
-
"feature_summary_action_component_5": "Soket",
|
|
25028
|
-
"feature_summary_action_component_6": "Soket 1",
|
|
25029
|
-
"feature_summary_action_component_7": "Soket 2",
|
|
25030
|
-
"feature_summary_action_component_8": "Soket 3",
|
|
25031
|
-
"feature_summary_action_component_9": "USB Soketi",
|
|
25032
25147
|
"feature_summary_action_txt_1": "Aç",
|
|
25033
25148
|
"feature_summary_action_txt_10": "Karartma",
|
|
25034
25149
|
"feature_summary_action_txt_11": "Artarak başla",
|
|
@@ -25136,6 +25251,7 @@ export default {
|
|
|
25136
25251
|
"manage_user_calendar_label_pm": "ÖĞLEDEN SONRA",
|
|
25137
25252
|
"manage_user_unsaved_changes_dialog_headline": "Gerçekten ayrılmak istiyor musun?",
|
|
25138
25253
|
"manual_mode": "Manuel mod",
|
|
25254
|
+
"manual_search_button_socket": "Soket",
|
|
25139
25255
|
"matter_gradient_light_off_description_text": "Lambayı kapatırken parlaklığı kademeli olarak azaltmak için 0 ila 60 saniye aralığında bir zaman ayarlayın",
|
|
25140
25256
|
"matter_gradient_light_off_title": "Solma (lar)",
|
|
25141
25257
|
"matter_gradient_light_on_description_text": "Lambayı açarken parlaklığı kademeli olarak artırmak için 0 ila 60 saniye aralığında bir zaman ayarlayın",
|
|
@@ -25286,13 +25402,22 @@ export default {
|
|
|
25286
25402
|
"power_strip_feature_2_socket_2_text_min_on": "{0} dakika içinde Soket 2 açılıyor",
|
|
25287
25403
|
"power_strip_feature_2_socket_3_text_min_off": "Soket 3 {0} dakikada kapanacak",
|
|
25288
25404
|
"power_strip_feature_2_socket_3_text_min_on": "{0} dakika içinde Soket 3 açılıyor",
|
|
25405
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
25406
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
25407
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
25408
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
25289
25409
|
"power_strip_feature_2_socket_usb_text_min_off": "{0} dakika içinde USB soketi kapanacak",
|
|
25290
25410
|
"power_strip_feature_2_socket_usb_text_min_on": "Soket USB {0} dakika içinde açılacak",
|
|
25291
25411
|
"power_strip_specific_settings_desc_socket_1": "Soket 1 Açıklama",
|
|
25292
25412
|
"power_strip_specific_settings_desc_socket_2": "Soket 2 Açıklama",
|
|
25293
25413
|
"power_strip_specific_settings_desc_socket_3": "Soket 3 Açıklama",
|
|
25294
25414
|
"power_strip_specific_settings_desc_socket_usb": "Soket USB Açıklama",
|
|
25295
|
-
"
|
|
25415
|
+
"power_strip_tile_socket_1_headline": "Soket 1",
|
|
25416
|
+
"power_strip_tile_socket_2_headline": "Soket 2",
|
|
25417
|
+
"power_strip_tile_socket_3_headline": "Soket 3",
|
|
25418
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
25419
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
25420
|
+
"power_strip_tile_socket_usb_headline": "USB Soketi",
|
|
25296
25421
|
"privatemode_description": "Kullanıcıların evdeyken gizliliğini korumak için kameranın ses ve video iletim kanallarını kapatmak.",
|
|
25297
25422
|
"push_notifications_contact_sensor_door_closing_title": "Kapanış hatırlatıcısı",
|
|
25298
25423
|
"randomtimecycle_empty_bttn_text": "Rastgele zaman döngüsü ekle",
|
|
@@ -26046,11 +26171,6 @@ export default {
|
|
|
26046
26171
|
"energyconsumption_emptydata": "Дані порожні",
|
|
26047
26172
|
"energyconsumption_hourlylimit": "Погодинні дані можуть відображатися лише за останні 7 днів.",
|
|
26048
26173
|
"feature_activate_dialog_text": "Зверніть увагу, що для ввімкнення цієї функції пристрій має бути увімкненим.",
|
|
26049
|
-
"feature_summary_action_component_5": "Розетка",
|
|
26050
|
-
"feature_summary_action_component_6": "Розетка 1",
|
|
26051
|
-
"feature_summary_action_component_7": "Розетка 2",
|
|
26052
|
-
"feature_summary_action_component_8": "Розетка 3",
|
|
26053
|
-
"feature_summary_action_component_9": "Роз'єм USB",
|
|
26054
26174
|
"feature_summary_action_txt_1": "Увімкнути",
|
|
26055
26175
|
"feature_summary_action_txt_10": "Згасання",
|
|
26056
26176
|
"feature_summary_action_txt_11": "Зникають",
|
|
@@ -26158,6 +26278,7 @@ export default {
|
|
|
26158
26278
|
"manage_user_calendar_label_pm": "PM",
|
|
26159
26279
|
"manage_user_unsaved_changes_dialog_headline": "Ти справді хочеш піти?",
|
|
26160
26280
|
"manual_mode": "Ручний режим",
|
|
26281
|
+
"manual_search_button_socket": "Розетка",
|
|
26161
26282
|
"matter_gradient_light_off_description_text": "Встановіть час в діапазоні від 0 до 60 секунд, щоб поступово зменшувати яскравість при вимкненні лампи",
|
|
26162
26283
|
"matter_gradient_light_off_title": "Затухання (и)",
|
|
26163
26284
|
"matter_gradient_light_on_description_text": "Встановіть час в діапазоні від 0 до 60 секунд, щоб поступово збільшувати яскравість при включенні лампи",
|
|
@@ -26308,13 +26429,22 @@ export default {
|
|
|
26308
26429
|
"power_strip_feature_2_socket_2_text_min_on": "Розетку 2 увімкнути через {0} хв",
|
|
26309
26430
|
"power_strip_feature_2_socket_3_text_min_off": "Розетку 3 вимкнути через {0} хв",
|
|
26310
26431
|
"power_strip_feature_2_socket_3_text_min_on": "Розетка 3 увімкнеться через {0} хв",
|
|
26432
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
26433
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
26434
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
26435
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
26311
26436
|
"power_strip_feature_2_socket_usb_text_min_off": "Вимкнення роз'єму USB через {0} хв",
|
|
26312
26437
|
"power_strip_feature_2_socket_usb_text_min_on": "Увімкнення роз'єму USB через {0} хв",
|
|
26313
26438
|
"power_strip_specific_settings_desc_socket_1": "Розетка 1 Опис",
|
|
26314
26439
|
"power_strip_specific_settings_desc_socket_2": "Розетка 2 Опис",
|
|
26315
26440
|
"power_strip_specific_settings_desc_socket_3": "Розетка 3 Опис",
|
|
26316
26441
|
"power_strip_specific_settings_desc_socket_usb": "Роз'єм USB Опис",
|
|
26317
|
-
"
|
|
26442
|
+
"power_strip_tile_socket_1_headline": "Розетка 1",
|
|
26443
|
+
"power_strip_tile_socket_2_headline": "Розетка 2",
|
|
26444
|
+
"power_strip_tile_socket_3_headline": "Розетка 3",
|
|
26445
|
+
"power_strip_tile_socket_4_headline": "Розетка 4",
|
|
26446
|
+
"power_strip_tile_socket_5_headline": "Розетка 5",
|
|
26447
|
+
"power_strip_tile_socket_usb_headline": "Роз'єм USB",
|
|
26318
26448
|
"privatemode_description": "Закрити канали передачі аудіо та відео через камеру, щоб захистити конфіденційність користувачів, коли вони знаходяться вдома.",
|
|
26319
26449
|
"push_notifications_contact_sensor_door_closing_title": "Нагадування про закінчення",
|
|
26320
26450
|
"randomtimecycle_empty_bttn_text": "Додати випадковий часовий цикл",
|
|
@@ -27068,11 +27198,6 @@ export default {
|
|
|
27068
27198
|
"energyconsumption_emptydata": "dados vazios",
|
|
27069
27199
|
"energyconsumption_hourlylimit": "Os dados horários só podem ser exibidos nos últimos 7 dias.",
|
|
27070
27200
|
"feature_activate_dialog_text": "Observe que é necessário que o dispositivo esteja ativado para ativar esse recurso.",
|
|
27071
|
-
"feature_summary_action_component_5": "Tomada",
|
|
27072
|
-
"feature_summary_action_component_6": "Tomada 1",
|
|
27073
|
-
"feature_summary_action_component_7": "Tomada 2",
|
|
27074
|
-
"feature_summary_action_component_8": "Tomada 3",
|
|
27075
|
-
"feature_summary_action_component_9": "Tomada USB",
|
|
27076
27201
|
"feature_summary_action_txt_1": "Ligar",
|
|
27077
27202
|
"feature_summary_action_txt_10": "Desaparecer",
|
|
27078
27203
|
"feature_summary_action_txt_11": "Aparecimento gradual",
|
|
@@ -27180,6 +27305,7 @@ export default {
|
|
|
27180
27305
|
"manage_user_calendar_label_pm": "PM",
|
|
27181
27306
|
"manage_user_unsaved_changes_dialog_headline": "Você realmente quer sair?",
|
|
27182
27307
|
"manual_mode": "Modo manual",
|
|
27308
|
+
"manual_search_button_socket": "Tomada",
|
|
27183
27309
|
"matter_gradient_light_off_description_text": "Defina um tempo no intervalo de 0 a 60 segundos para diminuir o brilho gradualmente ao desligar a lâmpada",
|
|
27184
27310
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
27185
27311
|
"matter_gradient_light_on_description_text": "Defina um tempo no intervalo de 0 a 60 segundos para aumentar o brilho gradualmente ao ligar a lâmpada",
|
|
@@ -27330,13 +27456,22 @@ export default {
|
|
|
27330
27456
|
"power_strip_feature_2_socket_2_text_min_on": "Tomada 2 ligada em {0} min",
|
|
27331
27457
|
"power_strip_feature_2_socket_3_text_min_off": "Tomada 3desligada em {0} min",
|
|
27332
27458
|
"power_strip_feature_2_socket_3_text_min_on": "Tomada 3 ligada em {0} min",
|
|
27459
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
27460
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
27461
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
27462
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
27333
27463
|
"power_strip_feature_2_socket_usb_text_min_off": "Tomada USB desligada em {0} min",
|
|
27334
27464
|
"power_strip_feature_2_socket_usb_text_min_on": "Tomada USB ligada em {0} min",
|
|
27335
27465
|
"power_strip_specific_settings_desc_socket_1": "Descrição Tomada 1",
|
|
27336
27466
|
"power_strip_specific_settings_desc_socket_2": "Descrição Tomada 2",
|
|
27337
27467
|
"power_strip_specific_settings_desc_socket_3": "Descrição Tomada 3",
|
|
27338
27468
|
"power_strip_specific_settings_desc_socket_usb": "Descrição Tomada USB",
|
|
27339
|
-
"
|
|
27469
|
+
"power_strip_tile_socket_1_headline": "Tomada 1",
|
|
27470
|
+
"power_strip_tile_socket_2_headline": "Tomada 2",
|
|
27471
|
+
"power_strip_tile_socket_3_headline": "Tomada 3",
|
|
27472
|
+
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
27473
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
27474
|
+
"power_strip_tile_socket_usb_headline": "Tomada USB",
|
|
27340
27475
|
"privatemode_description": "Fechar os canais de transmissão de áudio e vídeo da câmera para proteger a privacidade dos usuários quando eles estiverem em casa.",
|
|
27341
27476
|
"push_notifications_contact_sensor_door_closing_title": "Lembrete de encerramento",
|
|
27342
27477
|
"randomtimecycle_empty_bttn_text": "Adicionar ciclo de tempo aleatório",
|