@ledvance/base 1.0.3 → 1.0.5
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/package.json +1 -1
- package/src/components/Page.d.ts +2 -0
- package/src/i18n/strings.d.ts +768 -19
- package/src/i18n/strings.ts +4194 -3940
package/src/i18n/strings.d.ts
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
cs: {
|
|
3
3
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
4
|
+
power_off_memory_default_state_title: string;
|
|
5
|
+
sockets_ce: string;
|
|
6
|
+
history_overview_empty_information_text: string;
|
|
7
|
+
history_powerstrip_field1_text: string;
|
|
8
|
+
history_powerstrip_field1_text2: string;
|
|
9
|
+
history_contact_sensor_description_text: string;
|
|
10
|
+
power_off_memory_default_state_description: string;
|
|
11
|
+
power_off_memory_restore_memory_title: string;
|
|
12
|
+
power_off_memory_restore_memory_description: string;
|
|
13
|
+
power_off_memory_customized_description: string;
|
|
14
|
+
feature_summary_action_txt_1: string;
|
|
15
|
+
sockets_specific_settings_relay_status: string;
|
|
16
|
+
light_sources_specific_settings_power_off: string;
|
|
4
17
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
5
18
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
6
19
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -29,7 +42,6 @@ declare const _default: {
|
|
|
29
42
|
auto_scan_button_Device_a: string;
|
|
30
43
|
auto_scan_system_cancel: string;
|
|
31
44
|
auto_scan_system_wifi_confirm: string;
|
|
32
|
-
auto_scan_system_task_conflict: string;
|
|
33
45
|
bio_ryhthm_default_button_reset_text: string;
|
|
34
46
|
bio_ryhthm_default_field_field_brightness_text: string;
|
|
35
47
|
bio_ryhthm_default_field_text2: string;
|
|
@@ -123,7 +135,6 @@ declare const _default: {
|
|
|
123
135
|
sleepwakeschedule_empty_information_text: string;
|
|
124
136
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
125
137
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
126
|
-
sleepwakeschedule_field_speed_text: string;
|
|
127
138
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
128
139
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
129
140
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -149,9 +160,45 @@ declare const _default: {
|
|
|
149
160
|
power_strip_tile_socket_4_headline: string;
|
|
150
161
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
151
162
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
163
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
164
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
165
|
+
light_sources_specific_settings_remote_control: string;
|
|
166
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
167
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
168
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
169
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
170
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
171
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
172
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
173
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
174
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
175
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
176
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
177
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
178
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
179
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
180
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
181
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
182
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
183
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
184
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
185
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
152
186
|
};
|
|
153
|
-
|
|
187
|
+
en: {
|
|
154
188
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
189
|
+
power_off_memory_default_state_title: string;
|
|
190
|
+
sockets_ce: string;
|
|
191
|
+
history_overview_empty_information_text: string;
|
|
192
|
+
history_powerstrip_field1_text: string;
|
|
193
|
+
history_powerstrip_field1_text2: string;
|
|
194
|
+
history_contact_sensor_description_text: string;
|
|
195
|
+
power_off_memory_default_state_description: string;
|
|
196
|
+
power_off_memory_restore_memory_title: string;
|
|
197
|
+
power_off_memory_restore_memory_description: string;
|
|
198
|
+
power_off_memory_customized_description: string;
|
|
199
|
+
feature_summary_action_txt_1: string;
|
|
200
|
+
sockets_specific_settings_relay_status: string;
|
|
201
|
+
light_sources_specific_settings_power_off: string;
|
|
155
202
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
156
203
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
157
204
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -180,7 +227,6 @@ declare const _default: {
|
|
|
180
227
|
auto_scan_button_Device_a: string;
|
|
181
228
|
auto_scan_system_cancel: string;
|
|
182
229
|
auto_scan_system_wifi_confirm: string;
|
|
183
|
-
auto_scan_system_task_conflict: string;
|
|
184
230
|
bio_ryhthm_default_button_reset_text: string;
|
|
185
231
|
bio_ryhthm_default_field_field_brightness_text: string;
|
|
186
232
|
bio_ryhthm_default_field_text2: string;
|
|
@@ -210,9 +256,9 @@ declare const _default: {
|
|
|
210
256
|
light_sources_tile_rgb_lighting_tab_color: string;
|
|
211
257
|
light_sources_tile_rgb_lighting_tab_white: string;
|
|
212
258
|
light_sources_tile_sec_lighting_headline: string;
|
|
213
|
-
light_sources_tile_tw_lighting_headline: string;
|
|
214
259
|
light_sources_tile_sec_lighting_shade: string;
|
|
215
260
|
light_sources_tile_tw_lighting_brightness: string;
|
|
261
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
216
262
|
mesh_device_detail_lighting_color_mode: string;
|
|
217
263
|
mesh_device_detail_lighting_goodnight: string;
|
|
218
264
|
mesh_device_detail_lighting_leisure: string;
|
|
@@ -258,10 +304,10 @@ declare const _default: {
|
|
|
258
304
|
timeschedule_add_schedule_weekday5_text: string;
|
|
259
305
|
timeschedule_add_schedule_weekday6_text: string;
|
|
260
306
|
timeschedule_add_schedule_weekday7_text: string;
|
|
261
|
-
timeschedule_overview_description_text: string;
|
|
262
|
-
timeschedule_overview_empty_button_add_text: string;
|
|
263
307
|
timeschedule_overview_empty_information_text: string;
|
|
264
308
|
timeschedule_overview_headline_text: string;
|
|
309
|
+
timeschedule_overview_description_text: string;
|
|
310
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
265
311
|
ceiling_fan_feature_2_light_text_min_off: string;
|
|
266
312
|
ceiling_fan_feature_2_light_text_min_on: string;
|
|
267
313
|
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
@@ -274,7 +320,6 @@ declare const _default: {
|
|
|
274
320
|
sleepwakeschedule_empty_information_text: string;
|
|
275
321
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
276
322
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
277
|
-
sleepwakeschedule_field_speed_text: string;
|
|
278
323
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
279
324
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
280
325
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -300,9 +345,45 @@ declare const _default: {
|
|
|
300
345
|
power_strip_tile_socket_4_headline: string;
|
|
301
346
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
302
347
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
348
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
349
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
350
|
+
light_sources_specific_settings_remote_control: string;
|
|
351
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
352
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
353
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
354
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
355
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
356
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
357
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
358
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
359
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
360
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
361
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
362
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
363
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
364
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
365
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
366
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
367
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
368
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
369
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
370
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
303
371
|
};
|
|
304
|
-
|
|
372
|
+
bg: {
|
|
305
373
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
374
|
+
power_off_memory_default_state_title: string;
|
|
375
|
+
sockets_ce: string;
|
|
376
|
+
history_overview_empty_information_text: string;
|
|
377
|
+
history_powerstrip_field1_text: string;
|
|
378
|
+
history_powerstrip_field1_text2: string;
|
|
379
|
+
history_contact_sensor_description_text: string;
|
|
380
|
+
power_off_memory_default_state_description: string;
|
|
381
|
+
power_off_memory_restore_memory_title: string;
|
|
382
|
+
power_off_memory_restore_memory_description: string;
|
|
383
|
+
power_off_memory_customized_description: string;
|
|
384
|
+
feature_summary_action_txt_1: string;
|
|
385
|
+
sockets_specific_settings_relay_status: string;
|
|
386
|
+
light_sources_specific_settings_power_off: string;
|
|
306
387
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
307
388
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
308
389
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -331,7 +412,6 @@ declare const _default: {
|
|
|
331
412
|
auto_scan_button_Device_a: string;
|
|
332
413
|
auto_scan_system_cancel: string;
|
|
333
414
|
auto_scan_system_wifi_confirm: string;
|
|
334
|
-
auto_scan_system_task_conflict: string;
|
|
335
415
|
bio_ryhthm_default_button_reset_text: string;
|
|
336
416
|
bio_ryhthm_default_field_field_brightness_text: string;
|
|
337
417
|
bio_ryhthm_default_field_text2: string;
|
|
@@ -409,10 +489,10 @@ declare const _default: {
|
|
|
409
489
|
timeschedule_add_schedule_weekday5_text: string;
|
|
410
490
|
timeschedule_add_schedule_weekday6_text: string;
|
|
411
491
|
timeschedule_add_schedule_weekday7_text: string;
|
|
412
|
-
timeschedule_overview_description_text: string;
|
|
413
|
-
timeschedule_overview_empty_button_add_text: string;
|
|
414
492
|
timeschedule_overview_empty_information_text: string;
|
|
415
493
|
timeschedule_overview_headline_text: string;
|
|
494
|
+
timeschedule_overview_description_text: string;
|
|
495
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
416
496
|
ceiling_fan_feature_2_light_text_min_off: string;
|
|
417
497
|
ceiling_fan_feature_2_light_text_min_on: string;
|
|
418
498
|
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
@@ -425,7 +505,6 @@ declare const _default: {
|
|
|
425
505
|
sleepwakeschedule_empty_information_text: string;
|
|
426
506
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
427
507
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
428
|
-
sleepwakeschedule_field_speed_text: string;
|
|
429
508
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
430
509
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
431
510
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -451,9 +530,45 @@ declare const _default: {
|
|
|
451
530
|
power_strip_tile_socket_4_headline: string;
|
|
452
531
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
453
532
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
533
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
534
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
535
|
+
light_sources_specific_settings_remote_control: string;
|
|
536
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
537
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
538
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
539
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
540
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
541
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
542
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
543
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
544
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
545
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
546
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
547
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
548
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
549
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
550
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
551
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
552
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
553
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
554
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
555
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
454
556
|
};
|
|
455
|
-
|
|
557
|
+
de: {
|
|
456
558
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
559
|
+
power_off_memory_default_state_title: string;
|
|
560
|
+
sockets_ce: string;
|
|
561
|
+
history_overview_empty_information_text: string;
|
|
562
|
+
history_powerstrip_field1_text: string;
|
|
563
|
+
history_powerstrip_field1_text2: string;
|
|
564
|
+
history_contact_sensor_description_text: string;
|
|
565
|
+
power_off_memory_default_state_description: string;
|
|
566
|
+
power_off_memory_restore_memory_title: string;
|
|
567
|
+
power_off_memory_restore_memory_description: string;
|
|
568
|
+
power_off_memory_customized_description: string;
|
|
569
|
+
feature_summary_action_txt_1: string;
|
|
570
|
+
sockets_specific_settings_relay_status: string;
|
|
571
|
+
light_sources_specific_settings_power_off: string;
|
|
457
572
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
458
573
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
459
574
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -600,9 +715,45 @@ declare const _default: {
|
|
|
600
715
|
power_strip_tile_socket_4_headline: string;
|
|
601
716
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
602
717
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
718
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
719
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
720
|
+
light_sources_specific_settings_remote_control: string;
|
|
721
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
722
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
723
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
724
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
725
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
726
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
727
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
728
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
729
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
730
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
731
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
732
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
733
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
734
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
735
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
736
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
737
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
738
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
739
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
740
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
603
741
|
};
|
|
604
|
-
|
|
742
|
+
el: {
|
|
605
743
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
744
|
+
power_off_memory_default_state_title: string;
|
|
745
|
+
sockets_ce: string;
|
|
746
|
+
history_overview_empty_information_text: string;
|
|
747
|
+
history_powerstrip_field1_text: string;
|
|
748
|
+
history_powerstrip_field1_text2: string;
|
|
749
|
+
history_contact_sensor_description_text: string;
|
|
750
|
+
power_off_memory_default_state_description: string;
|
|
751
|
+
power_off_memory_restore_memory_title: string;
|
|
752
|
+
power_off_memory_restore_memory_description: string;
|
|
753
|
+
power_off_memory_customized_description: string;
|
|
754
|
+
feature_summary_action_txt_1: string;
|
|
755
|
+
sockets_specific_settings_relay_status: string;
|
|
756
|
+
light_sources_specific_settings_power_off: string;
|
|
606
757
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
607
758
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
608
759
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -749,9 +900,45 @@ declare const _default: {
|
|
|
749
900
|
power_strip_tile_socket_4_headline: string;
|
|
750
901
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
751
902
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
903
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
904
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
905
|
+
light_sources_specific_settings_remote_control: string;
|
|
906
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
907
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
908
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
909
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
910
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
911
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
912
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
913
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
914
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
915
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
916
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
917
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
918
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
919
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
920
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
921
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
922
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
923
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
924
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
925
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
752
926
|
};
|
|
753
|
-
|
|
927
|
+
es: {
|
|
754
928
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
929
|
+
power_off_memory_default_state_title: string;
|
|
930
|
+
sockets_ce: string;
|
|
931
|
+
history_overview_empty_information_text: string;
|
|
932
|
+
history_powerstrip_field1_text: string;
|
|
933
|
+
history_powerstrip_field1_text2: string;
|
|
934
|
+
history_contact_sensor_description_text: string;
|
|
935
|
+
power_off_memory_default_state_description: string;
|
|
936
|
+
power_off_memory_restore_memory_title: string;
|
|
937
|
+
power_off_memory_restore_memory_description: string;
|
|
938
|
+
power_off_memory_customized_description: string;
|
|
939
|
+
feature_summary_action_txt_1: string;
|
|
940
|
+
sockets_specific_settings_relay_status: string;
|
|
941
|
+
light_sources_specific_settings_power_off: string;
|
|
755
942
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
756
943
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
757
944
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -898,9 +1085,45 @@ declare const _default: {
|
|
|
898
1085
|
power_strip_tile_socket_4_headline: string;
|
|
899
1086
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
900
1087
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1088
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1089
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1090
|
+
light_sources_specific_settings_remote_control: string;
|
|
1091
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1092
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1093
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1094
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1095
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1096
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1097
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1098
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1099
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1100
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1101
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1102
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1103
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1104
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1105
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1106
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1107
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1108
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1109
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1110
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
901
1111
|
};
|
|
902
|
-
|
|
1112
|
+
fr: {
|
|
903
1113
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1114
|
+
power_off_memory_default_state_title: string;
|
|
1115
|
+
sockets_ce: string;
|
|
1116
|
+
history_overview_empty_information_text: string;
|
|
1117
|
+
history_powerstrip_field1_text: string;
|
|
1118
|
+
history_powerstrip_field1_text2: string;
|
|
1119
|
+
history_contact_sensor_description_text: string;
|
|
1120
|
+
power_off_memory_default_state_description: string;
|
|
1121
|
+
power_off_memory_restore_memory_title: string;
|
|
1122
|
+
power_off_memory_restore_memory_description: string;
|
|
1123
|
+
power_off_memory_customized_description: string;
|
|
1124
|
+
feature_summary_action_txt_1: string;
|
|
1125
|
+
sockets_specific_settings_relay_status: string;
|
|
1126
|
+
light_sources_specific_settings_power_off: string;
|
|
904
1127
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
905
1128
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
906
1129
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1047,9 +1270,45 @@ declare const _default: {
|
|
|
1047
1270
|
power_strip_tile_socket_4_headline: string;
|
|
1048
1271
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1049
1272
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1273
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1274
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1275
|
+
light_sources_specific_settings_remote_control: string;
|
|
1276
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1277
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1278
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1279
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1280
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1281
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1282
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1283
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1284
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1285
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1286
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1287
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1288
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1289
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1290
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1291
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1292
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1293
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1294
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1295
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1050
1296
|
};
|
|
1051
1297
|
hr: {
|
|
1052
1298
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1299
|
+
power_off_memory_default_state_title: string;
|
|
1300
|
+
sockets_ce: string;
|
|
1301
|
+
history_overview_empty_information_text: string;
|
|
1302
|
+
history_powerstrip_field1_text: string;
|
|
1303
|
+
history_powerstrip_field1_text2: string;
|
|
1304
|
+
history_contact_sensor_description_text: string;
|
|
1305
|
+
power_off_memory_default_state_description: string;
|
|
1306
|
+
power_off_memory_restore_memory_title: string;
|
|
1307
|
+
power_off_memory_restore_memory_description: string;
|
|
1308
|
+
power_off_memory_customized_description: string;
|
|
1309
|
+
feature_summary_action_txt_1: string;
|
|
1310
|
+
sockets_specific_settings_relay_status: string;
|
|
1311
|
+
light_sources_specific_settings_power_off: string;
|
|
1053
1312
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1054
1313
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1055
1314
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1196,9 +1455,45 @@ declare const _default: {
|
|
|
1196
1455
|
power_strip_tile_socket_4_headline: string;
|
|
1197
1456
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1198
1457
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1458
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1459
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1460
|
+
light_sources_specific_settings_remote_control: string;
|
|
1461
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1462
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1463
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1464
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1465
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1466
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1467
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1468
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1469
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1470
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1471
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1472
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1473
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1474
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1475
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1476
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1477
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1478
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1479
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1480
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1199
1481
|
};
|
|
1200
1482
|
hu: {
|
|
1201
1483
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1484
|
+
power_off_memory_default_state_title: string;
|
|
1485
|
+
sockets_ce: string;
|
|
1486
|
+
history_overview_empty_information_text: string;
|
|
1487
|
+
history_powerstrip_field1_text: string;
|
|
1488
|
+
history_powerstrip_field1_text2: string;
|
|
1489
|
+
history_contact_sensor_description_text: string;
|
|
1490
|
+
power_off_memory_default_state_description: string;
|
|
1491
|
+
power_off_memory_restore_memory_title: string;
|
|
1492
|
+
power_off_memory_restore_memory_description: string;
|
|
1493
|
+
power_off_memory_customized_description: string;
|
|
1494
|
+
feature_summary_action_txt_1: string;
|
|
1495
|
+
sockets_specific_settings_relay_status: string;
|
|
1496
|
+
light_sources_specific_settings_power_off: string;
|
|
1202
1497
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1203
1498
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1204
1499
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1345,9 +1640,45 @@ declare const _default: {
|
|
|
1345
1640
|
power_strip_tile_socket_4_headline: string;
|
|
1346
1641
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1347
1642
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1643
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1644
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1645
|
+
light_sources_specific_settings_remote_control: string;
|
|
1646
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1647
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1648
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1649
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1650
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1651
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1652
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1653
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1654
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1655
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1656
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1657
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1658
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1659
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1660
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1661
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1662
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1663
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1664
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1665
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1348
1666
|
};
|
|
1349
1667
|
it: {
|
|
1350
1668
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1669
|
+
power_off_memory_default_state_title: string;
|
|
1670
|
+
sockets_ce: string;
|
|
1671
|
+
history_overview_empty_information_text: string;
|
|
1672
|
+
history_powerstrip_field1_text: string;
|
|
1673
|
+
history_powerstrip_field1_text2: string;
|
|
1674
|
+
history_contact_sensor_description_text: string;
|
|
1675
|
+
power_off_memory_default_state_description: string;
|
|
1676
|
+
power_off_memory_restore_memory_title: string;
|
|
1677
|
+
power_off_memory_restore_memory_description: string;
|
|
1678
|
+
power_off_memory_customized_description: string;
|
|
1679
|
+
feature_summary_action_txt_1: string;
|
|
1680
|
+
sockets_specific_settings_relay_status: string;
|
|
1681
|
+
light_sources_specific_settings_power_off: string;
|
|
1351
1682
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1352
1683
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1353
1684
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1494,9 +1825,45 @@ declare const _default: {
|
|
|
1494
1825
|
power_strip_tile_socket_4_headline: string;
|
|
1495
1826
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1496
1827
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1828
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1829
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1830
|
+
light_sources_specific_settings_remote_control: string;
|
|
1831
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1832
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1833
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1834
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1835
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1836
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1837
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1838
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1839
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1840
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1841
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1842
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1843
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1844
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1845
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1846
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1847
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1848
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1849
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1850
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1497
1851
|
};
|
|
1498
1852
|
ko: {
|
|
1499
1853
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1854
|
+
power_off_memory_default_state_title: string;
|
|
1855
|
+
sockets_ce: string;
|
|
1856
|
+
history_overview_empty_information_text: string;
|
|
1857
|
+
history_powerstrip_field1_text: string;
|
|
1858
|
+
history_powerstrip_field1_text2: string;
|
|
1859
|
+
history_contact_sensor_description_text: string;
|
|
1860
|
+
power_off_memory_default_state_description: string;
|
|
1861
|
+
power_off_memory_restore_memory_title: string;
|
|
1862
|
+
power_off_memory_restore_memory_description: string;
|
|
1863
|
+
power_off_memory_customized_description: string;
|
|
1864
|
+
feature_summary_action_txt_1: string;
|
|
1865
|
+
sockets_specific_settings_relay_status: string;
|
|
1866
|
+
light_sources_specific_settings_power_off: string;
|
|
1500
1867
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1501
1868
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1502
1869
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1643,9 +2010,45 @@ declare const _default: {
|
|
|
1643
2010
|
power_strip_tile_socket_4_headline: string;
|
|
1644
2011
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1645
2012
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2013
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2014
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2015
|
+
light_sources_specific_settings_remote_control: string;
|
|
2016
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2017
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2018
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2019
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2020
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2021
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2022
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2023
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2024
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2025
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2026
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2027
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2028
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2029
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2030
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2031
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2032
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2033
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2034
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2035
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1646
2036
|
};
|
|
1647
2037
|
nb: {
|
|
1648
2038
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2039
|
+
power_off_memory_default_state_title: string;
|
|
2040
|
+
sockets_ce: string;
|
|
2041
|
+
history_overview_empty_information_text: string;
|
|
2042
|
+
history_powerstrip_field1_text: string;
|
|
2043
|
+
history_powerstrip_field1_text2: string;
|
|
2044
|
+
history_contact_sensor_description_text: string;
|
|
2045
|
+
power_off_memory_default_state_description: string;
|
|
2046
|
+
power_off_memory_restore_memory_title: string;
|
|
2047
|
+
power_off_memory_restore_memory_description: string;
|
|
2048
|
+
power_off_memory_customized_description: string;
|
|
2049
|
+
feature_summary_action_txt_1: string;
|
|
2050
|
+
sockets_specific_settings_relay_status: string;
|
|
2051
|
+
light_sources_specific_settings_power_off: string;
|
|
1649
2052
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1650
2053
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1651
2054
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1792,9 +2195,45 @@ declare const _default: {
|
|
|
1792
2195
|
power_strip_tile_socket_4_headline: string;
|
|
1793
2196
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1794
2197
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2198
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2199
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2200
|
+
light_sources_specific_settings_remote_control: string;
|
|
2201
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2202
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2203
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2204
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2205
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2206
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2207
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2208
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2209
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2210
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2211
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2212
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2213
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2214
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2215
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2216
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2217
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2218
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2219
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2220
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1795
2221
|
};
|
|
1796
2222
|
nl: {
|
|
1797
2223
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2224
|
+
power_off_memory_default_state_title: string;
|
|
2225
|
+
sockets_ce: string;
|
|
2226
|
+
history_overview_empty_information_text: string;
|
|
2227
|
+
history_powerstrip_field1_text: string;
|
|
2228
|
+
history_powerstrip_field1_text2: string;
|
|
2229
|
+
history_contact_sensor_description_text: string;
|
|
2230
|
+
power_off_memory_default_state_description: string;
|
|
2231
|
+
power_off_memory_restore_memory_title: string;
|
|
2232
|
+
power_off_memory_restore_memory_description: string;
|
|
2233
|
+
power_off_memory_customized_description: string;
|
|
2234
|
+
feature_summary_action_txt_1: string;
|
|
2235
|
+
sockets_specific_settings_relay_status: string;
|
|
2236
|
+
light_sources_specific_settings_power_off: string;
|
|
1798
2237
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1799
2238
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1800
2239
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1941,9 +2380,45 @@ declare const _default: {
|
|
|
1941
2380
|
power_strip_tile_socket_4_headline: string;
|
|
1942
2381
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1943
2382
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2383
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2384
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2385
|
+
light_sources_specific_settings_remote_control: string;
|
|
2386
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2387
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2388
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2389
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2390
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2391
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2392
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2393
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2394
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2395
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2396
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2397
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2398
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2399
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2400
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2401
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2402
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2403
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2404
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2405
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1944
2406
|
};
|
|
1945
2407
|
pl: {
|
|
1946
2408
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2409
|
+
power_off_memory_default_state_title: string;
|
|
2410
|
+
sockets_ce: string;
|
|
2411
|
+
history_overview_empty_information_text: string;
|
|
2412
|
+
history_powerstrip_field1_text: string;
|
|
2413
|
+
history_powerstrip_field1_text2: string;
|
|
2414
|
+
history_contact_sensor_description_text: string;
|
|
2415
|
+
power_off_memory_default_state_description: string;
|
|
2416
|
+
power_off_memory_restore_memory_title: string;
|
|
2417
|
+
power_off_memory_restore_memory_description: string;
|
|
2418
|
+
power_off_memory_customized_description: string;
|
|
2419
|
+
feature_summary_action_txt_1: string;
|
|
2420
|
+
sockets_specific_settings_relay_status: string;
|
|
2421
|
+
light_sources_specific_settings_power_off: string;
|
|
1947
2422
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1948
2423
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1949
2424
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2090,9 +2565,45 @@ declare const _default: {
|
|
|
2090
2565
|
power_strip_tile_socket_4_headline: string;
|
|
2091
2566
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2092
2567
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2568
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2569
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2570
|
+
light_sources_specific_settings_remote_control: string;
|
|
2571
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2572
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2573
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2574
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2575
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2576
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2577
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2578
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2579
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2580
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2581
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2582
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2583
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2584
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2585
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2586
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2587
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2588
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2589
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2590
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2093
2591
|
};
|
|
2094
2592
|
'pt-BR': {
|
|
2095
2593
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2594
|
+
power_off_memory_default_state_title: string;
|
|
2595
|
+
sockets_ce: string;
|
|
2596
|
+
history_overview_empty_information_text: string;
|
|
2597
|
+
history_powerstrip_field1_text: string;
|
|
2598
|
+
history_powerstrip_field1_text2: string;
|
|
2599
|
+
history_contact_sensor_description_text: string;
|
|
2600
|
+
power_off_memory_default_state_description: string;
|
|
2601
|
+
power_off_memory_restore_memory_title: string;
|
|
2602
|
+
power_off_memory_restore_memory_description: string;
|
|
2603
|
+
power_off_memory_customized_description: string;
|
|
2604
|
+
feature_summary_action_txt_1: string;
|
|
2605
|
+
sockets_specific_settings_relay_status: string;
|
|
2606
|
+
light_sources_specific_settings_power_off: string;
|
|
2096
2607
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2097
2608
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2098
2609
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2239,9 +2750,45 @@ declare const _default: {
|
|
|
2239
2750
|
power_strip_tile_socket_4_headline: string;
|
|
2240
2751
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2241
2752
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2753
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2754
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2755
|
+
light_sources_specific_settings_remote_control: string;
|
|
2756
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2757
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2758
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2759
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2760
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2761
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2762
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2763
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2764
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2765
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2766
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2767
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2768
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2769
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2770
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2771
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2772
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2773
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2774
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2775
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2242
2776
|
};
|
|
2243
2777
|
ro: {
|
|
2244
2778
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2779
|
+
power_off_memory_default_state_title: string;
|
|
2780
|
+
sockets_ce: string;
|
|
2781
|
+
history_overview_empty_information_text: string;
|
|
2782
|
+
history_powerstrip_field1_text: string;
|
|
2783
|
+
history_powerstrip_field1_text2: string;
|
|
2784
|
+
history_contact_sensor_description_text: string;
|
|
2785
|
+
power_off_memory_default_state_description: string;
|
|
2786
|
+
power_off_memory_restore_memory_title: string;
|
|
2787
|
+
power_off_memory_restore_memory_description: string;
|
|
2788
|
+
power_off_memory_customized_description: string;
|
|
2789
|
+
feature_summary_action_txt_1: string;
|
|
2790
|
+
sockets_specific_settings_relay_status: string;
|
|
2791
|
+
light_sources_specific_settings_power_off: string;
|
|
2245
2792
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2246
2793
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2247
2794
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2388,9 +2935,45 @@ declare const _default: {
|
|
|
2388
2935
|
power_strip_tile_socket_4_headline: string;
|
|
2389
2936
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2390
2937
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2938
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2939
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2940
|
+
light_sources_specific_settings_remote_control: string;
|
|
2941
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2942
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2943
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2944
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2945
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2946
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2947
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2948
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2949
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2950
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2951
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2952
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2953
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2954
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2955
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2956
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2957
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2958
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2959
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2960
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2391
2961
|
};
|
|
2392
2962
|
ru: {
|
|
2393
2963
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2964
|
+
power_off_memory_default_state_title: string;
|
|
2965
|
+
sockets_ce: string;
|
|
2966
|
+
history_overview_empty_information_text: string;
|
|
2967
|
+
history_powerstrip_field1_text: string;
|
|
2968
|
+
history_powerstrip_field1_text2: string;
|
|
2969
|
+
history_contact_sensor_description_text: string;
|
|
2970
|
+
power_off_memory_default_state_description: string;
|
|
2971
|
+
power_off_memory_restore_memory_title: string;
|
|
2972
|
+
power_off_memory_restore_memory_description: string;
|
|
2973
|
+
power_off_memory_customized_description: string;
|
|
2974
|
+
feature_summary_action_txt_1: string;
|
|
2975
|
+
sockets_specific_settings_relay_status: string;
|
|
2976
|
+
light_sources_specific_settings_power_off: string;
|
|
2394
2977
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2395
2978
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2396
2979
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2537,9 +3120,45 @@ declare const _default: {
|
|
|
2537
3120
|
power_strip_tile_socket_4_headline: string;
|
|
2538
3121
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2539
3122
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3123
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3124
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3125
|
+
light_sources_specific_settings_remote_control: string;
|
|
3126
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3127
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3128
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3129
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3130
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3131
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3132
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3133
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3134
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3135
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3136
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3137
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3138
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3139
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3140
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3141
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3142
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3143
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3144
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3145
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2540
3146
|
};
|
|
2541
3147
|
sk: {
|
|
2542
3148
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3149
|
+
power_off_memory_default_state_title: string;
|
|
3150
|
+
sockets_ce: string;
|
|
3151
|
+
history_overview_empty_information_text: string;
|
|
3152
|
+
history_powerstrip_field1_text: string;
|
|
3153
|
+
history_powerstrip_field1_text2: string;
|
|
3154
|
+
history_contact_sensor_description_text: string;
|
|
3155
|
+
power_off_memory_default_state_description: string;
|
|
3156
|
+
power_off_memory_restore_memory_title: string;
|
|
3157
|
+
power_off_memory_restore_memory_description: string;
|
|
3158
|
+
power_off_memory_customized_description: string;
|
|
3159
|
+
feature_summary_action_txt_1: string;
|
|
3160
|
+
sockets_specific_settings_relay_status: string;
|
|
3161
|
+
light_sources_specific_settings_power_off: string;
|
|
2543
3162
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2544
3163
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2545
3164
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2686,9 +3305,45 @@ declare const _default: {
|
|
|
2686
3305
|
power_strip_tile_socket_4_headline: string;
|
|
2687
3306
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2688
3307
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3308
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3309
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3310
|
+
light_sources_specific_settings_remote_control: string;
|
|
3311
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3312
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3313
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3314
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3315
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3316
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3317
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3318
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3319
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3320
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3321
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3322
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3323
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3324
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3325
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3326
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3327
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3328
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3329
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3330
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2689
3331
|
};
|
|
2690
3332
|
sv: {
|
|
2691
3333
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3334
|
+
power_off_memory_default_state_title: string;
|
|
3335
|
+
sockets_ce: string;
|
|
3336
|
+
history_overview_empty_information_text: string;
|
|
3337
|
+
history_powerstrip_field1_text: string;
|
|
3338
|
+
history_powerstrip_field1_text2: string;
|
|
3339
|
+
history_contact_sensor_description_text: string;
|
|
3340
|
+
power_off_memory_default_state_description: string;
|
|
3341
|
+
power_off_memory_restore_memory_title: string;
|
|
3342
|
+
power_off_memory_restore_memory_description: string;
|
|
3343
|
+
power_off_memory_customized_description: string;
|
|
3344
|
+
feature_summary_action_txt_1: string;
|
|
3345
|
+
sockets_specific_settings_relay_status: string;
|
|
3346
|
+
light_sources_specific_settings_power_off: string;
|
|
2692
3347
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2693
3348
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2694
3349
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2835,9 +3490,45 @@ declare const _default: {
|
|
|
2835
3490
|
power_strip_tile_socket_4_headline: string;
|
|
2836
3491
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2837
3492
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3493
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3494
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3495
|
+
light_sources_specific_settings_remote_control: string;
|
|
3496
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3497
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3498
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3499
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3500
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3501
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3502
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3503
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3504
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3505
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3506
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3507
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3508
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3509
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3510
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3511
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3512
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3513
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3514
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3515
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2838
3516
|
};
|
|
2839
3517
|
ar: {
|
|
2840
3518
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3519
|
+
power_off_memory_default_state_title: string;
|
|
3520
|
+
sockets_ce: string;
|
|
3521
|
+
history_overview_empty_information_text: string;
|
|
3522
|
+
history_powerstrip_field1_text: string;
|
|
3523
|
+
history_powerstrip_field1_text2: string;
|
|
3524
|
+
history_contact_sensor_description_text: string;
|
|
3525
|
+
power_off_memory_default_state_description: string;
|
|
3526
|
+
power_off_memory_restore_memory_title: string;
|
|
3527
|
+
power_off_memory_restore_memory_description: string;
|
|
3528
|
+
power_off_memory_customized_description: string;
|
|
3529
|
+
feature_summary_action_txt_1: string;
|
|
3530
|
+
sockets_specific_settings_relay_status: string;
|
|
3531
|
+
light_sources_specific_settings_power_off: string;
|
|
2841
3532
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2842
3533
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2843
3534
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2984,9 +3675,45 @@ declare const _default: {
|
|
|
2984
3675
|
power_strip_tile_socket_4_headline: string;
|
|
2985
3676
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2986
3677
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3678
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3679
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3680
|
+
light_sources_specific_settings_remote_control: string;
|
|
3681
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3682
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3683
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3684
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3685
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3686
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3687
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3688
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3689
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3690
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3691
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3692
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3693
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3694
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3695
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3696
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3697
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3698
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3699
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3700
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2987
3701
|
};
|
|
2988
3702
|
tr: {
|
|
2989
3703
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3704
|
+
power_off_memory_default_state_title: string;
|
|
3705
|
+
sockets_ce: string;
|
|
3706
|
+
history_overview_empty_information_text: string;
|
|
3707
|
+
history_powerstrip_field1_text: string;
|
|
3708
|
+
history_powerstrip_field1_text2: string;
|
|
3709
|
+
history_contact_sensor_description_text: string;
|
|
3710
|
+
power_off_memory_default_state_description: string;
|
|
3711
|
+
power_off_memory_restore_memory_title: string;
|
|
3712
|
+
power_off_memory_restore_memory_description: string;
|
|
3713
|
+
power_off_memory_customized_description: string;
|
|
3714
|
+
feature_summary_action_txt_1: string;
|
|
3715
|
+
sockets_specific_settings_relay_status: string;
|
|
3716
|
+
light_sources_specific_settings_power_off: string;
|
|
2990
3717
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2991
3718
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2992
3719
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -3133,7 +3860,29 @@ declare const _default: {
|
|
|
3133
3860
|
power_strip_tile_socket_4_headline: string;
|
|
3134
3861
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
3135
3862
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3863
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3864
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3865
|
+
light_sources_specific_settings_remote_control: string;
|
|
3866
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3867
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3868
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3869
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3870
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3871
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3872
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3873
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3874
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3875
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3876
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3877
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3878
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3879
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3880
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3881
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3882
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3883
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3884
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3885
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3136
3886
|
};
|
|
3137
|
-
zh: {};
|
|
3138
3887
|
};
|
|
3139
3888
|
export default _default;
|