@ledvance/base 1.3.45 → 1.3.47
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 +24 -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 +617 -158
- package/src/res/index.ts +137 -56
- package/src/utils/common.ts +0 -69
- package/translateKey.txt +23 -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
|
+
"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",
|
|
767
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",
|
|
@@ -806,6 +811,16 @@ export default {
|
|
|
806
811
|
"smoke_alerteffect": "Humo detectado",
|
|
807
812
|
"smoke_alertfree": "No se detectó humo",
|
|
808
813
|
"smoke_equipmentselftest": "Autoprueba del equipo",
|
|
814
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
815
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
816
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
817
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
818
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
819
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
820
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
821
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
822
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
823
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
809
824
|
"socket_settings_firstbox_status1_description": "El dispositivo permanece apagado",
|
|
810
825
|
"socket_settings_firstbox_status2_description": "El dispositivo permanece encendido",
|
|
811
826
|
"socket_settings_firstbox_status3_description": "Volver al estado anterior antes de desconectar la alimentación",
|
|
@@ -822,6 +837,8 @@ export default {
|
|
|
822
837
|
"sockets_specific_settings_relay_status": "Comportamiento de encendido",
|
|
823
838
|
"sockets_specific_settings_relay_status_remember": "Recordar el último estado",
|
|
824
839
|
"sockets_specific_settings_switch_inching": "Apagado automático ",
|
|
840
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
841
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
825
842
|
"software_update_found_failed_update_error_5012": "El dispositivo está desconectado.",
|
|
826
843
|
"solar_bt_pp_battery_headline": "Batería",
|
|
827
844
|
"solar_bt_pp_field_dm": "Modo dinámico",
|
|
@@ -1518,11 +1535,6 @@ export default {
|
|
|
1518
1535
|
"energyconsumption_emptydata": "data prázdná",
|
|
1519
1536
|
"energyconsumption_hourlylimit": "Hodinové údaje lze zobrazit pouze za posledních 7 dní.",
|
|
1520
1537
|
"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
1538
|
"feature_summary_action_txt_1": "Zapnutí",
|
|
1527
1539
|
"feature_summary_action_txt_10": "Postupné zhasínání",
|
|
1528
1540
|
"feature_summary_action_txt_11": "Postupné rozsvěcování",
|
|
@@ -1630,6 +1642,7 @@ export default {
|
|
|
1630
1642
|
"manage_user_calendar_label_pm": "odpoledne",
|
|
1631
1643
|
"manage_user_unsaved_changes_dialog_headline": "Opravdu chcete odejít?",
|
|
1632
1644
|
"manual_mode": "Manuální režim",
|
|
1645
|
+
"manual_search_button_socket": "Zásuvka",
|
|
1633
1646
|
"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
1647
|
"matter_gradient_light_off_title": "Zhasnutí (y)",
|
|
1635
1648
|
"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 +1793,22 @@ export default {
|
|
|
1780
1793
|
"power_strip_feature_2_socket_2_text_min_on": "Zapnutí zásuvky 2 za {0} min",
|
|
1781
1794
|
"power_strip_feature_2_socket_3_text_min_off": "Vypnutí zásuvky 3 za {0} min",
|
|
1782
1795
|
"power_strip_feature_2_socket_3_text_min_on": "Zapnutí zásuvky 3 za {0} min",
|
|
1796
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
1797
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
1798
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
1799
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
1783
1800
|
"power_strip_feature_2_socket_usb_text_min_off": "Vypnutí zásuvky USB za {0} min",
|
|
1784
1801
|
"power_strip_feature_2_socket_usb_text_min_on": "Zapnutí zásuvky USB za {0} min",
|
|
1785
1802
|
"power_strip_specific_settings_desc_socket_1": "Zásuvka 1 Popis",
|
|
1786
1803
|
"power_strip_specific_settings_desc_socket_2": "Zásuvka 2 Popis",
|
|
1787
1804
|
"power_strip_specific_settings_desc_socket_3": "Zásuvka 3 Popis",
|
|
1788
1805
|
"power_strip_specific_settings_desc_socket_usb": "Zásuvka USB Popis",
|
|
1806
|
+
"power_strip_tile_socket_1_headline": "Zásuvka 1",
|
|
1807
|
+
"power_strip_tile_socket_2_headline": "Zásuvka 2",
|
|
1808
|
+
"power_strip_tile_socket_3_headline": "Zásuvka 3",
|
|
1789
1809
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
1810
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
1811
|
+
"power_strip_tile_socket_usb_headline": "Zásuvka USB",
|
|
1790
1812
|
"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
1813
|
"push_notifications_contact_sensor_door_closing_title": "Uzavírací připomenutí",
|
|
1792
1814
|
"randomtimecycle_empty_bttn_text": "Přidat náhodný časový cyklus",
|
|
@@ -1828,6 +1850,16 @@ export default {
|
|
|
1828
1850
|
"smoke_alerteffect": "Zjištěn kouř",
|
|
1829
1851
|
"smoke_alertfree": "Nebyl zjištěn žádný kouř",
|
|
1830
1852
|
"smoke_equipmentselftest": "Autotest zařízení",
|
|
1853
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
1854
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
1855
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
1856
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
1857
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
1858
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
1859
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
1860
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
1861
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
1862
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
1831
1863
|
"socket_settings_firstbox_status1_description": "Zařízení zůstává vypnuté",
|
|
1832
1864
|
"socket_settings_firstbox_status2_description": "Zařízení zůstává zapnuté",
|
|
1833
1865
|
"socket_settings_firstbox_status3_description": "Návrat do předchozího stavu před odpojením napájení",
|
|
@@ -1844,6 +1876,8 @@ export default {
|
|
|
1844
1876
|
"sockets_specific_settings_relay_status": "Chování při zapnutí",
|
|
1845
1877
|
"sockets_specific_settings_relay_status_remember": "Zapamatovat si poslední stav",
|
|
1846
1878
|
"sockets_specific_settings_switch_inching": "Automatické vypnutí ",
|
|
1879
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
1880
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
1847
1881
|
"software_update_found_failed_update_error_5012": "Zařízení je off-line.",
|
|
1848
1882
|
"solar_bt_pp_battery_headline": "Baterie",
|
|
1849
1883
|
"solar_bt_pp_field_dm": "Dynamická nálada",
|
|
@@ -2540,11 +2574,6 @@ export default {
|
|
|
2540
2574
|
"energyconsumption_emptydata": "data empty",
|
|
2541
2575
|
"energyconsumption_hourlylimit": "The hourly data can only be shown for the last 7 days.",
|
|
2542
2576
|
"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
2577
|
"feature_summary_action_txt_1": "Switch on",
|
|
2549
2578
|
"feature_summary_action_txt_10": "Fade out",
|
|
2550
2579
|
"feature_summary_action_txt_11": "Fade in",
|
|
@@ -2652,6 +2681,7 @@ export default {
|
|
|
2652
2681
|
"manage_user_calendar_label_pm": "PM",
|
|
2653
2682
|
"manage_user_unsaved_changes_dialog_headline": "Do you really want to leave?",
|
|
2654
2683
|
"manual_mode": "Manual Mode",
|
|
2684
|
+
"manual_search_button_socket": "Socket",
|
|
2655
2685
|
"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
2686
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
2657
2687
|
"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 +2832,22 @@ export default {
|
|
|
2802
2832
|
"power_strip_feature_2_socket_2_text_min_on": "Socket 2 will be switched on in {0}",
|
|
2803
2833
|
"power_strip_feature_2_socket_3_text_min_off": "Socket 3 will be switched off in {0} ",
|
|
2804
2834
|
"power_strip_feature_2_socket_3_text_min_on": "Socket 3 will be switched on in {0} ",
|
|
2835
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
2836
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
2837
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
2838
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
2805
2839
|
"power_strip_feature_2_socket_usb_text_min_off": "Socket USB will be switched off in {0} ",
|
|
2806
2840
|
"power_strip_feature_2_socket_usb_text_min_on": "Socket USB will be switched on in {0} ",
|
|
2807
2841
|
"power_strip_specific_settings_desc_socket_1": "Socket 1 Description",
|
|
2808
2842
|
"power_strip_specific_settings_desc_socket_2": "Socket 2 Description",
|
|
2809
2843
|
"power_strip_specific_settings_desc_socket_3": "Socket 3 Description",
|
|
2810
2844
|
"power_strip_specific_settings_desc_socket_usb": "Socket USB Description",
|
|
2845
|
+
"power_strip_tile_socket_1_headline": "Socket 1",
|
|
2846
|
+
"power_strip_tile_socket_2_headline": "Socket 2",
|
|
2847
|
+
"power_strip_tile_socket_3_headline": "Socket 3",
|
|
2811
2848
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
2849
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
2850
|
+
"power_strip_tile_socket_usb_headline": "Socket USB",
|
|
2812
2851
|
"privatemode_description": "To close the audio and video transmission channels for the camera to protect users’ privacy when they are at home.",
|
|
2813
2852
|
"push_notifications_contact_sensor_door_closing_title": "Closing reminder",
|
|
2814
2853
|
"randomtimecycle_empty_bttn_text": "Add random time cycle",
|
|
@@ -2850,6 +2889,16 @@ export default {
|
|
|
2850
2889
|
"smoke_alerteffect": "Smoke detected",
|
|
2851
2890
|
"smoke_alertfree": "No smoke detected",
|
|
2852
2891
|
"smoke_equipmentselftest": "Equipment self test",
|
|
2892
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
2893
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
2894
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
2895
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
2896
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
2897
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
2898
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
2899
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
2900
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
2901
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
2853
2902
|
"socket_settings_firstbox_status1_description": "Device remains switched off",
|
|
2854
2903
|
"socket_settings_firstbox_status2_description": "Device remains switched on",
|
|
2855
2904
|
"socket_settings_firstbox_status3_description": "Return to the previous state before the power was switched off",
|
|
@@ -2866,6 +2915,8 @@ export default {
|
|
|
2866
2915
|
"sockets_specific_settings_relay_status": "Power on behavior",
|
|
2867
2916
|
"sockets_specific_settings_relay_status_remember": "Remember last status",
|
|
2868
2917
|
"sockets_specific_settings_switch_inching": "Automatic switch off ",
|
|
2918
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
2919
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
2869
2920
|
"software_update_found_failed_update_error_5012": "The device is offline.",
|
|
2870
2921
|
"solar_bt_pp_battery_headline": "Battery",
|
|
2871
2922
|
"solar_bt_pp_field_dm": "Dynamic Mood",
|
|
@@ -3562,11 +3613,6 @@ export default {
|
|
|
3562
3613
|
"energyconsumption_emptydata": "data empty",
|
|
3563
3614
|
"energyconsumption_hourlylimit": "Часовите данни могат да бъдат показани само за последните 7 дни.",
|
|
3564
3615
|
"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
3616
|
"feature_summary_action_txt_1": "Включване",
|
|
3571
3617
|
"feature_summary_action_txt_10": "Плавно намаляване",
|
|
3572
3618
|
"feature_summary_action_txt_11": "Плавно усилване",
|
|
@@ -3674,6 +3720,7 @@ export default {
|
|
|
3674
3720
|
"manage_user_calendar_label_pm": "PM",
|
|
3675
3721
|
"manage_user_unsaved_changes_dialog_headline": "Наистина ли искате да излезнете?",
|
|
3676
3722
|
"manual_mode": "Ръчен режим",
|
|
3723
|
+
"manual_search_button_socket": "Гнездо",
|
|
3677
3724
|
"matter_gradient_light_off_description_text": "Задайте време в диапазона от 0 до 60 секунди, за да намалите яркостта постепенно при изключване на лампата",
|
|
3678
3725
|
"matter_gradient_light_off_title": "Изключване (s)",
|
|
3679
3726
|
"matter_gradient_light_on_description_text": "Задайте време в диапазона от 0 до 60 секунди, за да увеличите яркостта постепенно при включване на лампата",
|
|
@@ -3824,13 +3871,22 @@ export default {
|
|
|
3824
3871
|
"power_strip_feature_2_socket_2_text_min_on": "Гнездо 2 включено след {0} min",
|
|
3825
3872
|
"power_strip_feature_2_socket_3_text_min_off": "Контакт 3 изключен след {0} min",
|
|
3826
3873
|
"power_strip_feature_2_socket_3_text_min_on": "Гнездо 3 включено след {0} min",
|
|
3874
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
3875
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
3876
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
3877
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
3827
3878
|
"power_strip_feature_2_socket_usb_text_min_off": "Изключване на USB гнездото след {0} min",
|
|
3828
3879
|
"power_strip_feature_2_socket_usb_text_min_on": "Включване на USB гнездо след {0} min",
|
|
3829
3880
|
"power_strip_specific_settings_desc_socket_1": "Гнездо 1 Описание",
|
|
3830
3881
|
"power_strip_specific_settings_desc_socket_2": "Гнездо 2 Описание",
|
|
3831
3882
|
"power_strip_specific_settings_desc_socket_3": "Гнездо 3 Описание",
|
|
3832
3883
|
"power_strip_specific_settings_desc_socket_usb": "USB гнездо Описание",
|
|
3884
|
+
"power_strip_tile_socket_1_headline": "Гнездо 1",
|
|
3885
|
+
"power_strip_tile_socket_2_headline": "Гнездо 2",
|
|
3886
|
+
"power_strip_tile_socket_3_headline": "Гнездо 3",
|
|
3833
3887
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
3888
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
3889
|
+
"power_strip_tile_socket_usb_headline": "USB гнездо",
|
|
3834
3890
|
"privatemode_description": "Затваряне на каналите за предаване на аудио и видео за камерата, за да се защити поверителността на потребителите, когато са у дома.",
|
|
3835
3891
|
"push_notifications_contact_sensor_door_closing_title": "Напомняне за затваряне",
|
|
3836
3892
|
"randomtimecycle_empty_bttn_text": "Добавете произволен времеви цикъл",
|
|
@@ -3872,6 +3928,16 @@ export default {
|
|
|
3872
3928
|
"smoke_alerteffect": "Открит дим",
|
|
3873
3929
|
"smoke_alertfree": "Не е открит дим",
|
|
3874
3930
|
"smoke_equipmentselftest": "Самопроверка на оборудването",
|
|
3931
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
3932
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
3933
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
3934
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
3935
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
3936
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
3937
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
3938
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
3939
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
3940
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
3875
3941
|
"socket_settings_firstbox_status1_description": "Устройството остава изключено",
|
|
3876
3942
|
"socket_settings_firstbox_status2_description": "Устройството остава включено",
|
|
3877
3943
|
"socket_settings_firstbox_status3_description": "Връщане към предишното състояние преди изключване на захранването",
|
|
@@ -3888,6 +3954,8 @@ export default {
|
|
|
3888
3954
|
"sockets_specific_settings_relay_status": "Сила върху поведението",
|
|
3889
3955
|
"sockets_specific_settings_relay_status_remember": "Запомнете последния статус",
|
|
3890
3956
|
"sockets_specific_settings_switch_inching": "Автоматично изключване ",
|
|
3957
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
3958
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
3891
3959
|
"software_update_found_failed_update_error_5012": "Устройството е без връзка.",
|
|
3892
3960
|
"solar_bt_pp_battery_headline": "Батерия",
|
|
3893
3961
|
"solar_bt_pp_field_dm": "Динамично настроение",
|
|
@@ -4584,11 +4652,6 @@ export default {
|
|
|
4584
4652
|
"energyconsumption_emptydata": "tomme data",
|
|
4585
4653
|
"energyconsumption_hourlylimit": "Timedataene kan kun vises for de sidste 7 dage.",
|
|
4586
4654
|
"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
4655
|
"feature_summary_action_txt_1": "Tænd",
|
|
4593
4656
|
"feature_summary_action_txt_10": "Fade out",
|
|
4594
4657
|
"feature_summary_action_txt_11": "Fade in",
|
|
@@ -4696,6 +4759,7 @@ export default {
|
|
|
4696
4759
|
"manage_user_calendar_label_pm": "om eftermiddagen",
|
|
4697
4760
|
"manage_user_unsaved_changes_dialog_headline": "Er du sikker på, du vil afslutte?",
|
|
4698
4761
|
"manual_mode": "Manuel tilstand",
|
|
4762
|
+
"manual_search_button_socket": "Plug/stikdåse",
|
|
4699
4763
|
"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
4764
|
"matter_gradient_light_off_title": "Fade-out (er)",
|
|
4701
4765
|
"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 +4910,22 @@ export default {
|
|
|
4846
4910
|
"power_strip_feature_2_socket_2_text_min_on": "Plug/stikdåse 2 tænder om {0} min.",
|
|
4847
4911
|
"power_strip_feature_2_socket_3_text_min_off": "Plug/stikdåse 3 slukker om {0} min.",
|
|
4848
4912
|
"power_strip_feature_2_socket_3_text_min_on": "Plug/stikdåse 3 tænder om {0} min.",
|
|
4913
|
+
"power_strip_feature_2_socket_4_text_min_off": "Stikkontakt 4 slukkes om {0} ",
|
|
4914
|
+
"power_strip_feature_2_socket_4_text_min_on": "Stikkontakt 4 tændes om {0}",
|
|
4915
|
+
"power_strip_feature_2_socket_5_text_min_off": "Stikkontakt 5 slukkes om {0}",
|
|
4916
|
+
"power_strip_feature_2_socket_5_text_min_on": "Stikkontakt 5 tændes om {0}",
|
|
4849
4917
|
"power_strip_feature_2_socket_usb_text_min_off": "Plug/stikdåse USB slukker om {0} min.",
|
|
4850
4918
|
"power_strip_feature_2_socket_usb_text_min_on": "Plug/stikdåse USB tænder om {0} min.",
|
|
4851
4919
|
"power_strip_specific_settings_desc_socket_1": "Plug/stikdåse 1 beskrivelse",
|
|
4852
4920
|
"power_strip_specific_settings_desc_socket_2": "Plug/stikdåse 2 beskrivelse",
|
|
4853
4921
|
"power_strip_specific_settings_desc_socket_3": "Plug/stikdåse 3 beskrivelse",
|
|
4854
4922
|
"power_strip_specific_settings_desc_socket_usb": "Plug/stikdåse USB Beskrivelse",
|
|
4923
|
+
"power_strip_tile_socket_1_headline": "Plug/stikdåse 1",
|
|
4924
|
+
"power_strip_tile_socket_2_headline": "Plug/stikdåse 2",
|
|
4925
|
+
"power_strip_tile_socket_3_headline": "Plug/stikdåse 3",
|
|
4855
4926
|
"power_strip_tile_socket_4_headline": "Stik 4",
|
|
4927
|
+
"power_strip_tile_socket_5_headline": "Stik 5",
|
|
4928
|
+
"power_strip_tile_socket_usb_headline": "Plug/stikdåse USB",
|
|
4856
4929
|
"privatemode_description": "For at lukke lyd- og videotransmissionskanalerne for kameraet for at beskytte brugernes privatliv, når de er hjemme.",
|
|
4857
4930
|
"push_notifications_contact_sensor_door_closing_title": "Påmindelse om afslutning",
|
|
4858
4931
|
"randomtimecycle_empty_bttn_text": "Tilføj tilfældig tidscyklus",
|
|
@@ -4894,6 +4967,16 @@ export default {
|
|
|
4894
4967
|
"smoke_alerteffect": "Røg detekteret",
|
|
4895
4968
|
"smoke_alertfree": "Ingen røg registreret",
|
|
4896
4969
|
"smoke_equipmentselftest": "Selvtest af udstyr",
|
|
4970
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
4971
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
4972
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
4973
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
4974
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
4975
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
4976
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
4977
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
4978
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
4979
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
4897
4980
|
"socket_settings_firstbox_status1_description": "Enheden forbliver slukket",
|
|
4898
4981
|
"socket_settings_firstbox_status2_description": "Enheden forbliver tændt",
|
|
4899
4982
|
"socket_settings_firstbox_status3_description": "Gå tilbage til den tilstand, der var, før strømmen blev slukket",
|
|
@@ -4910,6 +4993,8 @@ export default {
|
|
|
4910
4993
|
"sockets_specific_settings_relay_status": "Når der tændes, så:",
|
|
4911
4994
|
"sockets_specific_settings_relay_status_remember": "Husk sidste status",
|
|
4912
4995
|
"sockets_specific_settings_switch_inching": "Automatisk sluk",
|
|
4996
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
4997
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
4913
4998
|
"software_update_found_failed_update_error_5012": "Enheden er offline.",
|
|
4914
4999
|
"solar_bt_pp_battery_headline": "Batteri",
|
|
4915
5000
|
"solar_bt_pp_field_dm": "Dynamisk, farverig stemning",
|
|
@@ -5606,11 +5691,6 @@ export default {
|
|
|
5606
5691
|
"energyconsumption_emptydata": "Daten leer",
|
|
5607
5692
|
"energyconsumption_hourlylimit": "Die stündlichen Daten können nur für die letzten 7 Tage angezeigt werden.",
|
|
5608
5693
|
"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
5694
|
"feature_summary_action_txt_1": "Einschalten",
|
|
5615
5695
|
"feature_summary_action_txt_10": "Ausblenden",
|
|
5616
5696
|
"feature_summary_action_txt_11": "Einblenden",
|
|
@@ -5718,6 +5798,7 @@ export default {
|
|
|
5718
5798
|
"manage_user_calendar_label_pm": "nachm.",
|
|
5719
5799
|
"manage_user_unsaved_changes_dialog_headline": "Möchtest Du wirklich abbrechen?",
|
|
5720
5800
|
"manual_mode": "Manueller Modus",
|
|
5801
|
+
"manual_search_button_socket": "Steckdose",
|
|
5721
5802
|
"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
5803
|
"matter_gradient_light_off_title": "Ausblenden (s)",
|
|
5723
5804
|
"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 +5949,22 @@ export default {
|
|
|
5868
5949
|
"power_strip_feature_2_socket_2_text_min_on": "Steckdose 2 ein in {0} min",
|
|
5869
5950
|
"power_strip_feature_2_socket_3_text_min_off": "Steckdose 3 aus in {0} min",
|
|
5870
5951
|
"power_strip_feature_2_socket_3_text_min_on": "Steckdose 3 ein in {0} min",
|
|
5952
|
+
"power_strip_feature_2_socket_4_text_min_off": "Steckdose 4 wird in {0} ausgeschaltet ",
|
|
5953
|
+
"power_strip_feature_2_socket_4_text_min_on": "Steckdose 4 wird in {0} eingeschaltet",
|
|
5954
|
+
"power_strip_feature_2_socket_5_text_min_off": "Steckdose 5 wird in {0} ausgeschaltet",
|
|
5955
|
+
"power_strip_feature_2_socket_5_text_min_on": "Steckdose 5 wird in {0} eingeschaltet",
|
|
5871
5956
|
"power_strip_feature_2_socket_usb_text_min_off": "USB Buchsen aus in {0} min",
|
|
5872
5957
|
"power_strip_feature_2_socket_usb_text_min_on": "USB Buchsen ein in {0} min",
|
|
5873
5958
|
"power_strip_specific_settings_desc_socket_1": "Beschreibung Steckdose 1",
|
|
5874
5959
|
"power_strip_specific_settings_desc_socket_2": "Beschreibung Steckdose 2",
|
|
5875
5960
|
"power_strip_specific_settings_desc_socket_3": "Beschreibung Steckdose 3",
|
|
5876
5961
|
"power_strip_specific_settings_desc_socket_usb": "Beschreibung USB Buchsen",
|
|
5962
|
+
"power_strip_tile_socket_1_headline": "Steckdose 1",
|
|
5963
|
+
"power_strip_tile_socket_2_headline": "Steckdose 2",
|
|
5964
|
+
"power_strip_tile_socket_3_headline": "Steckdose 3",
|
|
5877
5965
|
"power_strip_tile_socket_4_headline": "Steckdose 4",
|
|
5966
|
+
"power_strip_tile_socket_5_headline": "Steckdose 5",
|
|
5967
|
+
"power_strip_tile_socket_usb_headline": "USB Buchsen",
|
|
5878
5968
|
"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
5969
|
"push_notifications_contact_sensor_door_closing_title": "Erinnerung an das Schließen",
|
|
5880
5970
|
"randomtimecycle_empty_bttn_text": "Zufälligen Zeitzyklus hinzufügen",
|
|
@@ -5916,6 +6006,16 @@ export default {
|
|
|
5916
6006
|
"smoke_alerteffect": "Rauch erkannt",
|
|
5917
6007
|
"smoke_alertfree": "Kein Rauch erkannt",
|
|
5918
6008
|
"smoke_equipmentselftest": "Geräteselbsttest",
|
|
6009
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
6010
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
6011
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
6012
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
6013
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
6014
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
6015
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
6016
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
6017
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
6018
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
5919
6019
|
"socket_settings_firstbox_status1_description": "Gerät bleibt ausgeschaltet",
|
|
5920
6020
|
"socket_settings_firstbox_status2_description": "Gerät bleibt eingeschaltet",
|
|
5921
6021
|
"socket_settings_firstbox_status3_description": "Kehre zum Zustand zurück, bevor der Strom abgeschaltet wurde",
|
|
@@ -5932,6 +6032,8 @@ export default {
|
|
|
5932
6032
|
"sockets_specific_settings_relay_status": "Verhalten beim Einschalten",
|
|
5933
6033
|
"sockets_specific_settings_relay_status_remember": "Letzten Status merken",
|
|
5934
6034
|
"sockets_specific_settings_switch_inching": "Automatisches Ausschalten ",
|
|
6035
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
6036
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
5935
6037
|
"software_update_found_failed_update_error_5012": "Das Gerät ist offline.",
|
|
5936
6038
|
"solar_bt_pp_battery_headline": "Akku",
|
|
5937
6039
|
"solar_bt_pp_field_dm": "Dynamische Stimmung",
|
|
@@ -6628,11 +6730,6 @@ export default {
|
|
|
6628
6730
|
"energyconsumption_emptydata": "κενά δεδομένα",
|
|
6629
6731
|
"energyconsumption_hourlylimit": "Τα ωριαία δεδομένα μπορούν να εμφανίζονται μόνο για τις τελευταίες 7 ημέρες.",
|
|
6630
6732
|
"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
6733
|
"feature_summary_action_txt_1": "Ενεργοποίηση",
|
|
6637
6734
|
"feature_summary_action_txt_10": "Fade out",
|
|
6638
6735
|
"feature_summary_action_txt_11": "Fade in",
|
|
@@ -6740,6 +6837,7 @@ export default {
|
|
|
6740
6837
|
"manage_user_calendar_label_pm": "ΜΜ",
|
|
6741
6838
|
"manage_user_unsaved_changes_dialog_headline": "Θέλεις πραγματικά να αποχωρήσεις;",
|
|
6742
6839
|
"manual_mode": "Χειροκίνητη λειτουργία",
|
|
6840
|
+
"manual_search_button_socket": "Πρίζα",
|
|
6743
6841
|
"matter_gradient_light_off_description_text": "Ορίστε μια ώρα στην περιοχή από 0 έως 60 δευτερόλεπτα για να μειώσετε σταδιακά τη φωτεινότητα κατά την απενεργοποίηση της λυχνίας",
|
|
6744
6842
|
"matter_gradient_light_off_title": "Σβήσιμο (s)",
|
|
6745
6843
|
"matter_gradient_light_on_description_text": "Ορίστε μια ώρα στην περιοχή από 0 έως 60 δευτερόλεπτα για να αυξήσετε σταδιακά τη φωτεινότητα κατά την ενεργοποίηση της λυχνίας",
|
|
@@ -6890,13 +6988,22 @@ export default {
|
|
|
6890
6988
|
"power_strip_feature_2_socket_2_text_min_on": "Ενεργοποίηση πρίζας 2 σε {0} min",
|
|
6891
6989
|
"power_strip_feature_2_socket_3_text_min_off": "Απενεργοποίηση πρίζας 3 σε {0} min",
|
|
6892
6990
|
"power_strip_feature_2_socket_3_text_min_on": "Ενεργοποίηση πρίζας 3 σε {0} min",
|
|
6991
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
6992
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
6993
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
6994
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
6893
6995
|
"power_strip_feature_2_socket_usb_text_min_off": "Απενεργοποίηση πρίζας USB σε {0} min",
|
|
6894
6996
|
"power_strip_feature_2_socket_usb_text_min_on": "Ενεργοποίηση πρίζας USB σε {0} min",
|
|
6895
6997
|
"power_strip_specific_settings_desc_socket_1": "Πρίζα 1 περιγραφή",
|
|
6896
6998
|
"power_strip_specific_settings_desc_socket_2": "Πρίζα 2 περιγραφή",
|
|
6897
6999
|
"power_strip_specific_settings_desc_socket_3": "Πρίζα 3 περιγραφή",
|
|
6898
7000
|
"power_strip_specific_settings_desc_socket_usb": "Πρίζα USB περιγραφή",
|
|
7001
|
+
"power_strip_tile_socket_1_headline": "Πρίζα 1",
|
|
7002
|
+
"power_strip_tile_socket_2_headline": "Πρίζα 2",
|
|
7003
|
+
"power_strip_tile_socket_3_headline": "Πρίζα 3",
|
|
6899
7004
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
7005
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
7006
|
+
"power_strip_tile_socket_usb_headline": "Πρίζα USB",
|
|
6900
7007
|
"privatemode_description": "Για να κλείσετε τα κανάλια μετάδοσης ήχου και βίντεο για την κάμερα για την προστασία του απορρήτου των χρηστών όταν βρίσκονται στο σπίτι.",
|
|
6901
7008
|
"push_notifications_contact_sensor_door_closing_title": "Υπενθύμιση κλεισίματος",
|
|
6902
7009
|
"randomtimecycle_empty_bttn_text": "Προσθήκη τυχαίου χρονικού κύκλου",
|
|
@@ -6938,6 +7045,16 @@ export default {
|
|
|
6938
7045
|
"smoke_alerteffect": "Ανιχνεύθηκε καπνός",
|
|
6939
7046
|
"smoke_alertfree": "Δεν ανιχνεύθηκε καπνός",
|
|
6940
7047
|
"smoke_equipmentselftest": "Αυτοέλεγχος εξοπλισμού",
|
|
7048
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
7049
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
7050
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
7051
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
7052
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
7053
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
7054
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
7055
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
7056
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
7057
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
6941
7058
|
"socket_settings_firstbox_status1_description": "Η συσκευή παραμένει απενεργοποιημένη",
|
|
6942
7059
|
"socket_settings_firstbox_status2_description": "Η συσκευή παραμένει ενεργοποιημένη",
|
|
6943
7060
|
"socket_settings_firstbox_status3_description": "Επιστροφή στην προηγούμενη κατάσταση πριν από την απενεργοποίηση της τροφοδοσίας",
|
|
@@ -6954,6 +7071,8 @@ export default {
|
|
|
6954
7071
|
"sockets_specific_settings_relay_status": "Κατάσταση κατά την ενεργοποίηση",
|
|
6955
7072
|
"sockets_specific_settings_relay_status_remember": "Απομνημόνευση τελευταίας κατάστασης",
|
|
6956
7073
|
"sockets_specific_settings_switch_inching": "Αυτόματη απενεργοποίηση ",
|
|
7074
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
7075
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
6957
7076
|
"software_update_found_failed_update_error_5012": "Η συσκευή είναι εκτός σύνδεσης.",
|
|
6958
7077
|
"solar_bt_pp_battery_headline": "Μπαταρία",
|
|
6959
7078
|
"solar_bt_pp_field_dm": "Δυναμική Διάθεση",
|
|
@@ -7650,11 +7769,6 @@ export default {
|
|
|
7650
7769
|
"energyconsumption_emptydata": "sin datos",
|
|
7651
7770
|
"energyconsumption_hourlylimit": "Los datos horarios solo se pueden mostrar para los últimos 7 días.",
|
|
7652
7771
|
"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
7772
|
"feature_summary_action_txt_1": "Encender",
|
|
7659
7773
|
"feature_summary_action_txt_10": "Desvanecer",
|
|
7660
7774
|
"feature_summary_action_txt_11": "Aparecer",
|
|
@@ -7762,6 +7876,7 @@ export default {
|
|
|
7762
7876
|
"manage_user_calendar_label_pm": "PM",
|
|
7763
7877
|
"manage_user_unsaved_changes_dialog_headline": "¿Realmente quieres salir?",
|
|
7764
7878
|
"manual_mode": "Modo manual",
|
|
7879
|
+
"manual_search_button_socket": "Enchufe",
|
|
7765
7880
|
"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
7881
|
"matter_gradient_light_off_title": "Se desvanece (s)",
|
|
7767
7882
|
"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 +8027,22 @@ export default {
|
|
|
7912
8027
|
"power_strip_feature_2_socket_2_text_min_on": "Enchufe 2 se encenderá en {0} min",
|
|
7913
8028
|
"power_strip_feature_2_socket_3_text_min_off": "Enchufe 3 se apagará en {0} min",
|
|
7914
8029
|
"power_strip_feature_2_socket_3_text_min_on": "Enchufe 3 se encenderá en {0} min",
|
|
8030
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
8031
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
8032
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
8033
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
7915
8034
|
"power_strip_feature_2_socket_usb_text_min_off": "USB se apagará en {0} min",
|
|
7916
8035
|
"power_strip_feature_2_socket_usb_text_min_on": "USB se encenderá en {0} min",
|
|
7917
8036
|
"power_strip_specific_settings_desc_socket_1": "Enchufe 1 Descripción",
|
|
7918
8037
|
"power_strip_specific_settings_desc_socket_2": "Enchufe 2 Descripción",
|
|
7919
8038
|
"power_strip_specific_settings_desc_socket_3": "Enchufe 3 Descripción",
|
|
7920
8039
|
"power_strip_specific_settings_desc_socket_usb": "Enchufe USB Descripción",
|
|
8040
|
+
"power_strip_tile_socket_1_headline": "Enchufe 1",
|
|
8041
|
+
"power_strip_tile_socket_2_headline": "Enchufe 2",
|
|
8042
|
+
"power_strip_tile_socket_3_headline": "Enchufe 3",
|
|
7921
8043
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
8044
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
8045
|
+
"power_strip_tile_socket_usb_headline": "Toma USB",
|
|
7922
8046
|
"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
8047
|
"push_notifications_contact_sensor_door_closing_title": "Recordatorio de cierre",
|
|
7924
8048
|
"randomtimecycle_empty_bttn_text": "Añadir ciclo de tiempo aleatorio",
|
|
@@ -7960,6 +8084,16 @@ export default {
|
|
|
7960
8084
|
"smoke_alerteffect": "Humo detectado",
|
|
7961
8085
|
"smoke_alertfree": "No se ha detectado humo",
|
|
7962
8086
|
"smoke_equipmentselftest": "Autotest del equipo",
|
|
8087
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
8088
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
8089
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
8090
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
8091
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
8092
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
8093
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
8094
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
8095
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
8096
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
7963
8097
|
"socket_settings_firstbox_status1_description": "El dispositivo permanece apagado",
|
|
7964
8098
|
"socket_settings_firstbox_status2_description": "El dispositivo permanece encendido",
|
|
7965
8099
|
"socket_settings_firstbox_status3_description": "Volver al estado anterior antes de desconectar la alimentación",
|
|
@@ -7976,6 +8110,8 @@ export default {
|
|
|
7976
8110
|
"sockets_specific_settings_relay_status": "Comportamiento de encendido",
|
|
7977
8111
|
"sockets_specific_settings_relay_status_remember": "Recordar el último estado",
|
|
7978
8112
|
"sockets_specific_settings_switch_inching": "Apagado automático ",
|
|
8113
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
8114
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
7979
8115
|
"software_update_found_failed_update_error_5012": "El dispositivo está desconectado.",
|
|
7980
8116
|
"solar_bt_pp_battery_headline": "Batería",
|
|
7981
8117
|
"solar_bt_pp_field_dm": "Modo dinámico",
|
|
@@ -8672,11 +8808,6 @@ export default {
|
|
|
8672
8808
|
"energyconsumption_emptydata": "andmed tühjad",
|
|
8673
8809
|
"energyconsumption_hourlylimit": "Tunniandmeid saab näidata ainult viimase 7 päeva kohta.",
|
|
8674
8810
|
"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
8811
|
"feature_summary_action_txt_1": "Lülita sisse",
|
|
8681
8812
|
"feature_summary_action_txt_10": "Hämarda",
|
|
8682
8813
|
"feature_summary_action_txt_11": "Taasta tavavalgus",
|
|
@@ -8784,6 +8915,7 @@ export default {
|
|
|
8784
8915
|
"manage_user_calendar_label_pm": "pärast lõunat",
|
|
8785
8916
|
"manage_user_unsaved_changes_dialog_headline": "Kas soovid tõesti katkestada?",
|
|
8786
8917
|
"manual_mode": "Käsitsi režiim",
|
|
8918
|
+
"manual_search_button_socket": "Pistikupesa",
|
|
8787
8919
|
"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
8920
|
"matter_gradient_light_off_title": "Häkkimine (d)",
|
|
8789
8921
|
"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 +9066,22 @@ export default {
|
|
|
8934
9066
|
"power_strip_feature_2_socket_2_text_min_on": "Pistikupesa 2 sisselülitus {0} min pärast",
|
|
8935
9067
|
"power_strip_feature_2_socket_3_text_min_off": "Pistikupesa 3 väljalülitus {0} min pärast",
|
|
8936
9068
|
"power_strip_feature_2_socket_3_text_min_on": "Pistikupesa 3 sisselülitus {0} min pärast",
|
|
9069
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
9070
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
9071
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
9072
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
8937
9073
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-pesa väljalülitus {0} min pärast",
|
|
8938
9074
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-pesa sisselülitus {0} min pärast",
|
|
8939
9075
|
"power_strip_specific_settings_desc_socket_1": "Pistikupesa 1 kirjeldus",
|
|
8940
9076
|
"power_strip_specific_settings_desc_socket_2": "Pistikupesa 2 kirjeldus",
|
|
8941
9077
|
"power_strip_specific_settings_desc_socket_3": "Pistikupesa 3 kirjeldus",
|
|
8942
9078
|
"power_strip_specific_settings_desc_socket_usb": "USB-pesa kirjeldus",
|
|
9079
|
+
"power_strip_tile_socket_1_headline": "Pistikupesa 1",
|
|
9080
|
+
"power_strip_tile_socket_2_headline": "Pistikupesa 2",
|
|
9081
|
+
"power_strip_tile_socket_3_headline": "Pistikupesa 3",
|
|
8943
9082
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
9083
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
9084
|
+
"power_strip_tile_socket_usb_headline": "USB-pesa",
|
|
8944
9085
|
"privatemode_description": "Kaamera heli- ja videoülekandekanalite sulgemine, et kaitsta kasutajate privaatsust, kui nad on kodus.",
|
|
8945
9086
|
"push_notifications_contact_sensor_door_closing_title": "Sulgemise meeldetuletus",
|
|
8946
9087
|
"randomtimecycle_empty_bttn_text": "Lisa juhuslik ajatsükkel",
|
|
@@ -8982,6 +9123,16 @@ export default {
|
|
|
8982
9123
|
"smoke_alerteffect": "Suits tuvastatud",
|
|
8983
9124
|
"smoke_alertfree": "Suitsu ei tuvastatud",
|
|
8984
9125
|
"smoke_equipmentselftest": "Seadmete enesekontroll",
|
|
9126
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
9127
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
9128
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
9129
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
9130
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
9131
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
9132
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
9133
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
9134
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
9135
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
8985
9136
|
"socket_settings_firstbox_status1_description": "Seade jääb väljalülitatuks",
|
|
8986
9137
|
"socket_settings_firstbox_status2_description": "Seade jääb sisselülitatuks",
|
|
8987
9138
|
"socket_settings_firstbox_status3_description": "Pöördu tagasi eelmisesse olekusse (olekusse enne seda, kui toide välja lülitati)",
|
|
@@ -8998,6 +9149,8 @@ export default {
|
|
|
8998
9149
|
"sockets_specific_settings_relay_status": "Käitumine sisselülitamisel",
|
|
8999
9150
|
"sockets_specific_settings_relay_status_remember": "Jäta viimane olek meelde",
|
|
9000
9151
|
"sockets_specific_settings_switch_inching": "Automaatne väljalülitamine ",
|
|
9152
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
9153
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
9001
9154
|
"software_update_found_failed_update_error_5012": "Seadmel puudub võrguühendus.",
|
|
9002
9155
|
"solar_bt_pp_battery_headline": "Aku",
|
|
9003
9156
|
"solar_bt_pp_field_dm": "Dünaamiline meeleoluvalgustus",
|
|
@@ -9694,11 +9847,6 @@ export default {
|
|
|
9694
9847
|
"energyconsumption_emptydata": "tiedot tyhjät",
|
|
9695
9848
|
"energyconsumption_hourlylimit": "Tuntitiedot voidaan näyttää vain viimeisten 7 päivän ajalta.",
|
|
9696
9849
|
"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
9850
|
"feature_summary_action_txt_1": "Kytke päälle",
|
|
9703
9851
|
"feature_summary_action_txt_10": "Häivytys",
|
|
9704
9852
|
"feature_summary_action_txt_11": "Tuo näkyviin",
|
|
@@ -9806,6 +9954,7 @@ export default {
|
|
|
9806
9954
|
"manage_user_calendar_label_pm": "ILTAPÄIVÄ",
|
|
9807
9955
|
"manage_user_unsaved_changes_dialog_headline": "Haluatko todella lähteä?",
|
|
9808
9956
|
"manual_mode": "Manuaalinen tila",
|
|
9957
|
+
"manual_search_button_socket": "Pistorasia",
|
|
9809
9958
|
"matter_gradient_light_off_description_text": "Aseta aika välillä 0 - 60 sekuntia vähentääksesi kirkkautta asteittain, kun sammutat lampun",
|
|
9810
9959
|
"matter_gradient_light_off_title": "Häivytys (-kset)",
|
|
9811
9960
|
"matter_gradient_light_on_description_text": "Aseta aika alueelle 0 - 60 sekuntia lisätäksesi kirkkautta asteittain, kun lamppu sytytetään",
|
|
@@ -9956,13 +10105,22 @@ export default {
|
|
|
9956
10105
|
"power_strip_feature_2_socket_2_text_min_on": "Pistorasia 2 päälle {0} min. kuluttua",
|
|
9957
10106
|
"power_strip_feature_2_socket_3_text_min_off": "Pistorasia 3 pois päältä {0} min. kuluttua",
|
|
9958
10107
|
"power_strip_feature_2_socket_3_text_min_on": "Pistorasia 3 päälle {0} min. kuluttua",
|
|
10108
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
10109
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
10110
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
10111
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
9959
10112
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-liitäntä pois päältä {0} min. kuluttua",
|
|
9960
10113
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-liitäntä päälle {0} min. kuluttua",
|
|
9961
10114
|
"power_strip_specific_settings_desc_socket_1": "Pistorasia 1 Kuvaus",
|
|
9962
10115
|
"power_strip_specific_settings_desc_socket_2": "Pistorasia 2 Kuvaus",
|
|
9963
10116
|
"power_strip_specific_settings_desc_socket_3": "Pistorasia 3 Kuvaus",
|
|
9964
10117
|
"power_strip_specific_settings_desc_socket_usb": "USB-liitäntä Kuvaus",
|
|
10118
|
+
"power_strip_tile_socket_1_headline": "Pistorasia 1",
|
|
10119
|
+
"power_strip_tile_socket_2_headline": "Pistorasia 2",
|
|
10120
|
+
"power_strip_tile_socket_3_headline": "Pistorasia 3",
|
|
9965
10121
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
10122
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
10123
|
+
"power_strip_tile_socket_usb_headline": "USB-liitäntä",
|
|
9966
10124
|
"privatemode_description": "Sulje kameran ääni- ja videonsiirtokanavat käyttäjien yksityisyyden suojaamiseksi, kun he ovat kotona.",
|
|
9967
10125
|
"push_notifications_contact_sensor_door_closing_title": "Sulkemismuistutus",
|
|
9968
10126
|
"randomtimecycle_empty_bttn_text": "Lisää satunnainen aikajakso",
|
|
@@ -10004,6 +10162,16 @@ export default {
|
|
|
10004
10162
|
"smoke_alerteffect": "Savua havaittu",
|
|
10005
10163
|
"smoke_alertfree": "Savua ei havaittu",
|
|
10006
10164
|
"smoke_equipmentselftest": "Laitteen itsetestaus",
|
|
10165
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
10166
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
10167
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
10168
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
10169
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
10170
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
10171
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
10172
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
10173
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
10174
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
10007
10175
|
"socket_settings_firstbox_status1_description": "Laite pysyy sammutettuna",
|
|
10008
10176
|
"socket_settings_firstbox_status2_description": "Laite pysyy päällä",
|
|
10009
10177
|
"socket_settings_firstbox_status3_description": "Palaa edelliseen tilaan ennen virran katkaisua",
|
|
@@ -10020,6 +10188,8 @@ export default {
|
|
|
10020
10188
|
"sockets_specific_settings_relay_status": "Power on -tila",
|
|
10021
10189
|
"sockets_specific_settings_relay_status_remember": "Muista viimeinen tila",
|
|
10022
10190
|
"sockets_specific_settings_switch_inching": "Automaattinen sammutus ",
|
|
10191
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
10192
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
10023
10193
|
"software_update_found_failed_update_error_5012": "Laite on offline-tilassa.",
|
|
10024
10194
|
"solar_bt_pp_battery_headline": "Akku",
|
|
10025
10195
|
"solar_bt_pp_field_dm": "Vaihtuva tunnelma",
|
|
@@ -10330,7 +10500,7 @@ export default {
|
|
|
10330
10500
|
"biorhythm_product_link": "https://www.ledvance.fr/particuliers/sunathome",
|
|
10331
10501
|
"bt_shs_google_button_cancel_enabling": "Annuler",
|
|
10332
10502
|
"btsolar_groups_inductionsync": "Synchronisation de détection de mouvement",
|
|
10333
|
-
"btsolar_groups_inductionsync_description": "Synchroniser le détecteur de mouvement de toutes les lampes afin que si l'une d'elles détecte un mouvement, les autres s'
|
|
10503
|
+
"btsolar_groups_inductionsync_description": "Synchroniser le détecteur de mouvement de toutes les lampes afin que si l'une d'elles détecte un mouvement, les autres s'activent également.",
|
|
10334
10504
|
"camera_feature_1_headline": "Sirène",
|
|
10335
10505
|
"camera_feature_2_headline": "Micro",
|
|
10336
10506
|
"camera_feature_5_headline": "Enregistrements",
|
|
@@ -10340,7 +10510,7 @@ export default {
|
|
|
10340
10510
|
"camera_mic_two_way_talking": "Appel.....",
|
|
10341
10511
|
"camera_net_err": "La connexion de l'appareil est interrompue, veuillez vérifier l'appareil et son réseau",
|
|
10342
10512
|
"camera_private_mode_sleep": "Appareil en mode veille",
|
|
10343
|
-
"camera_private_mode_sleep_close": "
|
|
10513
|
+
"camera_private_mode_sleep_close": "Activer la caméra",
|
|
10344
10514
|
"camera_re_connect_stream": "Reconnexion, veuillez patienter",
|
|
10345
10515
|
"camera_settings_button_text": "Format",
|
|
10346
10516
|
"camera_settings_format_sd_card_note": "Notez que toutes vos données seront supprimées et ne pourront pas être récupérées",
|
|
@@ -10650,7 +10820,7 @@ export default {
|
|
|
10650
10820
|
"device_menu_motion_sensors_secondbox_text1": "Batterie faible",
|
|
10651
10821
|
"device_menu_motion_sensors_secondbox_text2": "Changement d'état en \"Mouvement détecté\"",
|
|
10652
10822
|
"device_menu_motion_sensors_secondbox_text3": "Changement d'état en \"Aucun mouvement détecté\"",
|
|
10653
|
-
"device_menu_solar_lights_secondbox_note": "Pour
|
|
10823
|
+
"device_menu_solar_lights_secondbox_note": "Pour activer l'éclairage lorsque la luminosité ambiante est faible",
|
|
10654
10824
|
"device_menu_solar_lights_secondbox_text1": "Mode économie d'énergie",
|
|
10655
10825
|
"devicemusic_ball_game_text": "Musique rock",
|
|
10656
10826
|
"devicemusic_classical_text": "Musique classique",
|
|
@@ -10716,13 +10886,8 @@ export default {
|
|
|
10716
10886
|
"energyconsumption_emptydata": "données vides",
|
|
10717
10887
|
"energyconsumption_hourlylimit": "Les données horaires ne peuvent être affichées que pour les 7 derniers jours.",
|
|
10718
10888
|
"feature_activate_dialog_text": "L'appareil doit être activé pour permettre cette fonction.",
|
|
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",
|
|
10724
10889
|
"feature_summary_action_txt_1": "Activer",
|
|
10725
|
-
"feature_summary_action_txt_10": "
|
|
10890
|
+
"feature_summary_action_txt_10": "Désactivation progressive",
|
|
10726
10891
|
"feature_summary_action_txt_11": "Activation progressive",
|
|
10727
10892
|
"feature_summary_action_txt_12": "Arrêt à",
|
|
10728
10893
|
"feature_summary_action_txt_2": "Désactiver",
|
|
@@ -10759,7 +10924,7 @@ export default {
|
|
|
10759
10924
|
"group_feature_biological_rhythm_applyfor_information": "Il est possible que tous les appareils ne prennent pas en charge la fonction « Rythme biologique ».",
|
|
10760
10925
|
"group_feature_music_secondsection_note": "Les effets de lumière sont synchronisés avec la musique captée par le microphone du smartphone.",
|
|
10761
10926
|
"groups_settings_optionbox_option3": "Synchroniser les appareils solaires",
|
|
10762
|
-
"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
|
|
10927
|
+
"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 réactiviez explicitement. Pour le réactiver, il suffit d'activer et désactiver l'appareil deux fois de suite en 5 secondes.",
|
|
10763
10928
|
"groups_settings_power_on_behavior_secondbox_status_value1_description": "Revenez à la valeur de couleur et de luminosité par défaut.",
|
|
10764
10929
|
"groups_settings_power_on_behavior_secondbox_status_value1_topic": "État par défaut",
|
|
10765
10930
|
"groups_settings_power_on_behavior_secondbox_status_value2_description": "Revenez à l'état précédent avant la mise hors tension",
|
|
@@ -10767,7 +10932,7 @@ export default {
|
|
|
10767
10932
|
"groups_settings_power_on_behavior_secondbox_status_value3_description": "Sélection de la valeur de couleur et de luminosité définie par le membre.",
|
|
10768
10933
|
"groups_settings_power_on_behavior_secondbox_status_value3_topic": "Personalisé",
|
|
10769
10934
|
"groups_settings_power_on_behavior_secondbox_topic": "État de l'éclairage après la mise sous tension",
|
|
10770
|
-
"groups_settings_synchronize_solar_secondtopic": "Pour synchroniser les appareils solaires si l'un d'entre eux est
|
|
10935
|
+
"groups_settings_synchronize_solar_secondtopic": "Pour synchroniser les appareils solaires, si l'un d'entre eux est activé dans le groupe.",
|
|
10771
10936
|
"history_contact_sensor_description_text": "Les données des 7 derniers jours sont affichées.",
|
|
10772
10937
|
"history_contact_sensor_field2_text": "{0} fermé {1}",
|
|
10773
10938
|
"history_contact_sensor_field2_text2": "{0} ouvert {1}",
|
|
@@ -10803,7 +10968,7 @@ export default {
|
|
|
10803
10968
|
"light_sources_feature_2_text_min_off": "Désactivation de l'éclairage principal dans {0} min",
|
|
10804
10969
|
"light_sources_feature_2_text_min_on": "Activation de l'éclairage principal dans {0} min",
|
|
10805
10970
|
"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 désactivé une fois l'alimentation rétablie jusqu'à ce que vous le réactiviez explicitement. Pour le
|
|
10971
|
+
"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 réactiver, il suffit d'activer et désactiver l'appareil deux fois de suite en 5 secondes.",
|
|
10807
10972
|
"light_sources_specific_settings_do_not_disturb_title": "Ne pas déranger",
|
|
10808
10973
|
"light_sources_specific_settings_power_off": "Comportement après coupure de courant",
|
|
10809
10974
|
"light_sources_specific_settings_remote_control": "Télécommande",
|
|
@@ -10828,9 +10993,10 @@ export default {
|
|
|
10828
10993
|
"manage_user_calendar_label_pm": "PM",
|
|
10829
10994
|
"manage_user_unsaved_changes_dialog_headline": "Voulez-vous vraiment partir ?",
|
|
10830
10995
|
"manual_mode": "Mode manuel",
|
|
10996
|
+
"manual_search_button_socket": "Prise de courant",
|
|
10831
10997
|
"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
10998
|
"matter_gradient_light_off_title": "Fondu à la désactivation",
|
|
10833
|
-
"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'
|
|
10999
|
+
"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'activation de la lampe",
|
|
10834
11000
|
"matter_gradient_light_on_title": "Fondu à l'activation",
|
|
10835
11001
|
"matter_gradient_overview_headline_text": "Fondu",
|
|
10836
11002
|
"matterplug_LED": "Voyant LED",
|
|
@@ -10972,19 +11138,28 @@ export default {
|
|
|
10972
11138
|
"power_off_memory_default_state_title": "État par défaut",
|
|
10973
11139
|
"power_off_memory_restore_memory_description": "Revenez à l'état précédent avant la mise hors tension",
|
|
10974
11140
|
"power_off_memory_restore_memory_title": "Restaurer la mémoire",
|
|
10975
|
-
"power_strip_feature_2_socket_1_text_min_off": "Prise 1
|
|
10976
|
-
"power_strip_feature_2_socket_1_text_min_on": "
|
|
10977
|
-
"power_strip_feature_2_socket_2_text_min_off": "Prise 2
|
|
10978
|
-
"power_strip_feature_2_socket_2_text_min_on": "Prise 2
|
|
10979
|
-
"power_strip_feature_2_socket_3_text_min_off": "Prise 3
|
|
10980
|
-
"power_strip_feature_2_socket_3_text_min_on": "Prise 3
|
|
10981
|
-
"
|
|
10982
|
-
"
|
|
11141
|
+
"power_strip_feature_2_socket_1_text_min_off": "Désactivation de la Prise 1 dans {0} min",
|
|
11142
|
+
"power_strip_feature_2_socket_1_text_min_on": "Activation de la prise dans {0} min",
|
|
11143
|
+
"power_strip_feature_2_socket_2_text_min_off": "Désactivation de la Prise 2 dans {0} min",
|
|
11144
|
+
"power_strip_feature_2_socket_2_text_min_on": "Activation de la Prise 2 dans {0} min",
|
|
11145
|
+
"power_strip_feature_2_socket_3_text_min_off": "Désactivation de la Prise 3 dans {0} min ",
|
|
11146
|
+
"power_strip_feature_2_socket_3_text_min_on": "Activation de la Prise 3 dans {0} min ",
|
|
11147
|
+
"power_strip_feature_2_socket_4_text_min_off": "Désactivation de la Prise 4 dans {0} min",
|
|
11148
|
+
"power_strip_feature_2_socket_4_text_min_on": "Activation de la Prise 4 dans {0} min",
|
|
11149
|
+
"power_strip_feature_2_socket_5_text_min_off": "Désactivation de la Prise 5 dans {0} min",
|
|
11150
|
+
"power_strip_feature_2_socket_5_text_min_on": "Activation de la Prise 5 dans {0} min",
|
|
11151
|
+
"power_strip_feature_2_socket_usb_text_min_off": "Désactivation des Prises USB dans {0} min",
|
|
11152
|
+
"power_strip_feature_2_socket_usb_text_min_on": "Activation des Prises USB dans {0} min",
|
|
10983
11153
|
"power_strip_specific_settings_desc_socket_1": "[Description pour Prise 1]",
|
|
10984
11154
|
"power_strip_specific_settings_desc_socket_2": "[Description pour Prise 2]",
|
|
10985
11155
|
"power_strip_specific_settings_desc_socket_3": "[Description pour Prise 3]",
|
|
10986
11156
|
"power_strip_specific_settings_desc_socket_usb": "[Description pour Prises USB]",
|
|
11157
|
+
"power_strip_tile_socket_1_headline": "Prise 1",
|
|
11158
|
+
"power_strip_tile_socket_2_headline": "Prise 2",
|
|
11159
|
+
"power_strip_tile_socket_3_headline": "Prise 3",
|
|
10987
11160
|
"power_strip_tile_socket_4_headline": "Prise 4",
|
|
11161
|
+
"power_strip_tile_socket_5_headline": "Prise 5",
|
|
11162
|
+
"power_strip_tile_socket_usb_headline": "Prises USB",
|
|
10988
11163
|
"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
11164
|
"push_notifications_contact_sensor_door_closing_title": "Rappel de fermeture",
|
|
10990
11165
|
"randomtimecycle_empty_bttn_text": "Ajouter une période d'activation",
|
|
@@ -11026,8 +11201,18 @@ export default {
|
|
|
11026
11201
|
"smoke_alerteffect": "Fumée détectée",
|
|
11027
11202
|
"smoke_alertfree": "Aucune fumée détectée",
|
|
11028
11203
|
"smoke_equipmentselftest": "Auto-test de l'équipement",
|
|
11204
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
11205
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
11206
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
11207
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
11208
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
11209
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
11210
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
11211
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
11212
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
11213
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
11029
11214
|
"socket_settings_firstbox_status1_description": "L'appareil reste désactivé",
|
|
11030
|
-
"socket_settings_firstbox_status2_description": "L'appareil reste
|
|
11215
|
+
"socket_settings_firstbox_status2_description": "L'appareil reste activé",
|
|
11031
11216
|
"socket_settings_firstbox_status3_description": "Revenez à l'état précédent avant la mise hors tension",
|
|
11032
11217
|
"socket_settings_firstbox_topic": "État de l'appareil après sa mise sous tension",
|
|
11033
11218
|
"socket_settings_switch_off_firstbox_text": "Minuterie avant désactivation",
|
|
@@ -11035,13 +11220,15 @@ export default {
|
|
|
11035
11220
|
"socket_settings_switch_off_s": "s",
|
|
11036
11221
|
"socket_settings_switch_off_secondtopic": "Au bout de quel délai l'appareil doit-il être désactivé ?",
|
|
11037
11222
|
"sockets_ce": "Énergie consommée",
|
|
11038
|
-
"sockets_feature_2_socket_text_min_off": "
|
|
11039
|
-
"sockets_feature_2_socket_text_min_on": "
|
|
11223
|
+
"sockets_feature_2_socket_text_min_off": "Désactivation de la prise dans {0} min",
|
|
11224
|
+
"sockets_feature_2_socket_text_min_on": "Activation de la prise dans {0} min",
|
|
11040
11225
|
"sockets_headline_power": "Production d'énergie",
|
|
11041
11226
|
"sockets_specific_settings_child_lock": "Sécurité enfant",
|
|
11042
11227
|
"sockets_specific_settings_relay_status": "Comportement après coupure de courant",
|
|
11043
11228
|
"sockets_specific_settings_relay_status_remember": "Mémoriser le dernier statut",
|
|
11044
11229
|
"sockets_specific_settings_switch_inching": "Minuterie avant désactivation",
|
|
11230
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
11231
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
11045
11232
|
"software_update_found_failed_update_error_5012": "L’appareil est hors ligne.",
|
|
11046
11233
|
"solar_bt_pp_battery_headline": "Batterie",
|
|
11047
11234
|
"solar_bt_pp_field_dm": "Ambiance dynamique",
|
|
@@ -11193,12 +11380,12 @@ export default {
|
|
|
11193
11380
|
"timer_ceiling_fan_selectionfield_no_components_text": "no component selected",
|
|
11194
11381
|
"timer_ceiling_fan_switched_off_text": "Le ventilateur sera désactivé vers {0}",
|
|
11195
11382
|
"timer_ceiling_fan_switched_on_text": "Le ventilateur sera activé vers {0}",
|
|
11196
|
-
"timer_nightplug_active_timer_field_description_off_text": "
|
|
11197
|
-
"timer_nightplug_active_timer_field_description_on_text": "
|
|
11383
|
+
"timer_nightplug_active_timer_field_description_off_text": "Désactivation de la prise vers {0}",
|
|
11384
|
+
"timer_nightplug_active_timer_field_description_on_text": "Activation de la prise vers {0}",
|
|
11198
11385
|
"timer_nightplug_active_timer_subheadline2_text": "MINUTERIE ACTIVE ({0})",
|
|
11199
11386
|
"timer_nightplug_headline_text": "Minuterie",
|
|
11200
|
-
"timer_powerstrip_socket1_switched_off_text": "
|
|
11201
|
-
"timer_powerstrip_socket1_switched_on_text": "
|
|
11387
|
+
"timer_powerstrip_socket1_switched_off_text": "Désactivation de la Prise 1 vers {0}",
|
|
11388
|
+
"timer_powerstrip_socket1_switched_on_text": "Activation de la Prise 1 vers {0}",
|
|
11202
11389
|
"timer_sockets_button_text": "Démarrer",
|
|
11203
11390
|
"timeschedule_add_schedule_Lighting_applyfor_selection2_text": "Éclairage secondaire",
|
|
11204
11391
|
"timeschedule_add_schedule_Lighting_applyfor_selection_text": "Éclairage principal",
|
|
@@ -11738,11 +11925,6 @@ export default {
|
|
|
11738
11925
|
"energyconsumption_emptydata": "podaci prazni",
|
|
11739
11926
|
"energyconsumption_hourlylimit": "Podaci po satu mogu se prikazati samo za posljednjih 7 dana.",
|
|
11740
11927
|
"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
11928
|
"feature_summary_action_txt_1": "Upali",
|
|
11747
11929
|
"feature_summary_action_txt_10": "Zatamnjenje",
|
|
11748
11930
|
"feature_summary_action_txt_11": "Osvjetljenje",
|
|
@@ -11850,6 +12032,7 @@ export default {
|
|
|
11850
12032
|
"manage_user_calendar_label_pm": "PM",
|
|
11851
12033
|
"manage_user_unsaved_changes_dialog_headline": "Želite li stvarno izaći?",
|
|
11852
12034
|
"manual_mode": "Ručni način rada",
|
|
12035
|
+
"manual_search_button_socket": "Utičnica",
|
|
11853
12036
|
"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
12037
|
"matter_gradient_light_off_title": "Izgađanje (i)",
|
|
11855
12038
|
"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 +12183,22 @@ export default {
|
|
|
12000
12183
|
"power_strip_feature_2_socket_2_text_min_on": "Utičnica 2 uključena za {0} min",
|
|
12001
12184
|
"power_strip_feature_2_socket_3_text_min_off": "Utičnica 3 isključena za {0} min",
|
|
12002
12185
|
"power_strip_feature_2_socket_3_text_min_on": "Utičnica 3 uključena za {0} min",
|
|
12186
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
12187
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
12188
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
12189
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
12003
12190
|
"power_strip_feature_2_socket_usb_text_min_off": "USB utičnica isključena za {0} min",
|
|
12004
12191
|
"power_strip_feature_2_socket_usb_text_min_on": "USB utičnica uključena za {0} min",
|
|
12005
12192
|
"power_strip_specific_settings_desc_socket_1": "Opis utičnice 1",
|
|
12006
12193
|
"power_strip_specific_settings_desc_socket_2": "Opis utičnice 2",
|
|
12007
12194
|
"power_strip_specific_settings_desc_socket_3": "Opis utičnice 3",
|
|
12008
12195
|
"power_strip_specific_settings_desc_socket_usb": "Opis USB utičnice",
|
|
12196
|
+
"power_strip_tile_socket_1_headline": "Utičnica 1",
|
|
12197
|
+
"power_strip_tile_socket_2_headline": "Utičnica 2",
|
|
12198
|
+
"power_strip_tile_socket_3_headline": "Utičnica 3",
|
|
12009
12199
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
12200
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
12201
|
+
"power_strip_tile_socket_usb_headline": "USB utičnica",
|
|
12010
12202
|
"privatemode_description": "Za zatvaranje audio i video kanala za prijenos s kamere radi zaštite privatnosti korisnika kada su kod kuće.",
|
|
12011
12203
|
"push_notifications_contact_sensor_door_closing_title": "Podsjetnik za zatvaranje",
|
|
12012
12204
|
"randomtimecycle_empty_bttn_text": "Dodajte nasumični vremenski ciklus",
|
|
@@ -12048,6 +12240,16 @@ export default {
|
|
|
12048
12240
|
"smoke_alerteffect": "Otkriven dim",
|
|
12049
12241
|
"smoke_alertfree": "Nije otkriven dim",
|
|
12050
12242
|
"smoke_equipmentselftest": "Samotestiranje opreme",
|
|
12243
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
12244
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
12245
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
12246
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
12247
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
12248
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
12249
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
12250
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
12251
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
12252
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
12051
12253
|
"socket_settings_firstbox_status1_description": "Uređaj ostaje isključen",
|
|
12052
12254
|
"socket_settings_firstbox_status2_description": "Uređaj ostaje uključen",
|
|
12053
12255
|
"socket_settings_firstbox_status3_description": "Povratak u prethodno stanje prije isključivanja napajanja",
|
|
@@ -12064,6 +12266,8 @@ export default {
|
|
|
12064
12266
|
"sockets_specific_settings_relay_status": "Ponašanje nakon povratka napajanja",
|
|
12065
12267
|
"sockets_specific_settings_relay_status_remember": "Zapamti zadnji status",
|
|
12066
12268
|
"sockets_specific_settings_switch_inching": "Automatsko isključivanje ",
|
|
12269
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
12270
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
12067
12271
|
"software_update_found_failed_update_error_5012": "Uređaj je izvan mreže.",
|
|
12068
12272
|
"solar_bt_pp_battery_headline": "Baterija",
|
|
12069
12273
|
"solar_bt_pp_field_dm": "Dinamično raspoloženje",
|
|
@@ -12760,11 +12964,6 @@ export default {
|
|
|
12760
12964
|
"energyconsumption_emptydata": "üres adatok",
|
|
12761
12965
|
"energyconsumption_hourlylimit": "Az óránkénti adatok csak az elmúlt 7 napban jeleníthetők meg.",
|
|
12762
12966
|
"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
12967
|
"feature_summary_action_txt_1": "Bekapcsolás",
|
|
12769
12968
|
"feature_summary_action_txt_10": "Halványítás",
|
|
12770
12969
|
"feature_summary_action_txt_11": "Felerősítés",
|
|
@@ -12872,6 +13071,7 @@ export default {
|
|
|
12872
13071
|
"manage_user_calendar_label_pm": "DU.",
|
|
12873
13072
|
"manage_user_unsaved_changes_dialog_headline": "Valóban ki akar lépni?",
|
|
12874
13073
|
"manual_mode": "Kézi üzemmód",
|
|
13074
|
+
"manual_search_button_socket": "Csatlakozó",
|
|
12875
13075
|
"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
13076
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
12877
13077
|
"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 +13222,22 @@ export default {
|
|
|
13022
13222
|
"power_strip_feature_2_socket_2_text_min_on": "Csatlakozó 2 bekapcsol: {0} perc múlva",
|
|
13023
13223
|
"power_strip_feature_2_socket_3_text_min_off": "Csatlakozó 3 kikapcsol: {0} perc múlva",
|
|
13024
13224
|
"power_strip_feature_2_socket_3_text_min_on": "Csatlakozó 3 bekapcsol: {0} perc múlva",
|
|
13225
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
13226
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
13227
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
13228
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
13025
13229
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-csatlakozó kikapcsol: {0} perc múlva",
|
|
13026
13230
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-csatlakozó bekapcsol: {0} perc múlva",
|
|
13027
13231
|
"power_strip_specific_settings_desc_socket_1": "Csatlakozó 1 leírása",
|
|
13028
13232
|
"power_strip_specific_settings_desc_socket_2": "Csatlakozó 2 leírása",
|
|
13029
13233
|
"power_strip_specific_settings_desc_socket_3": "Csatlakozó 3 leírása",
|
|
13030
13234
|
"power_strip_specific_settings_desc_socket_usb": "USB-csatlakozó leírása",
|
|
13235
|
+
"power_strip_tile_socket_1_headline": "Csatlakozó 1",
|
|
13236
|
+
"power_strip_tile_socket_2_headline": "Csatlakozó 2",
|
|
13237
|
+
"power_strip_tile_socket_3_headline": "Csatlakozó 3",
|
|
13031
13238
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
13239
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
13240
|
+
"power_strip_tile_socket_usb_headline": "USB-csatlakozó",
|
|
13032
13241
|
"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
13242
|
"push_notifications_contact_sensor_door_closing_title": "Záró emlékeztető",
|
|
13034
13243
|
"randomtimecycle_empty_bttn_text": "Véletlen időtartamú ciklus hozzáadása",
|
|
@@ -13070,6 +13279,16 @@ export default {
|
|
|
13070
13279
|
"smoke_alerteffect": "Füst észlelhető",
|
|
13071
13280
|
"smoke_alertfree": "Nem észlelhető füst",
|
|
13072
13281
|
"smoke_equipmentselftest": "Berendezés öntesztelése",
|
|
13282
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
13283
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
13284
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
13285
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
13286
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
13287
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
13288
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
13289
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
13290
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
13291
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
13073
13292
|
"socket_settings_firstbox_status1_description": "A készülék kikapcsolva marad",
|
|
13074
13293
|
"socket_settings_firstbox_status2_description": "A készülék bekapcsolva marad",
|
|
13075
13294
|
"socket_settings_firstbox_status3_description": "Visszatérés a kikapcsolás előtti állapotba",
|
|
@@ -13086,6 +13305,8 @@ export default {
|
|
|
13086
13305
|
"sockets_specific_settings_relay_status": "Bekapcsoláskori viselkedés",
|
|
13087
13306
|
"sockets_specific_settings_relay_status_remember": "Emlékezz az utolsó állapotra",
|
|
13088
13307
|
"sockets_specific_settings_switch_inching": "Automatikus kikapcsolás ",
|
|
13308
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
13309
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
13089
13310
|
"software_update_found_failed_update_error_5012": "A készülék offline állapotban van.",
|
|
13090
13311
|
"solar_bt_pp_battery_headline": "Akkumulátor",
|
|
13091
13312
|
"solar_bt_pp_field_dm": "Dinamikus hangulat",
|
|
@@ -13782,11 +14003,6 @@ export default {
|
|
|
13782
14003
|
"energyconsumption_emptydata": "banca dati vuota",
|
|
13783
14004
|
"energyconsumption_hourlylimit": "I dati orari possono essere visualizzati solo per gli ultimi 7 giorni.",
|
|
13784
14005
|
"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
14006
|
"feature_summary_action_txt_1": "Accendi",
|
|
13791
14007
|
"feature_summary_action_txt_10": "Spegni progressivamente",
|
|
13792
14008
|
"feature_summary_action_txt_11": "Accendi progressivamente",
|
|
@@ -13894,6 +14110,7 @@ export default {
|
|
|
13894
14110
|
"manage_user_calendar_label_pm": "PM",
|
|
13895
14111
|
"manage_user_unsaved_changes_dialog_headline": "Stai per lasciare la stanza. Confermi?",
|
|
13896
14112
|
"manual_mode": "Modalità manuale",
|
|
14113
|
+
"manual_search_button_socket": "Presa",
|
|
13897
14114
|
"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
14115
|
"matter_gradient_light_off_title": "Dissolvenza (s)",
|
|
13899
14116
|
"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 +14261,22 @@ export default {
|
|
|
14044
14261
|
"power_strip_feature_2_socket_2_text_min_on": "Presa 2 accesa tra {0} min",
|
|
14045
14262
|
"power_strip_feature_2_socket_3_text_min_off": "Presa 3 spenta tra {0} min",
|
|
14046
14263
|
"power_strip_feature_2_socket_3_text_min_on": "Presa 3 accesa tra {0} min",
|
|
14264
|
+
"power_strip_feature_2_socket_4_text_min_off": "La presa 4 verrà spenta tra {0} ",
|
|
14265
|
+
"power_strip_feature_2_socket_4_text_min_on": "La presa 4 verrà accesa in {0}",
|
|
14266
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
14267
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
14047
14268
|
"power_strip_feature_2_socket_usb_text_min_off": "Presa USB spenta tra {0} min",
|
|
14048
14269
|
"power_strip_feature_2_socket_usb_text_min_on": "Presa USB accesa tra {0} min",
|
|
14049
14270
|
"power_strip_specific_settings_desc_socket_1": "Presa 1 Descrizione",
|
|
14050
14271
|
"power_strip_specific_settings_desc_socket_2": "Presa 2 Descrizione",
|
|
14051
14272
|
"power_strip_specific_settings_desc_socket_3": "Presa 3 Descrizione",
|
|
14052
14273
|
"power_strip_specific_settings_desc_socket_usb": "Presa USB Descrizione",
|
|
14274
|
+
"power_strip_tile_socket_1_headline": "Presa 1",
|
|
14275
|
+
"power_strip_tile_socket_2_headline": "Presa 2",
|
|
14276
|
+
"power_strip_tile_socket_3_headline": "Presa 3",
|
|
14053
14277
|
"power_strip_tile_socket_4_headline": "Presa 4",
|
|
14278
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
14279
|
+
"power_strip_tile_socket_usb_headline": "Presa USB",
|
|
14054
14280
|
"privatemode_description": "Per chiudere i canali di trasmissione audio e video della telecamera per proteggere la privacy degli utenti quando sono a casa.",
|
|
14055
14281
|
"push_notifications_contact_sensor_door_closing_title": "Promemoria di chiusura",
|
|
14056
14282
|
"randomtimecycle_empty_bttn_text": "Aggiungi ciclo a intervalli casuali",
|
|
@@ -14092,6 +14318,16 @@ export default {
|
|
|
14092
14318
|
"smoke_alerteffect": "Fumo rilevato",
|
|
14093
14319
|
"smoke_alertfree": "Non viene rilevato fumo",
|
|
14094
14320
|
"smoke_equipmentselftest": "Autotest dell'apparecchiatura",
|
|
14321
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
14322
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
14323
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
14324
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
14325
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
14326
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
14327
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
14328
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
14329
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
14330
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
14095
14331
|
"socket_settings_firstbox_status1_description": "Il dispositivo rimane spento",
|
|
14096
14332
|
"socket_settings_firstbox_status2_description": "Il dispositivo rimane acceso",
|
|
14097
14333
|
"socket_settings_firstbox_status3_description": "Ripristina lo stato come prima dell'interruzione dell'alimentazione",
|
|
@@ -14108,6 +14344,8 @@ export default {
|
|
|
14108
14344
|
"sockets_specific_settings_relay_status": "Impostazioni alla riaccensione",
|
|
14109
14345
|
"sockets_specific_settings_relay_status_remember": "Ricorda l'ultimo stato",
|
|
14110
14346
|
"sockets_specific_settings_switch_inching": "Spegnimento automatico ",
|
|
14347
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
14348
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
14111
14349
|
"software_update_found_failed_update_error_5012": "Il dispositivo è offline.",
|
|
14112
14350
|
"solar_bt_pp_battery_headline": "Batteria",
|
|
14113
14351
|
"solar_bt_pp_field_dm": "Scenario dinamico",
|
|
@@ -14804,11 +15042,6 @@ export default {
|
|
|
14804
15042
|
"energyconsumption_emptydata": "데이터 비어 있음",
|
|
14805
15043
|
"energyconsumption_hourlylimit": "시간별 데이터는 지난 7일간의 데이터만 표시할 수 있습니다.",
|
|
14806
15044
|
"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
15045
|
"feature_summary_action_txt_1": "스위치 켜기",
|
|
14813
15046
|
"feature_summary_action_txt_10": "페이드아웃",
|
|
14814
15047
|
"feature_summary_action_txt_11": "페이드 인",
|
|
@@ -14916,6 +15149,7 @@ export default {
|
|
|
14916
15149
|
"manage_user_calendar_label_pm": "오후",
|
|
14917
15150
|
"manage_user_unsaved_changes_dialog_headline": "화면을 나가시겠습니까?",
|
|
14918
15151
|
"manual_mode": "수동 모드",
|
|
15152
|
+
"manual_search_button_socket": "콘센트",
|
|
14919
15153
|
"matter_gradient_light_off_description_text": "램프를 끌 때 밝기를 서서히 낮추려면 0~60초 범위로 시간을 설정하십시오.",
|
|
14920
15154
|
"matter_gradient_light_off_title": "페이드 아웃",
|
|
14921
15155
|
"matter_gradient_light_on_description_text": "램프를 켤 때 밝기를 서서히 높이려면 0~60초 범위에서 시간을 설정하세요.",
|
|
@@ -15066,13 +15300,22 @@ export default {
|
|
|
15066
15300
|
"power_strip_feature_2_socket_2_text_min_on": "{0}분 후에 콘센트 2 켜짐",
|
|
15067
15301
|
"power_strip_feature_2_socket_3_text_min_off": "{0}분 후에 콘센트 3 꺼짐",
|
|
15068
15302
|
"power_strip_feature_2_socket_3_text_min_on": "{0}분 후에 콘센트 3 켜짐",
|
|
15303
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
15304
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
15305
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
15306
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
15069
15307
|
"power_strip_feature_2_socket_usb_text_min_off": "{0}분 후에 USB 소켓 꺼짐",
|
|
15070
15308
|
"power_strip_feature_2_socket_usb_text_min_on": "{0}분 후에 USB 소켓 켜짐",
|
|
15071
15309
|
"power_strip_specific_settings_desc_socket_1": "콘센트 1 설명",
|
|
15072
15310
|
"power_strip_specific_settings_desc_socket_2": "콘센트 2 설명",
|
|
15073
15311
|
"power_strip_specific_settings_desc_socket_3": "콘센트 3 설명",
|
|
15074
15312
|
"power_strip_specific_settings_desc_socket_usb": "USB 포트 설명",
|
|
15313
|
+
"power_strip_tile_socket_1_headline": "콘센트 1",
|
|
15314
|
+
"power_strip_tile_socket_2_headline": "콘센트 2",
|
|
15315
|
+
"power_strip_tile_socket_3_headline": "콘센트 3",
|
|
15075
15316
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
15317
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
15318
|
+
"power_strip_tile_socket_usb_headline": "USB 포트",
|
|
15076
15319
|
"privatemode_description": "집에 있을 때 사용자의 개인 정보를 보호하기 위해 카메라의 오디오 및 비디오 전송 채널을 닫습니다.",
|
|
15077
15320
|
"push_notifications_contact_sensor_door_closing_title": "마감 알림",
|
|
15078
15321
|
"randomtimecycle_empty_bttn_text": "임의 시간 주기 추가",
|
|
@@ -15114,6 +15357,16 @@ export default {
|
|
|
15114
15357
|
"smoke_alerteffect": "연기 감지",
|
|
15115
15358
|
"smoke_alertfree": "연기가 감지되지 않음",
|
|
15116
15359
|
"smoke_equipmentselftest": "장비 자체 테스트",
|
|
15360
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
15361
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
15362
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
15363
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
15364
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
15365
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
15366
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
15367
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
15368
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
15369
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
15117
15370
|
"socket_settings_firstbox_status1_description": "장치 꺼진 상태로 유지",
|
|
15118
15371
|
"socket_settings_firstbox_status2_description": "장치 전원이 켜진 상태로 유지",
|
|
15119
15372
|
"socket_settings_firstbox_status3_description": "전원이 꺼지기 전의 상태로 돌아갑니다.",
|
|
@@ -15130,6 +15383,8 @@ export default {
|
|
|
15130
15383
|
"sockets_specific_settings_relay_status": "전원 켜기 동작",
|
|
15131
15384
|
"sockets_specific_settings_relay_status_remember": "마지막 상태 기억하기",
|
|
15132
15385
|
"sockets_specific_settings_switch_inching": "자동 스위치 끄기 ",
|
|
15386
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
15387
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
15133
15388
|
"software_update_found_failed_update_error_5012": "장치가 오프라인 상태입니다.",
|
|
15134
15389
|
"solar_bt_pp_battery_headline": "배터리",
|
|
15135
15390
|
"solar_bt_pp_field_dm": "다이나믹 무드",
|
|
@@ -15826,11 +16081,6 @@ export default {
|
|
|
15826
16081
|
"energyconsumption_emptydata": "duomenys tušti",
|
|
15827
16082
|
"energyconsumption_hourlylimit": "Valandiniai duomenys gali būti rodomi tik paskutines 7 dienas.",
|
|
15828
16083
|
"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
16084
|
"feature_summary_action_txt_1": "Įjungti",
|
|
15835
16085
|
"feature_summary_action_txt_10": "Išbėsti",
|
|
15836
16086
|
"feature_summary_action_txt_11": "Ryškėti",
|
|
@@ -15938,6 +16188,7 @@ export default {
|
|
|
15938
16188
|
"manage_user_calendar_label_pm": "Popiet",
|
|
15939
16189
|
"manage_user_unsaved_changes_dialog_headline": "Ar tikrai norite išeiti?",
|
|
15940
16190
|
"manual_mode": "Rankinis režimas",
|
|
16191
|
+
"manual_search_button_socket": "Lizdas",
|
|
15941
16192
|
"matter_gradient_light_off_description_text": "Nustatykite laiką nuo 0 iki 60 sekundžių, kad išjungiant lempą ryškumas mažėtų palaipsniui.",
|
|
15942
16193
|
"matter_gradient_light_off_title": "Išnykimas (s)",
|
|
15943
16194
|
"matter_gradient_light_on_description_text": "Nustatykite laiką nuo 0 iki 60 sekundžių, kad įjungus lempą ryškumas didėtų palaipsniui.",
|
|
@@ -16088,13 +16339,22 @@ export default {
|
|
|
16088
16339
|
"power_strip_feature_2_socket_2_text_min_on": "2 lizdas įsijungs po {0} min",
|
|
16089
16340
|
"power_strip_feature_2_socket_3_text_min_off": "3 lizdas išsijungs po {0} min",
|
|
16090
16341
|
"power_strip_feature_2_socket_3_text_min_on": "3 lizdas įsijungs po {0} min",
|
|
16342
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
16343
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
16344
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
16345
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
16091
16346
|
"power_strip_feature_2_socket_usb_text_min_off": "USB lizdas išsijungs po {0} min",
|
|
16092
16347
|
"power_strip_feature_2_socket_usb_text_min_on": "USB lizdas įsijungs po {0} min",
|
|
16093
16348
|
"power_strip_specific_settings_desc_socket_1": "1 lizdo aprašymas",
|
|
16094
16349
|
"power_strip_specific_settings_desc_socket_2": "2 lizdo aprašymas",
|
|
16095
16350
|
"power_strip_specific_settings_desc_socket_3": "3 lizdo aprašymas",
|
|
16096
16351
|
"power_strip_specific_settings_desc_socket_usb": "USB lizdo aprašymas",
|
|
16352
|
+
"power_strip_tile_socket_1_headline": "1 lizdas",
|
|
16353
|
+
"power_strip_tile_socket_2_headline": "2 lizdas",
|
|
16354
|
+
"power_strip_tile_socket_3_headline": "3 lizdas",
|
|
16097
16355
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
16356
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
16357
|
+
"power_strip_tile_socket_usb_headline": "USB lizdas",
|
|
16098
16358
|
"privatemode_description": "Uždaryti kameros garso ir vaizdo perdavimo kanalus, siekiant apsaugoti vartotojų privatumą, kai jie yra namuose.",
|
|
16099
16359
|
"push_notifications_contact_sensor_door_closing_title": "Uždarymo priminimas",
|
|
16100
16360
|
"randomtimecycle_empty_bttn_text": "Pridėti atsitiktinio laiko ciklą",
|
|
@@ -16136,6 +16396,16 @@ export default {
|
|
|
16136
16396
|
"smoke_alerteffect": "Aptikta dūmų",
|
|
16137
16397
|
"smoke_alertfree": "Dūmų neaptikta",
|
|
16138
16398
|
"smoke_equipmentselftest": "Įrangos savikontrolė",
|
|
16399
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
16400
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
16401
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
16402
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
16403
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
16404
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
16405
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
16406
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
16407
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
16408
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
16139
16409
|
"socket_settings_firstbox_status1_description": "Įrenginys lieka išjungtas",
|
|
16140
16410
|
"socket_settings_firstbox_status2_description": "Įrenginys lieka įjungtas",
|
|
16141
16411
|
"socket_settings_firstbox_status3_description": "Grįžti į ankstesnę būseną prieš išjungiant maitinimą",
|
|
@@ -16152,6 +16422,8 @@ export default {
|
|
|
16152
16422
|
"sockets_specific_settings_relay_status": "Veikimas atkūrus maitinimą",
|
|
16153
16423
|
"sockets_specific_settings_relay_status_remember": "Prisimena buvusią būseną",
|
|
16154
16424
|
"sockets_specific_settings_switch_inching": "Automatinis išjungimas",
|
|
16425
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
16426
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
16155
16427
|
"software_update_found_failed_update_error_5012": "Įrenginys neprisijungęs.",
|
|
16156
16428
|
"solar_bt_pp_battery_headline": "Akumuliatorius",
|
|
16157
16429
|
"solar_bt_pp_field_dm": "Dinaminė nuotaika",
|
|
@@ -16848,11 +17120,6 @@ export default {
|
|
|
16848
17120
|
"energyconsumption_emptydata": "dati tukši",
|
|
16849
17121
|
"energyconsumption_hourlylimit": "Stundas datus var parādīt tikai par pēdējām 7 dienām.",
|
|
16850
17122
|
"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
17123
|
"feature_summary_action_txt_1": "Ieslēgt",
|
|
16857
17124
|
"feature_summary_action_txt_10": "Izgaist",
|
|
16858
17125
|
"feature_summary_action_txt_11": "Pakāpeniski parādīties",
|
|
@@ -16960,6 +17227,7 @@ export default {
|
|
|
16960
17227
|
"manage_user_calendar_label_pm": "pēcpusdienā",
|
|
16961
17228
|
"manage_user_unsaved_changes_dialog_headline": "Vai tiešām vēlaties pamest?",
|
|
16962
17229
|
"manual_mode": "Manuālais režīms",
|
|
17230
|
+
"manual_search_button_socket": "Kontaktligzda",
|
|
16963
17231
|
"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
17232
|
"matter_gradient_light_off_title": "Izbalēšana (s)",
|
|
16965
17233
|
"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 +17378,22 @@ export default {
|
|
|
17110
17378
|
"power_strip_feature_2_socket_2_text_min_on": "Kontaktligzda 2 ieslēgsies pēc {0} min.",
|
|
17111
17379
|
"power_strip_feature_2_socket_3_text_min_off": "Kontaktligzda 3 izslēgsies pēc {0} min.",
|
|
17112
17380
|
"power_strip_feature_2_socket_3_text_min_on": "Kontaktligzda 3 ieslēgsies pēc {0} min.",
|
|
17381
|
+
"power_strip_feature_2_socket_4_text_min_off": "4. kontaktligzda tiks izslēgta {0} ",
|
|
17382
|
+
"power_strip_feature_2_socket_4_text_min_on": "4. kontaktligzda tiks ieslēgta {0}",
|
|
17383
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
17384
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
17113
17385
|
"power_strip_feature_2_socket_usb_text_min_off": "USB kontaktligzda izslēgsies pēc {0} min.",
|
|
17114
17386
|
"power_strip_feature_2_socket_usb_text_min_on": "USB kontaktligzda ieslēgsies pēc {0} min.",
|
|
17115
17387
|
"power_strip_specific_settings_desc_socket_1": "Kontaktligzda 1 Apraksts",
|
|
17116
17388
|
"power_strip_specific_settings_desc_socket_2": "Kontaktligzda 2 Apraksts",
|
|
17117
17389
|
"power_strip_specific_settings_desc_socket_3": "Kontaktligzda 3 Apraksts",
|
|
17118
17390
|
"power_strip_specific_settings_desc_socket_usb": "USB kontaktligzda Apraksts",
|
|
17391
|
+
"power_strip_tile_socket_1_headline": "Kontaktligzda 1",
|
|
17392
|
+
"power_strip_tile_socket_2_headline": "Kontaktligzda 2",
|
|
17393
|
+
"power_strip_tile_socket_3_headline": "Kontaktligzda 3",
|
|
17119
17394
|
"power_strip_tile_socket_4_headline": "Kontaktligzda 4",
|
|
17395
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
17396
|
+
"power_strip_tile_socket_usb_headline": "USB kontaktligzda",
|
|
17120
17397
|
"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
17398
|
"push_notifications_contact_sensor_door_closing_title": "Noslēguma atgādinājums",
|
|
17122
17399
|
"randomtimecycle_empty_bttn_text": "Pievienot nejaušinātā laika ciklu",
|
|
@@ -17158,6 +17435,16 @@ export default {
|
|
|
17158
17435
|
"smoke_alerteffect": "Konstatēti dūmi",
|
|
17159
17436
|
"smoke_alertfree": "Dūmi nav konstatēti",
|
|
17160
17437
|
"smoke_equipmentselftest": "Iekārtas pašpārbaude",
|
|
17438
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
17439
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
17440
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
17441
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
17442
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
17443
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
17444
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
17445
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
17446
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
17447
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
17161
17448
|
"socket_settings_firstbox_status1_description": "Ierīce paliek izslēgta",
|
|
17162
17449
|
"socket_settings_firstbox_status2_description": "Ierīce paliek ieslēgta",
|
|
17163
17450
|
"socket_settings_firstbox_status3_description": "Atgriezieties iepriekšējā stāvoklī pirms strāvas padeves izslēgšanas",
|
|
@@ -17174,6 +17461,8 @@ export default {
|
|
|
17174
17461
|
"sockets_specific_settings_relay_status": "Ieslēdziet uzvedību",
|
|
17175
17462
|
"sockets_specific_settings_relay_status_remember": "Atcerēties pēdējo statusu",
|
|
17176
17463
|
"sockets_specific_settings_switch_inching": "Automātiska izslēgšanās ",
|
|
17464
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
17465
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
17177
17466
|
"software_update_found_failed_update_error_5012": "Ierīce ir bezsaistē.",
|
|
17178
17467
|
"solar_bt_pp_battery_headline": "Baterija",
|
|
17179
17468
|
"solar_bt_pp_field_dm": "Dinamiskais noskaņojums",
|
|
@@ -17870,11 +18159,6 @@ export default {
|
|
|
17870
18159
|
"energyconsumption_emptydata": "tom data",
|
|
17871
18160
|
"energyconsumption_hourlylimit": "Timedataene kan bare vises for de siste 7 dagene.",
|
|
17872
18161
|
"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
18162
|
"feature_summary_action_txt_1": "Skru på",
|
|
17879
18163
|
"feature_summary_action_txt_10": "Nedtoning",
|
|
17880
18164
|
"feature_summary_action_txt_11": "Inntoning",
|
|
@@ -17982,6 +18266,7 @@ export default {
|
|
|
17982
18266
|
"manage_user_calendar_label_pm": "EM",
|
|
17983
18267
|
"manage_user_unsaved_changes_dialog_headline": "Vil du virkelig forlate?",
|
|
17984
18268
|
"manual_mode": "Manuell modus",
|
|
18269
|
+
"manual_search_button_socket": "Stikkontakt",
|
|
17985
18270
|
"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
18271
|
"matter_gradient_light_off_title": "Fade-out (er)",
|
|
17987
18272
|
"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 +18417,22 @@ export default {
|
|
|
18132
18417
|
"power_strip_feature_2_socket_2_text_min_on": "Stikkontakt 2 på om {0} min",
|
|
18133
18418
|
"power_strip_feature_2_socket_3_text_min_off": "Stikkontakt 3 av om {0} min",
|
|
18134
18419
|
"power_strip_feature_2_socket_3_text_min_on": "Stikkontakt 3 på om {0} min",
|
|
18420
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
18421
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
18422
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
18423
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
18135
18424
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-kontakt av om {0} min",
|
|
18136
18425
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-kontakt på om {0} min",
|
|
18137
18426
|
"power_strip_specific_settings_desc_socket_1": "Stikkontakt 1 Beskrivelse",
|
|
18138
18427
|
"power_strip_specific_settings_desc_socket_2": "Stikkontakt 2 Beskrivelse",
|
|
18139
18428
|
"power_strip_specific_settings_desc_socket_3": "Stikkontakt 3 Beskrivelse",
|
|
18140
18429
|
"power_strip_specific_settings_desc_socket_usb": "USB-kontakt Beskrivelse",
|
|
18430
|
+
"power_strip_tile_socket_1_headline": "Stikkontakt 1",
|
|
18431
|
+
"power_strip_tile_socket_2_headline": "Stikkontakt 2",
|
|
18432
|
+
"power_strip_tile_socket_3_headline": "Stikkontakt 3",
|
|
18141
18433
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
18434
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
18435
|
+
"power_strip_tile_socket_usb_headline": "USB-kontakt",
|
|
18142
18436
|
"privatemode_description": "For å lukke lyd- og videooverføringskanalene for kameraet for å beskytte brukernes personvern når de er hjemme.",
|
|
18143
18437
|
"push_notifications_contact_sensor_door_closing_title": "Avslutningspåminnelse",
|
|
18144
18438
|
"randomtimecycle_empty_bttn_text": "Legg til tilfeldig tidssyklus",
|
|
@@ -18180,6 +18474,16 @@ export default {
|
|
|
18180
18474
|
"smoke_alerteffect": "Røyk oppdaget",
|
|
18181
18475
|
"smoke_alertfree": "Ingen røyk oppdaget",
|
|
18182
18476
|
"smoke_equipmentselftest": "Selvtest av utstyr",
|
|
18477
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
18478
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
18479
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
18480
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
18481
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
18482
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
18483
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
18484
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
18485
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
18486
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
18183
18487
|
"socket_settings_firstbox_status1_description": "Enheten forblir slått av",
|
|
18184
18488
|
"socket_settings_firstbox_status2_description": "Enheten forblir slått på",
|
|
18185
18489
|
"socket_settings_firstbox_status3_description": "Gå tilbake til forrige tilstand før strømmen ble slått av",
|
|
@@ -18196,6 +18500,8 @@ export default {
|
|
|
18196
18500
|
"sockets_specific_settings_relay_status": "Strøm på atferd",
|
|
18197
18501
|
"sockets_specific_settings_relay_status_remember": "Husk siste status",
|
|
18198
18502
|
"sockets_specific_settings_switch_inching": "Automatisk avslåing",
|
|
18503
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
18504
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
18199
18505
|
"software_update_found_failed_update_error_5012": "Enheten er frakoblet.",
|
|
18200
18506
|
"solar_bt_pp_battery_headline": "Batteri",
|
|
18201
18507
|
"solar_bt_pp_field_dm": "Dynamisk stemning",
|
|
@@ -18892,11 +19198,6 @@ export default {
|
|
|
18892
19198
|
"energyconsumption_emptydata": "dane puste",
|
|
18893
19199
|
"energyconsumption_hourlylimit": "Dane godzinowe mogą być wyświetlane tylko za ostatnie 7 dni.",
|
|
18894
19200
|
"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
19201
|
"feature_summary_action_txt_1": "Włącz",
|
|
18901
19202
|
"feature_summary_action_txt_10": "Zaciemnij",
|
|
18902
19203
|
"feature_summary_action_txt_11": "Rozjaśnij",
|
|
@@ -19004,6 +19305,7 @@ export default {
|
|
|
19004
19305
|
"manage_user_calendar_label_pm": "Po południu",
|
|
19005
19306
|
"manage_user_unsaved_changes_dialog_headline": "Czy naprawdę chcesz wyjść?",
|
|
19006
19307
|
"manual_mode": "Tryb ręczny",
|
|
19308
|
+
"manual_search_button_socket": "Gniazdo",
|
|
19007
19309
|
"matter_gradient_light_off_description_text": "Ustaw czas w zakresie od 0 do 60 sekund, aby stopniowo zmniejszać jasność podczas wyłączania lampy",
|
|
19008
19310
|
"matter_gradient_light_off_title": "Wygaśnięcie (y)",
|
|
19009
19311
|
"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 +19456,22 @@ export default {
|
|
|
19154
19456
|
"power_strip_feature_2_socket_2_text_min_on": "Gniazdo 2 włączone w {0} min",
|
|
19155
19457
|
"power_strip_feature_2_socket_3_text_min_off": "Gniazdo 3 wyłączone w {0} min",
|
|
19156
19458
|
"power_strip_feature_2_socket_3_text_min_on": "Gniazdo 3 włączone w {0} min",
|
|
19459
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
19460
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
19461
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
19462
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
19157
19463
|
"power_strip_feature_2_socket_usb_text_min_off": "Gniazdo USB wyłączone w {0} min",
|
|
19158
19464
|
"power_strip_feature_2_socket_usb_text_min_on": "Gniazdo USB włączone w {0} min",
|
|
19159
19465
|
"power_strip_specific_settings_desc_socket_1": "Gniazdo 1 Opis",
|
|
19160
19466
|
"power_strip_specific_settings_desc_socket_2": "Gniazdo 2 Opis",
|
|
19161
19467
|
"power_strip_specific_settings_desc_socket_3": "Gniazdo 3 Opis",
|
|
19162
19468
|
"power_strip_specific_settings_desc_socket_usb": "Gniazdo USB Opis",
|
|
19469
|
+
"power_strip_tile_socket_1_headline": "Gniazdo 1",
|
|
19470
|
+
"power_strip_tile_socket_2_headline": "Gniazdo 2",
|
|
19471
|
+
"power_strip_tile_socket_3_headline": "Gniazdo 3",
|
|
19163
19472
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
19473
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
19474
|
+
"power_strip_tile_socket_usb_headline": "Gniazdo USB",
|
|
19164
19475
|
"privatemode_description": "Zamykanie kanałów transmisji audio i wideo dla kamery w celu ochrony prywatności użytkowników przebywających w domu.",
|
|
19165
19476
|
"push_notifications_contact_sensor_door_closing_title": "Przypomnienie o zamknięciu",
|
|
19166
19477
|
"randomtimecycle_empty_bttn_text": "Dodaj losowy cykl czasowy",
|
|
@@ -19202,6 +19513,16 @@ export default {
|
|
|
19202
19513
|
"smoke_alerteffect": "Wykryto dym",
|
|
19203
19514
|
"smoke_alertfree": "Nie wykryto dymu",
|
|
19204
19515
|
"smoke_equipmentselftest": "Autotest urządzenia",
|
|
19516
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
19517
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
19518
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
19519
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
19520
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
19521
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
19522
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
19523
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
19524
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
19525
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
19205
19526
|
"socket_settings_firstbox_status1_description": "Urządzenie pozostaje wyłączone",
|
|
19206
19527
|
"socket_settings_firstbox_status2_description": "Urządzenie pozostaje włączone",
|
|
19207
19528
|
"socket_settings_firstbox_status3_description": "Powrót do poprzedniego stanu przed wyłączeniem zasilania",
|
|
@@ -19218,6 +19539,8 @@ export default {
|
|
|
19218
19539
|
"sockets_specific_settings_relay_status": "Zachowanie włączania zasilania",
|
|
19219
19540
|
"sockets_specific_settings_relay_status_remember": "Zapamiętaj ostatni status",
|
|
19220
19541
|
"sockets_specific_settings_switch_inching": "Automatyczne wyłączanie ",
|
|
19542
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
19543
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
19221
19544
|
"software_update_found_failed_update_error_5012": "Urządzenie jest offline.",
|
|
19222
19545
|
"solar_bt_pp_battery_headline": "Bateria",
|
|
19223
19546
|
"solar_bt_pp_field_dm": "Dynamiczny nastrój",
|
|
@@ -19914,11 +20237,6 @@ export default {
|
|
|
19914
20237
|
"energyconsumption_emptydata": "dados vazios",
|
|
19915
20238
|
"energyconsumption_hourlylimit": "Os dados horários só podem ser exibidos nos últimos 7 dias.",
|
|
19916
20239
|
"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
20240
|
"feature_summary_action_txt_1": "Ligar",
|
|
19923
20241
|
"feature_summary_action_txt_10": "Desaparecer",
|
|
19924
20242
|
"feature_summary_action_txt_11": "Aparecimento gradual",
|
|
@@ -20026,6 +20344,7 @@ export default {
|
|
|
20026
20344
|
"manage_user_calendar_label_pm": "PM",
|
|
20027
20345
|
"manage_user_unsaved_changes_dialog_headline": "Você realmente quer sair?",
|
|
20028
20346
|
"manual_mode": "Modo manual",
|
|
20347
|
+
"manual_search_button_socket": "Tomada",
|
|
20029
20348
|
"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
20349
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
20031
20350
|
"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 +20495,22 @@ export default {
|
|
|
20176
20495
|
"power_strip_feature_2_socket_2_text_min_on": "Tomada 2 ligada em {0} min",
|
|
20177
20496
|
"power_strip_feature_2_socket_3_text_min_off": "Tomada 3desligada em {0} min",
|
|
20178
20497
|
"power_strip_feature_2_socket_3_text_min_on": "Tomada 3 ligada em {0} min",
|
|
20498
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
20499
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
20500
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
20501
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
20179
20502
|
"power_strip_feature_2_socket_usb_text_min_off": "Tomada USB desligada em {0} min",
|
|
20180
20503
|
"power_strip_feature_2_socket_usb_text_min_on": "Tomada USB ligada em {0} min",
|
|
20181
20504
|
"power_strip_specific_settings_desc_socket_1": "Descrição Tomada 1",
|
|
20182
20505
|
"power_strip_specific_settings_desc_socket_2": "Descrição Tomada 2",
|
|
20183
20506
|
"power_strip_specific_settings_desc_socket_3": "Descrição Tomada 3",
|
|
20184
20507
|
"power_strip_specific_settings_desc_socket_usb": "Descrição Tomada USB",
|
|
20508
|
+
"power_strip_tile_socket_1_headline": "Tomada 1",
|
|
20509
|
+
"power_strip_tile_socket_2_headline": "Tomada 2",
|
|
20510
|
+
"power_strip_tile_socket_3_headline": "Tomada 3",
|
|
20185
20511
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
20512
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
20513
|
+
"power_strip_tile_socket_usb_headline": "Tomada USB",
|
|
20186
20514
|
"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
20515
|
"push_notifications_contact_sensor_door_closing_title": "Lembrete de encerramento",
|
|
20188
20516
|
"randomtimecycle_empty_bttn_text": "Adicionar ciclo de tempo aleatório",
|
|
@@ -20224,6 +20552,16 @@ export default {
|
|
|
20224
20552
|
"smoke_alerteffect": "Fumaça detectada",
|
|
20225
20553
|
"smoke_alertfree": "Nenhuma fumaça detectada",
|
|
20226
20554
|
"smoke_equipmentselftest": "Autoteste do equipamento",
|
|
20555
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
20556
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
20557
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
20558
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
20559
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
20560
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
20561
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
20562
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
20563
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
20564
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
20227
20565
|
"socket_settings_firstbox_status1_description": "O dispositivo permanece desligado",
|
|
20228
20566
|
"socket_settings_firstbox_status2_description": "O dispositivo permanece ligado",
|
|
20229
20567
|
"socket_settings_firstbox_status3_description": "Retorne ao estado anterior antes de a energia ser desligada",
|
|
@@ -20240,6 +20578,8 @@ export default {
|
|
|
20240
20578
|
"sockets_specific_settings_relay_status": "Poder sobre o comportamento",
|
|
20241
20579
|
"sockets_specific_settings_relay_status_remember": "Lembrar o último status",
|
|
20242
20580
|
"sockets_specific_settings_switch_inching": "Desligamento automático ",
|
|
20581
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
20582
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
20243
20583
|
"software_update_found_failed_update_error_5012": "O dispositivo está offline.",
|
|
20244
20584
|
"solar_bt_pp_battery_headline": "Bateria",
|
|
20245
20585
|
"solar_bt_pp_field_dm": "Modo dinâmico",
|
|
@@ -20936,11 +21276,6 @@ export default {
|
|
|
20936
21276
|
"energyconsumption_emptydata": "date goale",
|
|
20937
21277
|
"energyconsumption_hourlylimit": "Datele orare pot fi afișate numai pentru ultimele 7 zile.",
|
|
20938
21278
|
"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
21279
|
"feature_summary_action_txt_1": "Pornire",
|
|
20945
21280
|
"feature_summary_action_txt_10": "Funcție Fade out",
|
|
20946
21281
|
"feature_summary_action_txt_11": "Funcție Fade out",
|
|
@@ -21048,6 +21383,7 @@ export default {
|
|
|
21048
21383
|
"manage_user_calendar_label_pm": "PM",
|
|
21049
21384
|
"manage_user_unsaved_changes_dialog_headline": "Sigur doriți să părăsiți editarea?",
|
|
21050
21385
|
"manual_mode": "Mod manual",
|
|
21386
|
+
"manual_search_button_socket": "Priză",
|
|
21051
21387
|
"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
21388
|
"matter_gradient_light_off_title": "Fade-out (e)",
|
|
21053
21389
|
"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 +21534,22 @@ export default {
|
|
|
21198
21534
|
"power_strip_feature_2_socket_2_text_min_on": "Priza 2 activată în {0} min",
|
|
21199
21535
|
"power_strip_feature_2_socket_3_text_min_off": "Priza 3 oprită în {0} min",
|
|
21200
21536
|
"power_strip_feature_2_socket_3_text_min_on": "Priza 3 activată în {0} min",
|
|
21537
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
21538
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
21539
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
21540
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
21201
21541
|
"power_strip_feature_2_socket_usb_text_min_off": "Priza USB oprită în {0} min",
|
|
21202
21542
|
"power_strip_feature_2_socket_usb_text_min_on": "Priza USB pornită în {0} min",
|
|
21203
21543
|
"power_strip_specific_settings_desc_socket_1": "Priza 1 Descriere",
|
|
21204
21544
|
"power_strip_specific_settings_desc_socket_2": "Priza 2 Descriere",
|
|
21205
21545
|
"power_strip_specific_settings_desc_socket_3": "Priza 3 Descriere",
|
|
21206
21546
|
"power_strip_specific_settings_desc_socket_usb": "Priza USB descriere ",
|
|
21547
|
+
"power_strip_tile_socket_1_headline": "Priza 1",
|
|
21548
|
+
"power_strip_tile_socket_2_headline": "Priza 2",
|
|
21549
|
+
"power_strip_tile_socket_3_headline": "Priza 3",
|
|
21207
21550
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
21551
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
21552
|
+
"power_strip_tile_socket_usb_headline": "Priză USB",
|
|
21208
21553
|
"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
21554
|
"push_notifications_contact_sensor_door_closing_title": "Memento de închidere",
|
|
21210
21555
|
"randomtimecycle_empty_bttn_text": "Adăugați un timp aleatoriu",
|
|
@@ -21246,6 +21591,16 @@ export default {
|
|
|
21246
21591
|
"smoke_alerteffect": "Fum detectat",
|
|
21247
21592
|
"smoke_alertfree": "Nu se detectează fum",
|
|
21248
21593
|
"smoke_equipmentselftest": "Autotestarea echipamentului",
|
|
21594
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
21595
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
21596
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
21597
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
21598
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
21599
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
21600
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
21601
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
21602
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
21603
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
21249
21604
|
"socket_settings_firstbox_status1_description": "Dispozitivul rămâne oprit",
|
|
21250
21605
|
"socket_settings_firstbox_status2_description": "Dispozitivul rămâne pornit",
|
|
21251
21606
|
"socket_settings_firstbox_status3_description": "Reveniți la starea anterioară înainte ca alimentarea să fie oprită",
|
|
@@ -21262,6 +21617,8 @@ export default {
|
|
|
21262
21617
|
"sockets_specific_settings_relay_status": "Putere asupra comportamentului",
|
|
21263
21618
|
"sockets_specific_settings_relay_status_remember": "Amintiți-vă ultimul statut",
|
|
21264
21619
|
"sockets_specific_settings_switch_inching": "Oprire automată ",
|
|
21620
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
21621
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
21265
21622
|
"software_update_found_failed_update_error_5012": "Dispozitivul este offline.",
|
|
21266
21623
|
"solar_bt_pp_battery_headline": "Baterie",
|
|
21267
21624
|
"solar_bt_pp_field_dm": "Dispoziție dinamică",
|
|
@@ -21958,11 +22315,6 @@ export default {
|
|
|
21958
22315
|
"energyconsumption_emptydata": "данные пустые",
|
|
21959
22316
|
"energyconsumption_hourlylimit": "Почасовые данные можно показать только за последние 7 дней.",
|
|
21960
22317
|
"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
22318
|
"feature_summary_action_txt_1": "включить",
|
|
21967
22319
|
"feature_summary_action_txt_10": "Плавное выключение",
|
|
21968
22320
|
"feature_summary_action_txt_11": "Плавное включение",
|
|
@@ -22070,6 +22422,7 @@ export default {
|
|
|
22070
22422
|
"manage_user_calendar_label_pm": "После полудня",
|
|
22071
22423
|
"manage_user_unsaved_changes_dialog_headline": "Вы действительно хотите выйти",
|
|
22072
22424
|
"manual_mode": "Ручной режим",
|
|
22425
|
+
"manual_search_button_socket": "Разъем",
|
|
22073
22426
|
"matter_gradient_light_off_description_text": "Установите время в диапазоне от 0 до 60 секунд, чтобы постепенно уменьшать яркость при выключении лампы",
|
|
22074
22427
|
"matter_gradient_light_off_title": "Затухание (ы)",
|
|
22075
22428
|
"matter_gradient_light_on_description_text": "Установите время в диапазоне от 0 до 60 секунд, чтобы постепенно увеличивать яркость при включении лампы",
|
|
@@ -22220,13 +22573,22 @@ export default {
|
|
|
22220
22573
|
"power_strip_feature_2_socket_2_text_min_on": "Разъем 2 включится через {0} мин",
|
|
22221
22574
|
"power_strip_feature_2_socket_3_text_min_off": "Разъем 3 выключится через {0} мин",
|
|
22222
22575
|
"power_strip_feature_2_socket_3_text_min_on": "Разъем 3 включится через {0} мин",
|
|
22576
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
22577
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
22578
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
22579
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
22223
22580
|
"power_strip_feature_2_socket_usb_text_min_off": "Разъем USB выключится через {0} мин",
|
|
22224
22581
|
"power_strip_feature_2_socket_usb_text_min_on": "Разъем USB включится через {0} мин",
|
|
22225
22582
|
"power_strip_specific_settings_desc_socket_1": "Разъем 1 Описание",
|
|
22226
22583
|
"power_strip_specific_settings_desc_socket_2": "Разъем 2 Описание",
|
|
22227
22584
|
"power_strip_specific_settings_desc_socket_3": "Разъем 3 Описание",
|
|
22228
22585
|
"power_strip_specific_settings_desc_socket_usb": "Разъем USB Описание",
|
|
22586
|
+
"power_strip_tile_socket_1_headline": "Разъем 1",
|
|
22587
|
+
"power_strip_tile_socket_2_headline": "Разъем 2",
|
|
22588
|
+
"power_strip_tile_socket_3_headline": "Разъем 3",
|
|
22229
22589
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
22590
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
22591
|
+
"power_strip_tile_socket_usb_headline": "Разъем USB",
|
|
22230
22592
|
"privatemode_description": "Закрыть каналы передачи аудио и видео для камеры, чтобы защитить конфиденциальность пользователей, когда они находятся дома.",
|
|
22231
22593
|
"push_notifications_contact_sensor_door_closing_title": "Заключительное напоминание",
|
|
22232
22594
|
"randomtimecycle_empty_bttn_text": "Добавить случайный временной цикл",
|
|
@@ -22268,6 +22630,16 @@ export default {
|
|
|
22268
22630
|
"smoke_alerteffect": "Обнаружен дым",
|
|
22269
22631
|
"smoke_alertfree": "Дым не обнаружен",
|
|
22270
22632
|
"smoke_equipmentselftest": "Самотестирование оборудования",
|
|
22633
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
22634
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
22635
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
22636
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
22637
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
22638
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
22639
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
22640
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
22641
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
22642
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
22271
22643
|
"socket_settings_firstbox_status1_description": "Устройство остается выключенным",
|
|
22272
22644
|
"socket_settings_firstbox_status2_description": "Устройство остается включенным",
|
|
22273
22645
|
"socket_settings_firstbox_status3_description": "Возврат к предыдущему состоянию до отключения питания",
|
|
@@ -22284,6 +22656,8 @@ export default {
|
|
|
22284
22656
|
"sockets_specific_settings_relay_status": "Влияние силы на поведение",
|
|
22285
22657
|
"sockets_specific_settings_relay_status_remember": "Запомнить последний статус",
|
|
22286
22658
|
"sockets_specific_settings_switch_inching": "Автоматическое отключение ",
|
|
22659
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
22660
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
22287
22661
|
"software_update_found_failed_update_error_5012": "Устройство не в сети.",
|
|
22288
22662
|
"solar_bt_pp_battery_headline": "Батарея",
|
|
22289
22663
|
"solar_bt_pp_field_dm": "Динамичное настроение",
|
|
@@ -22980,11 +23354,6 @@ export default {
|
|
|
22980
23354
|
"energyconsumption_emptydata": "dáta prázdne",
|
|
22981
23355
|
"energyconsumption_hourlylimit": "Hodinové údaje je možné zobrazovať iba za posledných 7 dní.",
|
|
22982
23356
|
"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
23357
|
"feature_summary_action_txt_1": "Zapnúť",
|
|
22989
23358
|
"feature_summary_action_txt_10": "Vyblednúť",
|
|
22990
23359
|
"feature_summary_action_txt_11": "Vyblednúť",
|
|
@@ -23092,6 +23461,7 @@ export default {
|
|
|
23092
23461
|
"manage_user_calendar_label_pm": "Popoludnie",
|
|
23093
23462
|
"manage_user_unsaved_changes_dialog_headline": "Naozaj chcete odísť?",
|
|
23094
23463
|
"manual_mode": "Manuálny režim",
|
|
23464
|
+
"manual_search_button_socket": "Zásuvka",
|
|
23095
23465
|
"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
23466
|
"matter_gradient_light_off_title": "Vyblednutie (y)",
|
|
23097
23467
|
"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 +23612,22 @@ export default {
|
|
|
23242
23612
|
"power_strip_feature_2_socket_2_text_min_on": "Zásuvka 2 zapnutá za {0} min",
|
|
23243
23613
|
"power_strip_feature_2_socket_3_text_min_off": "Zásuvka 3 vypnutá za {0} min",
|
|
23244
23614
|
"power_strip_feature_2_socket_3_text_min_on": "Zásuvka 3 zapnutá za {0} min",
|
|
23615
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
23616
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
23617
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
23618
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
23245
23619
|
"power_strip_feature_2_socket_usb_text_min_off": "Zásuvka USB vypnutá za {0} min",
|
|
23246
23620
|
"power_strip_feature_2_socket_usb_text_min_on": "Zásuvka USB zapnutá za {0} min",
|
|
23247
23621
|
"power_strip_specific_settings_desc_socket_1": "Popis zásuvky 1",
|
|
23248
23622
|
"power_strip_specific_settings_desc_socket_2": "Popis zásuvky 2",
|
|
23249
23623
|
"power_strip_specific_settings_desc_socket_3": "Popis zásuvky 3",
|
|
23250
23624
|
"power_strip_specific_settings_desc_socket_usb": "Popis zásuvky USB",
|
|
23625
|
+
"power_strip_tile_socket_1_headline": "Zásuvka 1",
|
|
23626
|
+
"power_strip_tile_socket_2_headline": "Zásuvka 2",
|
|
23627
|
+
"power_strip_tile_socket_3_headline": "Zásuvka 3",
|
|
23251
23628
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
23629
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
23630
|
+
"power_strip_tile_socket_usb_headline": "USB zásuvka",
|
|
23252
23631
|
"privatemode_description": "Uzatvorenie kanálov prenosu zvuku a obrazu pre kameru na ochranu súkromia používateľov, keď sú doma.",
|
|
23253
23632
|
"push_notifications_contact_sensor_door_closing_title": "Upozornenie na uzatvorenie",
|
|
23254
23633
|
"randomtimecycle_empty_bttn_text": "Pridať náhodný časový cyklus",
|
|
@@ -23290,6 +23669,16 @@ export default {
|
|
|
23290
23669
|
"smoke_alerteffect": "Detekovaný dym",
|
|
23291
23670
|
"smoke_alertfree": "Nebol zistený žiadny dym",
|
|
23292
23671
|
"smoke_equipmentselftest": "Autotest zariadenia",
|
|
23672
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
23673
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
23674
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
23675
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
23676
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
23677
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
23678
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
23679
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
23680
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
23681
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
23293
23682
|
"socket_settings_firstbox_status1_description": "Zariadenie zostáva vypnuté",
|
|
23294
23683
|
"socket_settings_firstbox_status2_description": "Zariadenie zostáva zapnuté",
|
|
23295
23684
|
"socket_settings_firstbox_status3_description": "Návrat do predchádzajúceho stavu pred vypnutím napájania",
|
|
@@ -23306,6 +23695,8 @@ export default {
|
|
|
23306
23695
|
"sockets_specific_settings_relay_status": "Správanie pri zapnutí",
|
|
23307
23696
|
"sockets_specific_settings_relay_status_remember": "Zapamätať si posledný stav",
|
|
23308
23697
|
"sockets_specific_settings_switch_inching": "Automatické vypnutie ",
|
|
23698
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
23699
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
23309
23700
|
"software_update_found_failed_update_error_5012": "Zariadenie je v režime offline.",
|
|
23310
23701
|
"solar_bt_pp_battery_headline": "Batéria",
|
|
23311
23702
|
"solar_bt_pp_field_dm": "Dynamický režim",
|
|
@@ -24002,11 +24393,6 @@ export default {
|
|
|
24002
24393
|
"energyconsumption_emptydata": "ingen data",
|
|
24003
24394
|
"energyconsumption_hourlylimit": "Timdata kan endast visas för de senaste 7 dagarna.",
|
|
24004
24395
|
"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
24396
|
"feature_summary_action_txt_1": "Slå på",
|
|
24011
24397
|
"feature_summary_action_txt_10": "Tona ut",
|
|
24012
24398
|
"feature_summary_action_txt_11": "Tona In",
|
|
@@ -24114,6 +24500,7 @@ export default {
|
|
|
24114
24500
|
"manage_user_calendar_label_pm": "EM",
|
|
24115
24501
|
"manage_user_unsaved_changes_dialog_headline": "Vill du verkligen avsluta?",
|
|
24116
24502
|
"manual_mode": "Manuellt läge",
|
|
24503
|
+
"manual_search_button_socket": "Uttag",
|
|
24117
24504
|
"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
24505
|
"matter_gradient_light_off_title": "Uttoning (s)",
|
|
24119
24506
|
"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 +24651,22 @@ export default {
|
|
|
24264
24651
|
"power_strip_feature_2_socket_2_text_min_on": "Uttag 2 sätts på om {0} min",
|
|
24265
24652
|
"power_strip_feature_2_socket_3_text_min_off": "Uttag 3 stängs av om {0} min",
|
|
24266
24653
|
"power_strip_feature_2_socket_3_text_min_on": "Uttag 3 sätts på om{0} min",
|
|
24654
|
+
"power_strip_feature_2_socket_4_text_min_off": "Uttag 4 kommer att stängas av om {0} ",
|
|
24655
|
+
"power_strip_feature_2_socket_4_text_min_on": "Uttag 4 kommer att slås på om {0}",
|
|
24656
|
+
"power_strip_feature_2_socket_5_text_min_off": "Uttag 5 kommer att stängas av om {0}",
|
|
24657
|
+
"power_strip_feature_2_socket_5_text_min_on": "Uttag 5 kommer att slås på om {0}",
|
|
24267
24658
|
"power_strip_feature_2_socket_usb_text_min_off": "USB-uttag stängs av om {0} min",
|
|
24268
24659
|
"power_strip_feature_2_socket_usb_text_min_on": "USB-uttag sätts på om {0} min",
|
|
24269
24660
|
"power_strip_specific_settings_desc_socket_1": "Uttag 1 Beskrivning",
|
|
24270
24661
|
"power_strip_specific_settings_desc_socket_2": "Uttag 2 Beskrivning",
|
|
24271
24662
|
"power_strip_specific_settings_desc_socket_3": "Uttag 3 Beskrivning",
|
|
24272
24663
|
"power_strip_specific_settings_desc_socket_usb": "USB-uttag Beskrivning",
|
|
24664
|
+
"power_strip_tile_socket_1_headline": "Uttag 1",
|
|
24665
|
+
"power_strip_tile_socket_2_headline": "Uttag 2",
|
|
24666
|
+
"power_strip_tile_socket_3_headline": "Uttag 3",
|
|
24273
24667
|
"power_strip_tile_socket_4_headline": "Uttag 4",
|
|
24668
|
+
"power_strip_tile_socket_5_headline": "Uttag 5",
|
|
24669
|
+
"power_strip_tile_socket_usb_headline": "USB-uttag",
|
|
24274
24670
|
"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
24671
|
"push_notifications_contact_sensor_door_closing_title": "Påminnelse om stängning",
|
|
24276
24672
|
"randomtimecycle_empty_bttn_text": "Lägg till slumpmässig tidscykel",
|
|
@@ -24312,6 +24708,16 @@ export default {
|
|
|
24312
24708
|
"smoke_alerteffect": "Rök har upptäckts",
|
|
24313
24709
|
"smoke_alertfree": "Ingen rök upptäckt",
|
|
24314
24710
|
"smoke_equipmentselftest": "Självtest av utrustning",
|
|
24711
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
24712
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
24713
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
24714
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
24715
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
24716
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
24717
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
24718
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
24719
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
24720
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
24315
24721
|
"socket_settings_firstbox_status1_description": "Enheten förblir frånkopplad",
|
|
24316
24722
|
"socket_settings_firstbox_status2_description": "Enheten förblir tillkopplad",
|
|
24317
24723
|
"socket_settings_firstbox_status3_description": "Återgå till föregående tillstånd innan strömmen stängdes av",
|
|
@@ -24328,6 +24734,8 @@ export default {
|
|
|
24328
24734
|
"sockets_specific_settings_relay_status": "Slå på beteende",
|
|
24329
24735
|
"sockets_specific_settings_relay_status_remember": "Kom ihåg senaste status",
|
|
24330
24736
|
"sockets_specific_settings_switch_inching": "Automatisk avstängning ",
|
|
24737
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
24738
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
24331
24739
|
"software_update_found_failed_update_error_5012": "Enheten är offline.",
|
|
24332
24740
|
"solar_bt_pp_battery_headline": "Batteri",
|
|
24333
24741
|
"solar_bt_pp_field_dm": "Dynamiskt läge",
|
|
@@ -25024,11 +25432,6 @@ export default {
|
|
|
25024
25432
|
"energyconsumption_emptydata": "veri boş",
|
|
25025
25433
|
"energyconsumption_hourlylimit": "Saatlik veriler yalnızca son 7 gün için gösterilebilir.",
|
|
25026
25434
|
"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
25435
|
"feature_summary_action_txt_1": "Aç",
|
|
25033
25436
|
"feature_summary_action_txt_10": "Karartma",
|
|
25034
25437
|
"feature_summary_action_txt_11": "Artarak başla",
|
|
@@ -25136,6 +25539,7 @@ export default {
|
|
|
25136
25539
|
"manage_user_calendar_label_pm": "ÖĞLEDEN SONRA",
|
|
25137
25540
|
"manage_user_unsaved_changes_dialog_headline": "Gerçekten ayrılmak istiyor musun?",
|
|
25138
25541
|
"manual_mode": "Manuel mod",
|
|
25542
|
+
"manual_search_button_socket": "Soket",
|
|
25139
25543
|
"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
25544
|
"matter_gradient_light_off_title": "Solma (lar)",
|
|
25141
25545
|
"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 +25690,22 @@ export default {
|
|
|
25286
25690
|
"power_strip_feature_2_socket_2_text_min_on": "{0} dakika içinde Soket 2 açılıyor",
|
|
25287
25691
|
"power_strip_feature_2_socket_3_text_min_off": "Soket 3 {0} dakikada kapanacak",
|
|
25288
25692
|
"power_strip_feature_2_socket_3_text_min_on": "{0} dakika içinde Soket 3 açılıyor",
|
|
25693
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
25694
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
25695
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
25696
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
25289
25697
|
"power_strip_feature_2_socket_usb_text_min_off": "{0} dakika içinde USB soketi kapanacak",
|
|
25290
25698
|
"power_strip_feature_2_socket_usb_text_min_on": "Soket USB {0} dakika içinde açılacak",
|
|
25291
25699
|
"power_strip_specific_settings_desc_socket_1": "Soket 1 Açıklama",
|
|
25292
25700
|
"power_strip_specific_settings_desc_socket_2": "Soket 2 Açıklama",
|
|
25293
25701
|
"power_strip_specific_settings_desc_socket_3": "Soket 3 Açıklama",
|
|
25294
25702
|
"power_strip_specific_settings_desc_socket_usb": "Soket USB Açıklama",
|
|
25703
|
+
"power_strip_tile_socket_1_headline": "Soket 1",
|
|
25704
|
+
"power_strip_tile_socket_2_headline": "Soket 2",
|
|
25705
|
+
"power_strip_tile_socket_3_headline": "Soket 3",
|
|
25295
25706
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
25707
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
25708
|
+
"power_strip_tile_socket_usb_headline": "USB Soketi",
|
|
25296
25709
|
"privatemode_description": "Kullanıcıların evdeyken gizliliğini korumak için kameranın ses ve video iletim kanallarını kapatmak.",
|
|
25297
25710
|
"push_notifications_contact_sensor_door_closing_title": "Kapanış hatırlatıcısı",
|
|
25298
25711
|
"randomtimecycle_empty_bttn_text": "Rastgele zaman döngüsü ekle",
|
|
@@ -25334,6 +25747,16 @@ export default {
|
|
|
25334
25747
|
"smoke_alerteffect": "Duman tespit edildi",
|
|
25335
25748
|
"smoke_alertfree": "Duman algılanmadı",
|
|
25336
25749
|
"smoke_equipmentselftest": "Ekipman kendi kendine testi",
|
|
25750
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
25751
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
25752
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
25753
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
25754
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
25755
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
25756
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
25757
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
25758
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
25759
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
25337
25760
|
"socket_settings_firstbox_status1_description": "Cihaz kapalı kalıyor",
|
|
25338
25761
|
"socket_settings_firstbox_status2_description": "Cihaz açık kalır",
|
|
25339
25762
|
"socket_settings_firstbox_status3_description": "Güç kapatılmadan önceki duruma geri dönün",
|
|
@@ -25350,6 +25773,8 @@ export default {
|
|
|
25350
25773
|
"sockets_specific_settings_relay_status": "Davranış üzerinde güç",
|
|
25351
25774
|
"sockets_specific_settings_relay_status_remember": "Son durumu hatırla",
|
|
25352
25775
|
"sockets_specific_settings_switch_inching": "Otomatik Kapatma ",
|
|
25776
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
25777
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
25353
25778
|
"software_update_found_failed_update_error_5012": "Cihaz çevrimdışı.",
|
|
25354
25779
|
"solar_bt_pp_battery_headline": "Pil",
|
|
25355
25780
|
"solar_bt_pp_field_dm": "Dinamik Mod",
|
|
@@ -26046,11 +26471,6 @@ export default {
|
|
|
26046
26471
|
"energyconsumption_emptydata": "Дані порожні",
|
|
26047
26472
|
"energyconsumption_hourlylimit": "Погодинні дані можуть відображатися лише за останні 7 днів.",
|
|
26048
26473
|
"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
26474
|
"feature_summary_action_txt_1": "Увімкнути",
|
|
26055
26475
|
"feature_summary_action_txt_10": "Згасання",
|
|
26056
26476
|
"feature_summary_action_txt_11": "Зникають",
|
|
@@ -26158,6 +26578,7 @@ export default {
|
|
|
26158
26578
|
"manage_user_calendar_label_pm": "PM",
|
|
26159
26579
|
"manage_user_unsaved_changes_dialog_headline": "Ти справді хочеш піти?",
|
|
26160
26580
|
"manual_mode": "Ручний режим",
|
|
26581
|
+
"manual_search_button_socket": "Розетка",
|
|
26161
26582
|
"matter_gradient_light_off_description_text": "Встановіть час в діапазоні від 0 до 60 секунд, щоб поступово зменшувати яскравість при вимкненні лампи",
|
|
26162
26583
|
"matter_gradient_light_off_title": "Затухання (и)",
|
|
26163
26584
|
"matter_gradient_light_on_description_text": "Встановіть час в діапазоні від 0 до 60 секунд, щоб поступово збільшувати яскравість при включенні лампи",
|
|
@@ -26308,13 +26729,22 @@ export default {
|
|
|
26308
26729
|
"power_strip_feature_2_socket_2_text_min_on": "Розетку 2 увімкнути через {0} хв",
|
|
26309
26730
|
"power_strip_feature_2_socket_3_text_min_off": "Розетку 3 вимкнути через {0} хв",
|
|
26310
26731
|
"power_strip_feature_2_socket_3_text_min_on": "Розетка 3 увімкнеться через {0} хв",
|
|
26732
|
+
"power_strip_feature_2_socket_4_text_min_off": "Розетка 4 буде вимкнена через {0} ",
|
|
26733
|
+
"power_strip_feature_2_socket_4_text_min_on": "Розетка 4 буде включена через {0}",
|
|
26734
|
+
"power_strip_feature_2_socket_5_text_min_off": "Розетка 5 буде вимкнена через {0}",
|
|
26735
|
+
"power_strip_feature_2_socket_5_text_min_on": "Розетка 5 буде включена через {0}",
|
|
26311
26736
|
"power_strip_feature_2_socket_usb_text_min_off": "Вимкнення роз'єму USB через {0} хв",
|
|
26312
26737
|
"power_strip_feature_2_socket_usb_text_min_on": "Увімкнення роз'єму USB через {0} хв",
|
|
26313
26738
|
"power_strip_specific_settings_desc_socket_1": "Розетка 1 Опис",
|
|
26314
26739
|
"power_strip_specific_settings_desc_socket_2": "Розетка 2 Опис",
|
|
26315
26740
|
"power_strip_specific_settings_desc_socket_3": "Розетка 3 Опис",
|
|
26316
26741
|
"power_strip_specific_settings_desc_socket_usb": "Роз'єм USB Опис",
|
|
26742
|
+
"power_strip_tile_socket_1_headline": "Розетка 1",
|
|
26743
|
+
"power_strip_tile_socket_2_headline": "Розетка 2",
|
|
26744
|
+
"power_strip_tile_socket_3_headline": "Розетка 3",
|
|
26317
26745
|
"power_strip_tile_socket_4_headline": "Розетка 4",
|
|
26746
|
+
"power_strip_tile_socket_5_headline": "Розетка 5",
|
|
26747
|
+
"power_strip_tile_socket_usb_headline": "Роз'єм USB",
|
|
26318
26748
|
"privatemode_description": "Закрити канали передачі аудіо та відео через камеру, щоб захистити конфіденційність користувачів, коли вони знаходяться вдома.",
|
|
26319
26749
|
"push_notifications_contact_sensor_door_closing_title": "Нагадування про закінчення",
|
|
26320
26750
|
"randomtimecycle_empty_bttn_text": "Додати випадковий часовий цикл",
|
|
@@ -26356,6 +26786,16 @@ export default {
|
|
|
26356
26786
|
"smoke_alerteffect": "Виявлено задимлення",
|
|
26357
26787
|
"smoke_alertfree": "Задимлення не виявлено",
|
|
26358
26788
|
"smoke_equipmentselftest": "Автоматична діагностика обладнання",
|
|
26789
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
26790
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
26791
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
26792
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
26793
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
26794
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
26795
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
26796
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
26797
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
26798
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
26359
26799
|
"socket_settings_firstbox_status1_description": "Пристрій залишається вимкненим",
|
|
26360
26800
|
"socket_settings_firstbox_status2_description": "Пристрій залишається увімкненим",
|
|
26361
26801
|
"socket_settings_firstbox_status3_description": "Повернення до попереднього стану перед вимкненням живлення",
|
|
@@ -26372,6 +26812,8 @@ export default {
|
|
|
26372
26812
|
"sockets_specific_settings_relay_status": "Поведінка при увімкненні живлення",
|
|
26373
26813
|
"sockets_specific_settings_relay_status_remember": "Запам'ятати останній статус",
|
|
26374
26814
|
"sockets_specific_settings_switch_inching": "Автоматичне вимкнення ",
|
|
26815
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
26816
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
26375
26817
|
"software_update_found_failed_update_error_5012": "Пристрій вимкнений.",
|
|
26376
26818
|
"solar_bt_pp_battery_headline": "Акумулятор",
|
|
26377
26819
|
"solar_bt_pp_field_dm": "Динамічний настрій",
|
|
@@ -27068,11 +27510,6 @@ export default {
|
|
|
27068
27510
|
"energyconsumption_emptydata": "dados vazios",
|
|
27069
27511
|
"energyconsumption_hourlylimit": "Os dados horários só podem ser exibidos nos últimos 7 dias.",
|
|
27070
27512
|
"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
27513
|
"feature_summary_action_txt_1": "Ligar",
|
|
27077
27514
|
"feature_summary_action_txt_10": "Desaparecer",
|
|
27078
27515
|
"feature_summary_action_txt_11": "Aparecimento gradual",
|
|
@@ -27180,6 +27617,7 @@ export default {
|
|
|
27180
27617
|
"manage_user_calendar_label_pm": "PM",
|
|
27181
27618
|
"manage_user_unsaved_changes_dialog_headline": "Você realmente quer sair?",
|
|
27182
27619
|
"manual_mode": "Modo manual",
|
|
27620
|
+
"manual_search_button_socket": "Tomada",
|
|
27183
27621
|
"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
27622
|
"matter_gradient_light_off_title": "Fade-out (s)",
|
|
27185
27623
|
"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 +27768,22 @@ export default {
|
|
|
27330
27768
|
"power_strip_feature_2_socket_2_text_min_on": "Tomada 2 ligada em {0} min",
|
|
27331
27769
|
"power_strip_feature_2_socket_3_text_min_off": "Tomada 3desligada em {0} min",
|
|
27332
27770
|
"power_strip_feature_2_socket_3_text_min_on": "Tomada 3 ligada em {0} min",
|
|
27771
|
+
"power_strip_feature_2_socket_4_text_min_off": "Socket 4 will be switched off in {0} ",
|
|
27772
|
+
"power_strip_feature_2_socket_4_text_min_on": "Socket 4 will be switched on in {0}",
|
|
27773
|
+
"power_strip_feature_2_socket_5_text_min_off": "Socket 5 will be switched off in {0}",
|
|
27774
|
+
"power_strip_feature_2_socket_5_text_min_on": "Socket 5 will be switched on in {0}",
|
|
27333
27775
|
"power_strip_feature_2_socket_usb_text_min_off": "Tomada USB desligada em {0} min",
|
|
27334
27776
|
"power_strip_feature_2_socket_usb_text_min_on": "Tomada USB ligada em {0} min",
|
|
27335
27777
|
"power_strip_specific_settings_desc_socket_1": "Descrição Tomada 1",
|
|
27336
27778
|
"power_strip_specific_settings_desc_socket_2": "Descrição Tomada 2",
|
|
27337
27779
|
"power_strip_specific_settings_desc_socket_3": "Descrição Tomada 3",
|
|
27338
27780
|
"power_strip_specific_settings_desc_socket_usb": "Descrição Tomada USB",
|
|
27781
|
+
"power_strip_tile_socket_1_headline": "Tomada 1",
|
|
27782
|
+
"power_strip_tile_socket_2_headline": "Tomada 2",
|
|
27783
|
+
"power_strip_tile_socket_3_headline": "Tomada 3",
|
|
27339
27784
|
"power_strip_tile_socket_4_headline": "Socket 4",
|
|
27785
|
+
"power_strip_tile_socket_5_headline": "Socket 5",
|
|
27786
|
+
"power_strip_tile_socket_usb_headline": "Tomada USB",
|
|
27340
27787
|
"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
27788
|
"push_notifications_contact_sensor_door_closing_title": "Lembrete de encerramento",
|
|
27342
27789
|
"randomtimecycle_empty_bttn_text": "Adicionar ciclo de tempo aleatório",
|
|
@@ -27378,6 +27825,16 @@ export default {
|
|
|
27378
27825
|
"smoke_alerteffect": "Fumaça detectada",
|
|
27379
27826
|
"smoke_alertfree": "Nenhuma fumaça detectada",
|
|
27380
27827
|
"smoke_equipmentselftest": "Autoteste do equipamento",
|
|
27828
|
+
"socket1_active_timer_field_small_off_text": "Socket 1 off in {0}",
|
|
27829
|
+
"socket1_active_timer_field_small_on_text": "Socket 1 on in {0}",
|
|
27830
|
+
"socket2_active_timer_field_small_off_text": "Socket 2 off in {0}",
|
|
27831
|
+
"socket2_active_timer_field_small_on_text": "Socket 2 on in {0}",
|
|
27832
|
+
"socket3_active_timer_field_small_off_text": "Socket 3 off in {0}",
|
|
27833
|
+
"socket3_active_timer_field_small_on_text": "Socket 3 on in {0}",
|
|
27834
|
+
"socket4_active_timer_field_small_off_text": "Socket 4 off in {0}",
|
|
27835
|
+
"socket4_active_timer_field_small_on_text": "Socket 4 on in {0}",
|
|
27836
|
+
"socket5_active_timer_field_small_off_text": "Socket 5 off in {0}",
|
|
27837
|
+
"socket5_active_timer_field_small_on_text": "Socket 5 on in {0}",
|
|
27381
27838
|
"socket_settings_firstbox_status1_description": "O dispositivo permanece desligado",
|
|
27382
27839
|
"socket_settings_firstbox_status2_description": "O dispositivo permanece ligado",
|
|
27383
27840
|
"socket_settings_firstbox_status3_description": "Retorne ao estado anterior antes de a energia ser desligada",
|
|
@@ -27394,6 +27851,8 @@ export default {
|
|
|
27394
27851
|
"sockets_specific_settings_relay_status": "Poder sobre o comportamento",
|
|
27395
27852
|
"sockets_specific_settings_relay_status_remember": "Lembrar o último status",
|
|
27396
27853
|
"sockets_specific_settings_switch_inching": "Desligamento automático ",
|
|
27854
|
+
"socketusb_active_timer_field_small_off_text": "USB off in {0}",
|
|
27855
|
+
"socketusb_active_timer_field_small_on_text": "USB on in {0}",
|
|
27397
27856
|
"software_update_found_failed_update_error_5012": "O dispositivo está offline.",
|
|
27398
27857
|
"solar_bt_pp_battery_headline": "Bateria",
|
|
27399
27858
|
"solar_bt_pp_field_dm": "Modo dinâmico",
|