@ledvance/base 1.0.4 → 1.0.6
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/Card.d.ts +1 -0
- package/src/components/Card.tsx +2 -1
- package/src/components/Page.d.ts +2 -0
- package/src/components/ldvPickerView.d.ts +1 -0
- package/src/components/ldvPickerView.tsx +28 -5
- package/src/i18n/strings.d.ts +1231 -20
- package/src/i18n/strings.ts +5217 -4151
package/src/i18n/strings.d.ts
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
ar: {
|
|
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,49 @@ 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;
|
|
186
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
187
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
188
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
189
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
152
190
|
};
|
|
153
|
-
|
|
191
|
+
cs: {
|
|
154
192
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
193
|
+
power_off_memory_default_state_title: string;
|
|
194
|
+
sockets_ce: string;
|
|
195
|
+
history_overview_empty_information_text: string;
|
|
196
|
+
history_powerstrip_field1_text: string;
|
|
197
|
+
history_powerstrip_field1_text2: string;
|
|
198
|
+
history_contact_sensor_description_text: string;
|
|
199
|
+
power_off_memory_default_state_description: string;
|
|
200
|
+
power_off_memory_restore_memory_title: string;
|
|
201
|
+
power_off_memory_restore_memory_description: string;
|
|
202
|
+
power_off_memory_customized_description: string;
|
|
203
|
+
feature_summary_action_txt_1: string;
|
|
204
|
+
sockets_specific_settings_relay_status: string;
|
|
205
|
+
light_sources_specific_settings_power_off: string;
|
|
155
206
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
156
207
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
157
208
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -180,7 +231,6 @@ declare const _default: {
|
|
|
180
231
|
auto_scan_button_Device_a: string;
|
|
181
232
|
auto_scan_system_cancel: string;
|
|
182
233
|
auto_scan_system_wifi_confirm: string;
|
|
183
|
-
auto_scan_system_task_conflict: string;
|
|
184
234
|
bio_ryhthm_default_button_reset_text: string;
|
|
185
235
|
bio_ryhthm_default_field_field_brightness_text: string;
|
|
186
236
|
bio_ryhthm_default_field_text2: string;
|
|
@@ -210,9 +260,9 @@ declare const _default: {
|
|
|
210
260
|
light_sources_tile_rgb_lighting_tab_color: string;
|
|
211
261
|
light_sources_tile_rgb_lighting_tab_white: string;
|
|
212
262
|
light_sources_tile_sec_lighting_headline: string;
|
|
213
|
-
light_sources_tile_tw_lighting_headline: string;
|
|
214
263
|
light_sources_tile_sec_lighting_shade: string;
|
|
215
264
|
light_sources_tile_tw_lighting_brightness: string;
|
|
265
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
216
266
|
mesh_device_detail_lighting_color_mode: string;
|
|
217
267
|
mesh_device_detail_lighting_goodnight: string;
|
|
218
268
|
mesh_device_detail_lighting_leisure: string;
|
|
@@ -258,10 +308,10 @@ declare const _default: {
|
|
|
258
308
|
timeschedule_add_schedule_weekday5_text: string;
|
|
259
309
|
timeschedule_add_schedule_weekday6_text: string;
|
|
260
310
|
timeschedule_add_schedule_weekday7_text: string;
|
|
261
|
-
timeschedule_overview_description_text: string;
|
|
262
|
-
timeschedule_overview_empty_button_add_text: string;
|
|
263
311
|
timeschedule_overview_empty_information_text: string;
|
|
264
312
|
timeschedule_overview_headline_text: string;
|
|
313
|
+
timeschedule_overview_description_text: string;
|
|
314
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
265
315
|
ceiling_fan_feature_2_light_text_min_off: string;
|
|
266
316
|
ceiling_fan_feature_2_light_text_min_on: string;
|
|
267
317
|
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
@@ -274,7 +324,6 @@ declare const _default: {
|
|
|
274
324
|
sleepwakeschedule_empty_information_text: string;
|
|
275
325
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
276
326
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
277
|
-
sleepwakeschedule_field_speed_text: string;
|
|
278
327
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
279
328
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
280
329
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -300,9 +349,49 @@ declare const _default: {
|
|
|
300
349
|
power_strip_tile_socket_4_headline: string;
|
|
301
350
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
302
351
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
352
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
353
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
354
|
+
light_sources_specific_settings_remote_control: string;
|
|
355
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
356
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
357
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
358
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
359
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
360
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
361
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
362
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
363
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
364
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
365
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
366
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
367
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
368
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
369
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
370
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
371
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
372
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
373
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
374
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
375
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
376
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
377
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
378
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
303
379
|
};
|
|
304
|
-
|
|
380
|
+
en: {
|
|
305
381
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
382
|
+
power_off_memory_default_state_title: string;
|
|
383
|
+
sockets_ce: string;
|
|
384
|
+
history_overview_empty_information_text: string;
|
|
385
|
+
history_powerstrip_field1_text: string;
|
|
386
|
+
history_powerstrip_field1_text2: string;
|
|
387
|
+
history_contact_sensor_description_text: string;
|
|
388
|
+
power_off_memory_default_state_description: string;
|
|
389
|
+
power_off_memory_restore_memory_title: string;
|
|
390
|
+
power_off_memory_restore_memory_description: string;
|
|
391
|
+
power_off_memory_customized_description: string;
|
|
392
|
+
feature_summary_action_txt_1: string;
|
|
393
|
+
sockets_specific_settings_relay_status: string;
|
|
394
|
+
light_sources_specific_settings_power_off: string;
|
|
306
395
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
307
396
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
308
397
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -331,7 +420,6 @@ declare const _default: {
|
|
|
331
420
|
auto_scan_button_Device_a: string;
|
|
332
421
|
auto_scan_system_cancel: string;
|
|
333
422
|
auto_scan_system_wifi_confirm: string;
|
|
334
|
-
auto_scan_system_task_conflict: string;
|
|
335
423
|
bio_ryhthm_default_button_reset_text: string;
|
|
336
424
|
bio_ryhthm_default_field_field_brightness_text: string;
|
|
337
425
|
bio_ryhthm_default_field_text2: string;
|
|
@@ -409,10 +497,10 @@ declare const _default: {
|
|
|
409
497
|
timeschedule_add_schedule_weekday5_text: string;
|
|
410
498
|
timeschedule_add_schedule_weekday6_text: string;
|
|
411
499
|
timeschedule_add_schedule_weekday7_text: string;
|
|
412
|
-
timeschedule_overview_description_text: string;
|
|
413
|
-
timeschedule_overview_empty_button_add_text: string;
|
|
414
500
|
timeschedule_overview_empty_information_text: string;
|
|
415
501
|
timeschedule_overview_headline_text: string;
|
|
502
|
+
timeschedule_overview_description_text: string;
|
|
503
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
416
504
|
ceiling_fan_feature_2_light_text_min_off: string;
|
|
417
505
|
ceiling_fan_feature_2_light_text_min_on: string;
|
|
418
506
|
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
@@ -425,7 +513,6 @@ declare const _default: {
|
|
|
425
513
|
sleepwakeschedule_empty_information_text: string;
|
|
426
514
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
427
515
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
428
|
-
sleepwakeschedule_field_speed_text: string;
|
|
429
516
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
430
517
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
431
518
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -451,9 +538,49 @@ declare const _default: {
|
|
|
451
538
|
power_strip_tile_socket_4_headline: string;
|
|
452
539
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
453
540
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
541
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
542
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
543
|
+
light_sources_specific_settings_remote_control: string;
|
|
544
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
545
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
546
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
547
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
548
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
549
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
550
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
551
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
552
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
553
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
554
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
555
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
556
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
557
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
558
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
559
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
560
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
561
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
562
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
563
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
564
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
565
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
566
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
567
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
454
568
|
};
|
|
455
|
-
|
|
569
|
+
bg: {
|
|
456
570
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
571
|
+
power_off_memory_default_state_title: string;
|
|
572
|
+
sockets_ce: string;
|
|
573
|
+
history_overview_empty_information_text: string;
|
|
574
|
+
history_powerstrip_field1_text: string;
|
|
575
|
+
history_powerstrip_field1_text2: string;
|
|
576
|
+
history_contact_sensor_description_text: string;
|
|
577
|
+
power_off_memory_default_state_description: string;
|
|
578
|
+
power_off_memory_restore_memory_title: string;
|
|
579
|
+
power_off_memory_restore_memory_description: string;
|
|
580
|
+
power_off_memory_customized_description: string;
|
|
581
|
+
feature_summary_action_txt_1: string;
|
|
582
|
+
sockets_specific_settings_relay_status: string;
|
|
583
|
+
light_sources_specific_settings_power_off: string;
|
|
457
584
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
458
585
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
459
586
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -600,9 +727,49 @@ declare const _default: {
|
|
|
600
727
|
power_strip_tile_socket_4_headline: string;
|
|
601
728
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
602
729
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
730
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
731
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
732
|
+
light_sources_specific_settings_remote_control: string;
|
|
733
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
734
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
735
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
736
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
737
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
738
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
739
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
740
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
741
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
742
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
743
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
744
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
745
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
746
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
747
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
748
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
749
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
750
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
751
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
752
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
753
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
754
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
755
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
756
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
603
757
|
};
|
|
604
|
-
|
|
758
|
+
de: {
|
|
605
759
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
760
|
+
power_off_memory_default_state_title: string;
|
|
761
|
+
sockets_ce: string;
|
|
762
|
+
history_overview_empty_information_text: string;
|
|
763
|
+
history_powerstrip_field1_text: string;
|
|
764
|
+
history_powerstrip_field1_text2: string;
|
|
765
|
+
history_contact_sensor_description_text: string;
|
|
766
|
+
power_off_memory_default_state_description: string;
|
|
767
|
+
power_off_memory_restore_memory_title: string;
|
|
768
|
+
power_off_memory_restore_memory_description: string;
|
|
769
|
+
power_off_memory_customized_description: string;
|
|
770
|
+
feature_summary_action_txt_1: string;
|
|
771
|
+
sockets_specific_settings_relay_status: string;
|
|
772
|
+
light_sources_specific_settings_power_off: string;
|
|
606
773
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
607
774
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
608
775
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -749,9 +916,49 @@ declare const _default: {
|
|
|
749
916
|
power_strip_tile_socket_4_headline: string;
|
|
750
917
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
751
918
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
919
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
920
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
921
|
+
light_sources_specific_settings_remote_control: string;
|
|
922
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
923
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
924
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
925
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
926
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
927
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
928
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
929
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
930
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
931
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
932
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
933
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
934
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
935
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
936
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
937
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
938
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
939
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
940
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
941
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
942
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
943
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
944
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
945
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
752
946
|
};
|
|
753
947
|
el: {
|
|
754
948
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
949
|
+
power_off_memory_default_state_title: string;
|
|
950
|
+
sockets_ce: string;
|
|
951
|
+
history_overview_empty_information_text: string;
|
|
952
|
+
history_powerstrip_field1_text: string;
|
|
953
|
+
history_powerstrip_field1_text2: string;
|
|
954
|
+
history_contact_sensor_description_text: string;
|
|
955
|
+
power_off_memory_default_state_description: string;
|
|
956
|
+
power_off_memory_restore_memory_title: string;
|
|
957
|
+
power_off_memory_restore_memory_description: string;
|
|
958
|
+
power_off_memory_customized_description: string;
|
|
959
|
+
feature_summary_action_txt_1: string;
|
|
960
|
+
sockets_specific_settings_relay_status: string;
|
|
961
|
+
light_sources_specific_settings_power_off: string;
|
|
755
962
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
756
963
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
757
964
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -898,9 +1105,238 @@ declare const _default: {
|
|
|
898
1105
|
power_strip_tile_socket_4_headline: string;
|
|
899
1106
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
900
1107
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1108
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1109
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1110
|
+
light_sources_specific_settings_remote_control: string;
|
|
1111
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1112
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1113
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1114
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1115
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1116
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1117
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1118
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1119
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1120
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1121
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1122
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1123
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1124
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1125
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1126
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1127
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1128
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1129
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1130
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1131
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
1132
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1133
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1134
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
901
1135
|
};
|
|
902
1136
|
es: {
|
|
903
1137
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1138
|
+
power_off_memory_default_state_title: string;
|
|
1139
|
+
sockets_ce: string;
|
|
1140
|
+
history_overview_empty_information_text: string;
|
|
1141
|
+
history_powerstrip_field1_text: string;
|
|
1142
|
+
history_powerstrip_field1_text2: string;
|
|
1143
|
+
history_contact_sensor_description_text: string;
|
|
1144
|
+
power_off_memory_default_state_description: string;
|
|
1145
|
+
power_off_memory_restore_memory_title: string;
|
|
1146
|
+
power_off_memory_restore_memory_description: string;
|
|
1147
|
+
power_off_memory_customized_description: string;
|
|
1148
|
+
feature_summary_action_txt_1: string;
|
|
1149
|
+
sockets_specific_settings_relay_status: string;
|
|
1150
|
+
light_sources_specific_settings_power_off: string;
|
|
1151
|
+
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1152
|
+
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1153
|
+
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
1154
|
+
add_new_static_mood_headline_text: string;
|
|
1155
|
+
add_new_static_mood_lights_field_brightness_text: string;
|
|
1156
|
+
add_new_static_mood_lights_field_saturation_text: string;
|
|
1157
|
+
add_new_static_mood_lights_field_text: string;
|
|
1158
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: string;
|
|
1159
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: string;
|
|
1160
|
+
add_new_static_mood_system_back: string;
|
|
1161
|
+
add_new_trigger_time_field_brightness_text: string;
|
|
1162
|
+
add_new_trigger_time_field_headline_text3: string;
|
|
1163
|
+
add_new_trigger_time_field_text: string;
|
|
1164
|
+
add_new_trigger_time_inputfield_value_text: string;
|
|
1165
|
+
add_new_trigger_time_subheadline_text: string;
|
|
1166
|
+
add_new_trigger_time_system_back_text: string;
|
|
1167
|
+
add_randomtimecycle_timestart_topic: string;
|
|
1168
|
+
add_randomtimecycle_timeend_topic: string;
|
|
1169
|
+
add_sleepschedule_one_source_switch_tab_color_text: string;
|
|
1170
|
+
add_sleepschedule_one_source_switch_tab_white_text: string;
|
|
1171
|
+
add_sleepschedule_one_source_system_back_text: string;
|
|
1172
|
+
add_sleepschedule_two_source_field_text: string;
|
|
1173
|
+
add_sleepschedule_two_source_field_text3: string;
|
|
1174
|
+
feature_summary_action_txt_10: string;
|
|
1175
|
+
feature_summary_action_txt_11: string;
|
|
1176
|
+
auto_scan_button_Device_a: string;
|
|
1177
|
+
auto_scan_system_cancel: string;
|
|
1178
|
+
auto_scan_system_wifi_confirm: string;
|
|
1179
|
+
bio_ryhthm_default_button_reset_text: string;
|
|
1180
|
+
bio_ryhthm_default_field_field_brightness_text: string;
|
|
1181
|
+
bio_ryhthm_default_field_text2: string;
|
|
1182
|
+
bio_ryhthm_default_field_text3: string;
|
|
1183
|
+
bio_ryhthm_default_field_text4: string;
|
|
1184
|
+
bio_ryhthm_default_field_text5: string;
|
|
1185
|
+
bio_ryhthm_default_selectionfield_topic_text: string;
|
|
1186
|
+
bio_ryhthm_default_weekday1_text: string;
|
|
1187
|
+
bio_ryhthm_default_weekday2_text: string;
|
|
1188
|
+
bio_ryhthm_default_weekday3_text: string;
|
|
1189
|
+
bio_ryhthm_default_weekday4_text: string;
|
|
1190
|
+
bio_ryhthm_default_weekday5_text: string;
|
|
1191
|
+
bio_ryhthm_default_weekday6_text: string;
|
|
1192
|
+
bio_ryhthm_default_weekday7_text: string;
|
|
1193
|
+
camera_tile_dim_lighting_headline: string;
|
|
1194
|
+
devicemusic_headline_text: string;
|
|
1195
|
+
edit_device_textfield_name: string;
|
|
1196
|
+
flashing_fs_toggle_state1: string;
|
|
1197
|
+
flashing_fs_toggle_state2: string;
|
|
1198
|
+
light_sources_tile_dim_lighting_brightness: string;
|
|
1199
|
+
light_sources_tile_main_lighting_headline: string;
|
|
1200
|
+
light_sources_tile_main_lighting_shade: string;
|
|
1201
|
+
light_sources_tile_rgb_lighting_brightness: string;
|
|
1202
|
+
light_sources_tile_rgb_lighting_headline: string;
|
|
1203
|
+
light_sources_tile_rgb_lighting_saturation: string;
|
|
1204
|
+
light_sources_tile_rgb_lighting_shade: string;
|
|
1205
|
+
light_sources_tile_rgb_lighting_tab_color: string;
|
|
1206
|
+
light_sources_tile_rgb_lighting_tab_white: string;
|
|
1207
|
+
light_sources_tile_sec_lighting_headline: string;
|
|
1208
|
+
light_sources_tile_sec_lighting_shade: string;
|
|
1209
|
+
light_sources_tile_tw_lighting_brightness: string;
|
|
1210
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
1211
|
+
mesh_device_detail_lighting_color_mode: string;
|
|
1212
|
+
mesh_device_detail_lighting_goodnight: string;
|
|
1213
|
+
mesh_device_detail_lighting_leisure: string;
|
|
1214
|
+
mesh_device_detail_lighting_read: string;
|
|
1215
|
+
mesh_device_detail_lighting_white_mode: string;
|
|
1216
|
+
mesh_device_detail_lighting_work: string;
|
|
1217
|
+
mesh_device_detail_mode: string;
|
|
1218
|
+
mesh_device_seting_delete: string;
|
|
1219
|
+
mood_overview_add_mood_text: string;
|
|
1220
|
+
mood_overview_add_mood_text2: string;
|
|
1221
|
+
mood_overview_field_chip_2: string;
|
|
1222
|
+
mood_overview_field_chip_text: string;
|
|
1223
|
+
mood_overview_filter_name_text1: string;
|
|
1224
|
+
mood_overview_filter_name_text2: string;
|
|
1225
|
+
mood_overview_headline_text: string;
|
|
1226
|
+
mood_overview_information_text: string;
|
|
1227
|
+
motion_detection_add_time_schedule_headline_text: string;
|
|
1228
|
+
motion_detection_add_time_schedule_selectionfield_text: string;
|
|
1229
|
+
motion_detection_add_time_schedule_system_back_text: string;
|
|
1230
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2: string;
|
|
1231
|
+
timeschedule_add_schedule_text: string;
|
|
1232
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4: string;
|
|
1233
|
+
other_lights_modes_gradient_text: string;
|
|
1234
|
+
other_lights_modes_jump_text: string;
|
|
1235
|
+
solar_bt_pp_field_dm: string;
|
|
1236
|
+
timer_ceiling_fan_headline_text: string;
|
|
1237
|
+
timer_nightplug_headline_text: string;
|
|
1238
|
+
timer_ceiling_fan_lighting_switched_off_text: string;
|
|
1239
|
+
timer_ceiling_fan_lighting_switched_on_text: string;
|
|
1240
|
+
timer_sockets_button_text: string;
|
|
1241
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: string;
|
|
1242
|
+
timeschedule_add_schedule_subheadline2_text: string;
|
|
1243
|
+
timeschedule_add_schedule_subheadline4_text: string;
|
|
1244
|
+
timeschedule_add_schedule_subheadline_text: string;
|
|
1245
|
+
timeschedule_add_schedule_switch_tab_manual_text: string;
|
|
1246
|
+
timeschedule_add_schedule_switch_tab_mood_text: string;
|
|
1247
|
+
timeschedule_add_schedule_system_back_text: string;
|
|
1248
|
+
timeschedule_add_schedule_text2: string;
|
|
1249
|
+
timeschedule_add_schedule_weekday1_text: string;
|
|
1250
|
+
timeschedule_add_schedule_weekday2_text: string;
|
|
1251
|
+
timeschedule_add_schedule_weekday3_text: string;
|
|
1252
|
+
timeschedule_add_schedule_weekday4_text: string;
|
|
1253
|
+
timeschedule_add_schedule_weekday5_text: string;
|
|
1254
|
+
timeschedule_add_schedule_weekday6_text: string;
|
|
1255
|
+
timeschedule_add_schedule_weekday7_text: string;
|
|
1256
|
+
timeschedule_overview_empty_information_text: string;
|
|
1257
|
+
timeschedule_overview_headline_text: string;
|
|
1258
|
+
timeschedule_overview_description_text: string;
|
|
1259
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
1260
|
+
ceiling_fan_feature_2_light_text_min_off: string;
|
|
1261
|
+
ceiling_fan_feature_2_light_text_min_on: string;
|
|
1262
|
+
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
1263
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: string;
|
|
1264
|
+
add_new_dynamic_mood_lights_field_headline_text1: string;
|
|
1265
|
+
add_new_dynamic_mood_system_back: string;
|
|
1266
|
+
edit_static_mood_inputfield_topic_text: string;
|
|
1267
|
+
add_new_static_mood_lights_inputfield_text: string;
|
|
1268
|
+
feature_summary_action_txt_2: string;
|
|
1269
|
+
sleepwakeschedule_empty_information_text: string;
|
|
1270
|
+
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
1271
|
+
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
1272
|
+
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
1273
|
+
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
1274
|
+
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
1275
|
+
fixedTimeCycle_socket_headline: string;
|
|
1276
|
+
randomtimecycle_sockets_headline_text: string;
|
|
1277
|
+
history_socket_headline_text: string;
|
|
1278
|
+
feature_summary_action_component_5: string;
|
|
1279
|
+
feature_summary_action_component_6: string;
|
|
1280
|
+
feature_summary_action_component_7: string;
|
|
1281
|
+
feature_summary_action_component_8: string;
|
|
1282
|
+
feature_summary_action_component_9: string;
|
|
1283
|
+
sockets_feature_2_socket_text_min_off: string;
|
|
1284
|
+
sockets_feature_2_socket_text_min_on: string;
|
|
1285
|
+
timer_powerstrip_socket1_switched_off_text: string;
|
|
1286
|
+
timer_powerstrip_socket1_switched_on_text: string;
|
|
1287
|
+
set_pw_button_save: string;
|
|
1288
|
+
consumption_data_field2_value_text1: string;
|
|
1289
|
+
consumption_data_field2_value_text2: string;
|
|
1290
|
+
consumption_data_field2_value_text3: string;
|
|
1291
|
+
timer_nightplug_active_timer_subheadline2_text: string;
|
|
1292
|
+
addTimeCycle_settings_sec_text: string;
|
|
1293
|
+
addTimeCycle_settings_sec_text2: string;
|
|
1294
|
+
power_strip_tile_socket_4_headline: string;
|
|
1295
|
+
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1296
|
+
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1297
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1298
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1299
|
+
light_sources_specific_settings_remote_control: string;
|
|
1300
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1301
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1302
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1303
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1304
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1305
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1306
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1307
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1308
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1309
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1310
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1311
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1312
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1313
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1314
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1315
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1316
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1317
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1318
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1319
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1320
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
1321
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1322
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1323
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1324
|
+
};
|
|
1325
|
+
fr: {
|
|
1326
|
+
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1327
|
+
power_off_memory_default_state_title: string;
|
|
1328
|
+
sockets_ce: string;
|
|
1329
|
+
history_overview_empty_information_text: string;
|
|
1330
|
+
history_powerstrip_field1_text: string;
|
|
1331
|
+
history_powerstrip_field1_text2: string;
|
|
1332
|
+
history_contact_sensor_description_text: string;
|
|
1333
|
+
power_off_memory_default_state_description: string;
|
|
1334
|
+
power_off_memory_restore_memory_title: string;
|
|
1335
|
+
power_off_memory_restore_memory_description: string;
|
|
1336
|
+
power_off_memory_customized_description: string;
|
|
1337
|
+
feature_summary_action_txt_1: string;
|
|
1338
|
+
sockets_specific_settings_relay_status: string;
|
|
1339
|
+
light_sources_specific_settings_power_off: string;
|
|
904
1340
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
905
1341
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
906
1342
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1047,9 +1483,49 @@ declare const _default: {
|
|
|
1047
1483
|
power_strip_tile_socket_4_headline: string;
|
|
1048
1484
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1049
1485
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1486
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1487
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1488
|
+
light_sources_specific_settings_remote_control: string;
|
|
1489
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1490
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1491
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1492
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1493
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1494
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1495
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1496
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1497
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1498
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1499
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1500
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1501
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1502
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1503
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1504
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1505
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1506
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1507
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1508
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1509
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
1510
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1511
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1512
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1050
1513
|
};
|
|
1051
1514
|
hr: {
|
|
1052
1515
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1516
|
+
power_off_memory_default_state_title: string;
|
|
1517
|
+
sockets_ce: string;
|
|
1518
|
+
history_overview_empty_information_text: string;
|
|
1519
|
+
history_powerstrip_field1_text: string;
|
|
1520
|
+
history_powerstrip_field1_text2: string;
|
|
1521
|
+
history_contact_sensor_description_text: string;
|
|
1522
|
+
power_off_memory_default_state_description: string;
|
|
1523
|
+
power_off_memory_restore_memory_title: string;
|
|
1524
|
+
power_off_memory_restore_memory_description: string;
|
|
1525
|
+
power_off_memory_customized_description: string;
|
|
1526
|
+
feature_summary_action_txt_1: string;
|
|
1527
|
+
sockets_specific_settings_relay_status: string;
|
|
1528
|
+
light_sources_specific_settings_power_off: string;
|
|
1053
1529
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1054
1530
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1055
1531
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1196,9 +1672,49 @@ declare const _default: {
|
|
|
1196
1672
|
power_strip_tile_socket_4_headline: string;
|
|
1197
1673
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1198
1674
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1675
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1676
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1677
|
+
light_sources_specific_settings_remote_control: string;
|
|
1678
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1679
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1680
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1681
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1682
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1683
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1684
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1685
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1686
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1687
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1688
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1689
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1690
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1691
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1692
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1693
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1694
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1695
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1696
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1697
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1698
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
1699
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1700
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1701
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1199
1702
|
};
|
|
1200
1703
|
hu: {
|
|
1201
1704
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1705
|
+
power_off_memory_default_state_title: string;
|
|
1706
|
+
sockets_ce: string;
|
|
1707
|
+
history_overview_empty_information_text: string;
|
|
1708
|
+
history_powerstrip_field1_text: string;
|
|
1709
|
+
history_powerstrip_field1_text2: string;
|
|
1710
|
+
history_contact_sensor_description_text: string;
|
|
1711
|
+
power_off_memory_default_state_description: string;
|
|
1712
|
+
power_off_memory_restore_memory_title: string;
|
|
1713
|
+
power_off_memory_restore_memory_description: string;
|
|
1714
|
+
power_off_memory_customized_description: string;
|
|
1715
|
+
feature_summary_action_txt_1: string;
|
|
1716
|
+
sockets_specific_settings_relay_status: string;
|
|
1717
|
+
light_sources_specific_settings_power_off: string;
|
|
1202
1718
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1203
1719
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1204
1720
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1345,9 +1861,49 @@ declare const _default: {
|
|
|
1345
1861
|
power_strip_tile_socket_4_headline: string;
|
|
1346
1862
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1347
1863
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
1864
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
1865
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
1866
|
+
light_sources_specific_settings_remote_control: string;
|
|
1867
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
1868
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
1869
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
1870
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
1871
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
1872
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
1873
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
1874
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
1875
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
1876
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
1877
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
1878
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
1879
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
1880
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
1881
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
1882
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
1883
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
1884
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
1885
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
1886
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
1887
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
1888
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1889
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1890
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1348
1891
|
};
|
|
1349
1892
|
it: {
|
|
1350
1893
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
1894
|
+
power_off_memory_default_state_title: string;
|
|
1895
|
+
sockets_ce: string;
|
|
1896
|
+
history_overview_empty_information_text: string;
|
|
1897
|
+
history_powerstrip_field1_text: string;
|
|
1898
|
+
history_powerstrip_field1_text2: string;
|
|
1899
|
+
history_contact_sensor_description_text: string;
|
|
1900
|
+
power_off_memory_default_state_description: string;
|
|
1901
|
+
power_off_memory_restore_memory_title: string;
|
|
1902
|
+
power_off_memory_restore_memory_description: string;
|
|
1903
|
+
power_off_memory_customized_description: string;
|
|
1904
|
+
feature_summary_action_txt_1: string;
|
|
1905
|
+
sockets_specific_settings_relay_status: string;
|
|
1906
|
+
light_sources_specific_settings_power_off: string;
|
|
1351
1907
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1352
1908
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1353
1909
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1494,9 +2050,49 @@ declare const _default: {
|
|
|
1494
2050
|
power_strip_tile_socket_4_headline: string;
|
|
1495
2051
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1496
2052
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2053
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2054
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2055
|
+
light_sources_specific_settings_remote_control: string;
|
|
2056
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2057
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2058
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2059
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2060
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2061
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2062
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2063
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2064
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2065
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2066
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2067
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2068
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2069
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2070
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2071
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2072
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2073
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2074
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2075
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2076
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2077
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2078
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2079
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1497
2080
|
};
|
|
1498
2081
|
ko: {
|
|
1499
2082
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2083
|
+
power_off_memory_default_state_title: string;
|
|
2084
|
+
sockets_ce: string;
|
|
2085
|
+
history_overview_empty_information_text: string;
|
|
2086
|
+
history_powerstrip_field1_text: string;
|
|
2087
|
+
history_powerstrip_field1_text2: string;
|
|
2088
|
+
history_contact_sensor_description_text: string;
|
|
2089
|
+
power_off_memory_default_state_description: string;
|
|
2090
|
+
power_off_memory_restore_memory_title: string;
|
|
2091
|
+
power_off_memory_restore_memory_description: string;
|
|
2092
|
+
power_off_memory_customized_description: string;
|
|
2093
|
+
feature_summary_action_txt_1: string;
|
|
2094
|
+
sockets_specific_settings_relay_status: string;
|
|
2095
|
+
light_sources_specific_settings_power_off: string;
|
|
1500
2096
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1501
2097
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1502
2098
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1643,9 +2239,49 @@ declare const _default: {
|
|
|
1643
2239
|
power_strip_tile_socket_4_headline: string;
|
|
1644
2240
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1645
2241
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2242
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2243
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2244
|
+
light_sources_specific_settings_remote_control: string;
|
|
2245
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2246
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2247
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2248
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2249
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2250
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2251
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2252
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2253
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2254
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2255
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2256
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2257
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2258
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2259
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2260
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2261
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2262
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2263
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2264
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2265
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2266
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2267
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2268
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1646
2269
|
};
|
|
1647
2270
|
nb: {
|
|
1648
2271
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2272
|
+
power_off_memory_default_state_title: string;
|
|
2273
|
+
sockets_ce: string;
|
|
2274
|
+
history_overview_empty_information_text: string;
|
|
2275
|
+
history_powerstrip_field1_text: string;
|
|
2276
|
+
history_powerstrip_field1_text2: string;
|
|
2277
|
+
history_contact_sensor_description_text: string;
|
|
2278
|
+
power_off_memory_default_state_description: string;
|
|
2279
|
+
power_off_memory_restore_memory_title: string;
|
|
2280
|
+
power_off_memory_restore_memory_description: string;
|
|
2281
|
+
power_off_memory_customized_description: string;
|
|
2282
|
+
feature_summary_action_txt_1: string;
|
|
2283
|
+
sockets_specific_settings_relay_status: string;
|
|
2284
|
+
light_sources_specific_settings_power_off: string;
|
|
1649
2285
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1650
2286
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1651
2287
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1792,9 +2428,49 @@ declare const _default: {
|
|
|
1792
2428
|
power_strip_tile_socket_4_headline: string;
|
|
1793
2429
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1794
2430
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2431
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2432
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2433
|
+
light_sources_specific_settings_remote_control: string;
|
|
2434
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2435
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2436
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2437
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2438
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2439
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2440
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2441
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2442
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2443
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2444
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2445
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2446
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2447
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2448
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2449
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2450
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2451
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2452
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2453
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2454
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2455
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2456
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2457
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1795
2458
|
};
|
|
1796
2459
|
nl: {
|
|
1797
2460
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2461
|
+
power_off_memory_default_state_title: string;
|
|
2462
|
+
sockets_ce: string;
|
|
2463
|
+
history_overview_empty_information_text: string;
|
|
2464
|
+
history_powerstrip_field1_text: string;
|
|
2465
|
+
history_powerstrip_field1_text2: string;
|
|
2466
|
+
history_contact_sensor_description_text: string;
|
|
2467
|
+
power_off_memory_default_state_description: string;
|
|
2468
|
+
power_off_memory_restore_memory_title: string;
|
|
2469
|
+
power_off_memory_restore_memory_description: string;
|
|
2470
|
+
power_off_memory_customized_description: string;
|
|
2471
|
+
feature_summary_action_txt_1: string;
|
|
2472
|
+
sockets_specific_settings_relay_status: string;
|
|
2473
|
+
light_sources_specific_settings_power_off: string;
|
|
1798
2474
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1799
2475
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1800
2476
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -1941,9 +2617,238 @@ declare const _default: {
|
|
|
1941
2617
|
power_strip_tile_socket_4_headline: string;
|
|
1942
2618
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
1943
2619
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2620
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2621
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2622
|
+
light_sources_specific_settings_remote_control: string;
|
|
2623
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2624
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2625
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2626
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2627
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2628
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2629
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2630
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2631
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2632
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2633
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2634
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2635
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2636
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2637
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2638
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2639
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2640
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2641
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2642
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2643
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2644
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2645
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2646
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1944
2647
|
};
|
|
1945
2648
|
pl: {
|
|
1946
2649
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2650
|
+
power_off_memory_default_state_title: string;
|
|
2651
|
+
sockets_ce: string;
|
|
2652
|
+
history_overview_empty_information_text: string;
|
|
2653
|
+
history_powerstrip_field1_text: string;
|
|
2654
|
+
history_powerstrip_field1_text2: string;
|
|
2655
|
+
history_contact_sensor_description_text: string;
|
|
2656
|
+
power_off_memory_default_state_description: string;
|
|
2657
|
+
power_off_memory_restore_memory_title: string;
|
|
2658
|
+
power_off_memory_restore_memory_description: string;
|
|
2659
|
+
power_off_memory_customized_description: string;
|
|
2660
|
+
feature_summary_action_txt_1: string;
|
|
2661
|
+
sockets_specific_settings_relay_status: string;
|
|
2662
|
+
light_sources_specific_settings_power_off: string;
|
|
2663
|
+
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2664
|
+
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2665
|
+
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
2666
|
+
add_new_static_mood_headline_text: string;
|
|
2667
|
+
add_new_static_mood_lights_field_brightness_text: string;
|
|
2668
|
+
add_new_static_mood_lights_field_saturation_text: string;
|
|
2669
|
+
add_new_static_mood_lights_field_text: string;
|
|
2670
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: string;
|
|
2671
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: string;
|
|
2672
|
+
add_new_static_mood_system_back: string;
|
|
2673
|
+
add_new_trigger_time_field_brightness_text: string;
|
|
2674
|
+
add_new_trigger_time_field_headline_text3: string;
|
|
2675
|
+
add_new_trigger_time_field_text: string;
|
|
2676
|
+
add_new_trigger_time_inputfield_value_text: string;
|
|
2677
|
+
add_new_trigger_time_subheadline_text: string;
|
|
2678
|
+
add_new_trigger_time_system_back_text: string;
|
|
2679
|
+
add_randomtimecycle_timestart_topic: string;
|
|
2680
|
+
add_randomtimecycle_timeend_topic: string;
|
|
2681
|
+
add_sleepschedule_one_source_switch_tab_color_text: string;
|
|
2682
|
+
add_sleepschedule_one_source_switch_tab_white_text: string;
|
|
2683
|
+
add_sleepschedule_one_source_system_back_text: string;
|
|
2684
|
+
add_sleepschedule_two_source_field_text: string;
|
|
2685
|
+
add_sleepschedule_two_source_field_text3: string;
|
|
2686
|
+
feature_summary_action_txt_10: string;
|
|
2687
|
+
feature_summary_action_txt_11: string;
|
|
2688
|
+
auto_scan_button_Device_a: string;
|
|
2689
|
+
auto_scan_system_cancel: string;
|
|
2690
|
+
auto_scan_system_wifi_confirm: string;
|
|
2691
|
+
bio_ryhthm_default_button_reset_text: string;
|
|
2692
|
+
bio_ryhthm_default_field_field_brightness_text: string;
|
|
2693
|
+
bio_ryhthm_default_field_text2: string;
|
|
2694
|
+
bio_ryhthm_default_field_text3: string;
|
|
2695
|
+
bio_ryhthm_default_field_text4: string;
|
|
2696
|
+
bio_ryhthm_default_field_text5: string;
|
|
2697
|
+
bio_ryhthm_default_selectionfield_topic_text: string;
|
|
2698
|
+
bio_ryhthm_default_weekday1_text: string;
|
|
2699
|
+
bio_ryhthm_default_weekday2_text: string;
|
|
2700
|
+
bio_ryhthm_default_weekday3_text: string;
|
|
2701
|
+
bio_ryhthm_default_weekday4_text: string;
|
|
2702
|
+
bio_ryhthm_default_weekday5_text: string;
|
|
2703
|
+
bio_ryhthm_default_weekday6_text: string;
|
|
2704
|
+
bio_ryhthm_default_weekday7_text: string;
|
|
2705
|
+
camera_tile_dim_lighting_headline: string;
|
|
2706
|
+
devicemusic_headline_text: string;
|
|
2707
|
+
edit_device_textfield_name: string;
|
|
2708
|
+
flashing_fs_toggle_state1: string;
|
|
2709
|
+
flashing_fs_toggle_state2: string;
|
|
2710
|
+
light_sources_tile_dim_lighting_brightness: string;
|
|
2711
|
+
light_sources_tile_main_lighting_headline: string;
|
|
2712
|
+
light_sources_tile_main_lighting_shade: string;
|
|
2713
|
+
light_sources_tile_rgb_lighting_brightness: string;
|
|
2714
|
+
light_sources_tile_rgb_lighting_headline: string;
|
|
2715
|
+
light_sources_tile_rgb_lighting_saturation: string;
|
|
2716
|
+
light_sources_tile_rgb_lighting_shade: string;
|
|
2717
|
+
light_sources_tile_rgb_lighting_tab_color: string;
|
|
2718
|
+
light_sources_tile_rgb_lighting_tab_white: string;
|
|
2719
|
+
light_sources_tile_sec_lighting_headline: string;
|
|
2720
|
+
light_sources_tile_sec_lighting_shade: string;
|
|
2721
|
+
light_sources_tile_tw_lighting_brightness: string;
|
|
2722
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
2723
|
+
mesh_device_detail_lighting_color_mode: string;
|
|
2724
|
+
mesh_device_detail_lighting_goodnight: string;
|
|
2725
|
+
mesh_device_detail_lighting_leisure: string;
|
|
2726
|
+
mesh_device_detail_lighting_read: string;
|
|
2727
|
+
mesh_device_detail_lighting_white_mode: string;
|
|
2728
|
+
mesh_device_detail_lighting_work: string;
|
|
2729
|
+
mesh_device_detail_mode: string;
|
|
2730
|
+
mesh_device_seting_delete: string;
|
|
2731
|
+
mood_overview_add_mood_text: string;
|
|
2732
|
+
mood_overview_add_mood_text2: string;
|
|
2733
|
+
mood_overview_field_chip_2: string;
|
|
2734
|
+
mood_overview_field_chip_text: string;
|
|
2735
|
+
mood_overview_filter_name_text1: string;
|
|
2736
|
+
mood_overview_filter_name_text2: string;
|
|
2737
|
+
mood_overview_headline_text: string;
|
|
2738
|
+
mood_overview_information_text: string;
|
|
2739
|
+
motion_detection_add_time_schedule_headline_text: string;
|
|
2740
|
+
motion_detection_add_time_schedule_selectionfield_text: string;
|
|
2741
|
+
motion_detection_add_time_schedule_system_back_text: string;
|
|
2742
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2: string;
|
|
2743
|
+
timeschedule_add_schedule_text: string;
|
|
2744
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4: string;
|
|
2745
|
+
other_lights_modes_gradient_text: string;
|
|
2746
|
+
other_lights_modes_jump_text: string;
|
|
2747
|
+
solar_bt_pp_field_dm: string;
|
|
2748
|
+
timer_ceiling_fan_headline_text: string;
|
|
2749
|
+
timer_nightplug_headline_text: string;
|
|
2750
|
+
timer_ceiling_fan_lighting_switched_off_text: string;
|
|
2751
|
+
timer_ceiling_fan_lighting_switched_on_text: string;
|
|
2752
|
+
timer_sockets_button_text: string;
|
|
2753
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: string;
|
|
2754
|
+
timeschedule_add_schedule_subheadline2_text: string;
|
|
2755
|
+
timeschedule_add_schedule_subheadline4_text: string;
|
|
2756
|
+
timeschedule_add_schedule_subheadline_text: string;
|
|
2757
|
+
timeschedule_add_schedule_switch_tab_manual_text: string;
|
|
2758
|
+
timeschedule_add_schedule_switch_tab_mood_text: string;
|
|
2759
|
+
timeschedule_add_schedule_system_back_text: string;
|
|
2760
|
+
timeschedule_add_schedule_text2: string;
|
|
2761
|
+
timeschedule_add_schedule_weekday1_text: string;
|
|
2762
|
+
timeschedule_add_schedule_weekday2_text: string;
|
|
2763
|
+
timeschedule_add_schedule_weekday3_text: string;
|
|
2764
|
+
timeschedule_add_schedule_weekday4_text: string;
|
|
2765
|
+
timeschedule_add_schedule_weekday5_text: string;
|
|
2766
|
+
timeschedule_add_schedule_weekday6_text: string;
|
|
2767
|
+
timeschedule_add_schedule_weekday7_text: string;
|
|
2768
|
+
timeschedule_overview_empty_information_text: string;
|
|
2769
|
+
timeschedule_overview_headline_text: string;
|
|
2770
|
+
timeschedule_overview_description_text: string;
|
|
2771
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
2772
|
+
ceiling_fan_feature_2_light_text_min_off: string;
|
|
2773
|
+
ceiling_fan_feature_2_light_text_min_on: string;
|
|
2774
|
+
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
2775
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: string;
|
|
2776
|
+
add_new_dynamic_mood_lights_field_headline_text1: string;
|
|
2777
|
+
add_new_dynamic_mood_system_back: string;
|
|
2778
|
+
edit_static_mood_inputfield_topic_text: string;
|
|
2779
|
+
add_new_static_mood_lights_inputfield_text: string;
|
|
2780
|
+
feature_summary_action_txt_2: string;
|
|
2781
|
+
sleepwakeschedule_empty_information_text: string;
|
|
2782
|
+
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2783
|
+
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2784
|
+
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2785
|
+
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2786
|
+
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
2787
|
+
fixedTimeCycle_socket_headline: string;
|
|
2788
|
+
randomtimecycle_sockets_headline_text: string;
|
|
2789
|
+
history_socket_headline_text: string;
|
|
2790
|
+
feature_summary_action_component_5: string;
|
|
2791
|
+
feature_summary_action_component_6: string;
|
|
2792
|
+
feature_summary_action_component_7: string;
|
|
2793
|
+
feature_summary_action_component_8: string;
|
|
2794
|
+
feature_summary_action_component_9: string;
|
|
2795
|
+
sockets_feature_2_socket_text_min_off: string;
|
|
2796
|
+
sockets_feature_2_socket_text_min_on: string;
|
|
2797
|
+
timer_powerstrip_socket1_switched_off_text: string;
|
|
2798
|
+
timer_powerstrip_socket1_switched_on_text: string;
|
|
2799
|
+
set_pw_button_save: string;
|
|
2800
|
+
consumption_data_field2_value_text1: string;
|
|
2801
|
+
consumption_data_field2_value_text2: string;
|
|
2802
|
+
consumption_data_field2_value_text3: string;
|
|
2803
|
+
timer_nightplug_active_timer_subheadline2_text: string;
|
|
2804
|
+
addTimeCycle_settings_sec_text: string;
|
|
2805
|
+
addTimeCycle_settings_sec_text2: string;
|
|
2806
|
+
power_strip_tile_socket_4_headline: string;
|
|
2807
|
+
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2808
|
+
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2809
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2810
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2811
|
+
light_sources_specific_settings_remote_control: string;
|
|
2812
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2813
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2814
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2815
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2816
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2817
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2818
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2819
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2820
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2821
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2822
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2823
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2824
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2825
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2826
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2827
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2828
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2829
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2830
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2831
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2832
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2833
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2834
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2835
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2836
|
+
};
|
|
2837
|
+
"pt-BR": {
|
|
2838
|
+
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2839
|
+
power_off_memory_default_state_title: string;
|
|
2840
|
+
sockets_ce: string;
|
|
2841
|
+
history_overview_empty_information_text: string;
|
|
2842
|
+
history_powerstrip_field1_text: string;
|
|
2843
|
+
history_powerstrip_field1_text2: string;
|
|
2844
|
+
history_contact_sensor_description_text: string;
|
|
2845
|
+
power_off_memory_default_state_description: string;
|
|
2846
|
+
power_off_memory_restore_memory_title: string;
|
|
2847
|
+
power_off_memory_restore_memory_description: string;
|
|
2848
|
+
power_off_memory_customized_description: string;
|
|
2849
|
+
feature_summary_action_txt_1: string;
|
|
2850
|
+
sockets_specific_settings_relay_status: string;
|
|
2851
|
+
light_sources_specific_settings_power_off: string;
|
|
1947
2852
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
1948
2853
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
1949
2854
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2090,9 +2995,49 @@ declare const _default: {
|
|
|
2090
2995
|
power_strip_tile_socket_4_headline: string;
|
|
2091
2996
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2092
2997
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2998
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2999
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3000
|
+
light_sources_specific_settings_remote_control: string;
|
|
3001
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3002
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3003
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3004
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3005
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3006
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3007
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3008
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3009
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3010
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3011
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3012
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3013
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3014
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3015
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3016
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3017
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3018
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3019
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3020
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3021
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
3022
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3023
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3024
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2093
3025
|
};
|
|
2094
|
-
|
|
3026
|
+
pt_BR: {
|
|
2095
3027
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3028
|
+
power_off_memory_default_state_title: string;
|
|
3029
|
+
sockets_ce: string;
|
|
3030
|
+
history_overview_empty_information_text: string;
|
|
3031
|
+
history_powerstrip_field1_text: string;
|
|
3032
|
+
history_powerstrip_field1_text2: string;
|
|
3033
|
+
history_contact_sensor_description_text: string;
|
|
3034
|
+
power_off_memory_default_state_description: string;
|
|
3035
|
+
power_off_memory_restore_memory_title: string;
|
|
3036
|
+
power_off_memory_restore_memory_description: string;
|
|
3037
|
+
power_off_memory_customized_description: string;
|
|
3038
|
+
feature_summary_action_txt_1: string;
|
|
3039
|
+
sockets_specific_settings_relay_status: string;
|
|
3040
|
+
light_sources_specific_settings_power_off: string;
|
|
2096
3041
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2097
3042
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2098
3043
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2239,9 +3184,49 @@ declare const _default: {
|
|
|
2239
3184
|
power_strip_tile_socket_4_headline: string;
|
|
2240
3185
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2241
3186
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3187
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3188
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3189
|
+
light_sources_specific_settings_remote_control: string;
|
|
3190
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3191
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3192
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3193
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3194
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3195
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3196
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3197
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3198
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3199
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3200
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3201
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3202
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3203
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3204
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3205
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3206
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3207
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3208
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3209
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3210
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
3211
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3212
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3213
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2242
3214
|
};
|
|
2243
3215
|
ro: {
|
|
2244
3216
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3217
|
+
power_off_memory_default_state_title: string;
|
|
3218
|
+
sockets_ce: string;
|
|
3219
|
+
history_overview_empty_information_text: string;
|
|
3220
|
+
history_powerstrip_field1_text: string;
|
|
3221
|
+
history_powerstrip_field1_text2: string;
|
|
3222
|
+
history_contact_sensor_description_text: string;
|
|
3223
|
+
power_off_memory_default_state_description: string;
|
|
3224
|
+
power_off_memory_restore_memory_title: string;
|
|
3225
|
+
power_off_memory_restore_memory_description: string;
|
|
3226
|
+
power_off_memory_customized_description: string;
|
|
3227
|
+
feature_summary_action_txt_1: string;
|
|
3228
|
+
sockets_specific_settings_relay_status: string;
|
|
3229
|
+
light_sources_specific_settings_power_off: string;
|
|
2245
3230
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2246
3231
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2247
3232
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2388,9 +3373,49 @@ declare const _default: {
|
|
|
2388
3373
|
power_strip_tile_socket_4_headline: string;
|
|
2389
3374
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2390
3375
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3376
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3377
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3378
|
+
light_sources_specific_settings_remote_control: string;
|
|
3379
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3380
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3381
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3382
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3383
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3384
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3385
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3386
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3387
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3388
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3389
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3390
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3391
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3392
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3393
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3394
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3395
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3396
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3397
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3398
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3399
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
3400
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3401
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3402
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2391
3403
|
};
|
|
2392
3404
|
ru: {
|
|
2393
3405
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3406
|
+
power_off_memory_default_state_title: string;
|
|
3407
|
+
sockets_ce: string;
|
|
3408
|
+
history_overview_empty_information_text: string;
|
|
3409
|
+
history_powerstrip_field1_text: string;
|
|
3410
|
+
history_powerstrip_field1_text2: string;
|
|
3411
|
+
history_contact_sensor_description_text: string;
|
|
3412
|
+
power_off_memory_default_state_description: string;
|
|
3413
|
+
power_off_memory_restore_memory_title: string;
|
|
3414
|
+
power_off_memory_restore_memory_description: string;
|
|
3415
|
+
power_off_memory_customized_description: string;
|
|
3416
|
+
feature_summary_action_txt_1: string;
|
|
3417
|
+
sockets_specific_settings_relay_status: string;
|
|
3418
|
+
light_sources_specific_settings_power_off: string;
|
|
2394
3419
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2395
3420
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2396
3421
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2537,9 +3562,49 @@ declare const _default: {
|
|
|
2537
3562
|
power_strip_tile_socket_4_headline: string;
|
|
2538
3563
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2539
3564
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3565
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3566
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3567
|
+
light_sources_specific_settings_remote_control: string;
|
|
3568
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3569
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3570
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3571
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3572
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3573
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3574
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3575
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3576
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3577
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3578
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3579
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3580
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3581
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3582
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3583
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3584
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3585
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3586
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3587
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3588
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
3589
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3590
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3591
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2540
3592
|
};
|
|
2541
3593
|
sk: {
|
|
2542
3594
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3595
|
+
power_off_memory_default_state_title: string;
|
|
3596
|
+
sockets_ce: string;
|
|
3597
|
+
history_overview_empty_information_text: string;
|
|
3598
|
+
history_powerstrip_field1_text: string;
|
|
3599
|
+
history_powerstrip_field1_text2: string;
|
|
3600
|
+
history_contact_sensor_description_text: string;
|
|
3601
|
+
power_off_memory_default_state_description: string;
|
|
3602
|
+
power_off_memory_restore_memory_title: string;
|
|
3603
|
+
power_off_memory_restore_memory_description: string;
|
|
3604
|
+
power_off_memory_customized_description: string;
|
|
3605
|
+
feature_summary_action_txt_1: string;
|
|
3606
|
+
sockets_specific_settings_relay_status: string;
|
|
3607
|
+
light_sources_specific_settings_power_off: string;
|
|
2543
3608
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2544
3609
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2545
3610
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2686,9 +3751,49 @@ declare const _default: {
|
|
|
2686
3751
|
power_strip_tile_socket_4_headline: string;
|
|
2687
3752
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2688
3753
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3754
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3755
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3756
|
+
light_sources_specific_settings_remote_control: string;
|
|
3757
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3758
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3759
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3760
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3761
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3762
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3763
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3764
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3765
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3766
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3767
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3768
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3769
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3770
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3771
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3772
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3773
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3774
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3775
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3776
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3777
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
3778
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3779
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3780
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2689
3781
|
};
|
|
2690
3782
|
sv: {
|
|
2691
3783
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3784
|
+
power_off_memory_default_state_title: string;
|
|
3785
|
+
sockets_ce: string;
|
|
3786
|
+
history_overview_empty_information_text: string;
|
|
3787
|
+
history_powerstrip_field1_text: string;
|
|
3788
|
+
history_powerstrip_field1_text2: string;
|
|
3789
|
+
history_contact_sensor_description_text: string;
|
|
3790
|
+
power_off_memory_default_state_description: string;
|
|
3791
|
+
power_off_memory_restore_memory_title: string;
|
|
3792
|
+
power_off_memory_restore_memory_description: string;
|
|
3793
|
+
power_off_memory_customized_description: string;
|
|
3794
|
+
feature_summary_action_txt_1: string;
|
|
3795
|
+
sockets_specific_settings_relay_status: string;
|
|
3796
|
+
light_sources_specific_settings_power_off: string;
|
|
2692
3797
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2693
3798
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2694
3799
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2835,9 +3940,49 @@ declare const _default: {
|
|
|
2835
3940
|
power_strip_tile_socket_4_headline: string;
|
|
2836
3941
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2837
3942
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3943
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3944
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3945
|
+
light_sources_specific_settings_remote_control: string;
|
|
3946
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3947
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3948
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3949
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3950
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3951
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3952
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3953
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
3954
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
3955
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
3956
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
3957
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
3958
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
3959
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
3960
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
3961
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
3962
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
3963
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
3964
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
3965
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
3966
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
3967
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3968
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3969
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2838
3970
|
};
|
|
2839
|
-
|
|
3971
|
+
tr: {
|
|
2840
3972
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3973
|
+
power_off_memory_default_state_title: string;
|
|
3974
|
+
sockets_ce: string;
|
|
3975
|
+
history_overview_empty_information_text: string;
|
|
3976
|
+
history_powerstrip_field1_text: string;
|
|
3977
|
+
history_powerstrip_field1_text2: string;
|
|
3978
|
+
history_contact_sensor_description_text: string;
|
|
3979
|
+
power_off_memory_default_state_description: string;
|
|
3980
|
+
power_off_memory_restore_memory_title: string;
|
|
3981
|
+
power_off_memory_restore_memory_description: string;
|
|
3982
|
+
power_off_memory_customized_description: string;
|
|
3983
|
+
feature_summary_action_txt_1: string;
|
|
3984
|
+
sockets_specific_settings_relay_status: string;
|
|
3985
|
+
light_sources_specific_settings_power_off: string;
|
|
2841
3986
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2842
3987
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2843
3988
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -2984,9 +4129,49 @@ declare const _default: {
|
|
|
2984
4129
|
power_strip_tile_socket_4_headline: string;
|
|
2985
4130
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2986
4131
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
4132
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
4133
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
4134
|
+
light_sources_specific_settings_remote_control: string;
|
|
4135
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
4136
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
4137
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
4138
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
4139
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
4140
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
4141
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
4142
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
4143
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
4144
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
4145
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
4146
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
4147
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
4148
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
4149
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
4150
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
4151
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
4152
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
4153
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
4154
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
4155
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
4156
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
4157
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
4158
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2987
4159
|
};
|
|
2988
|
-
|
|
4160
|
+
uk: {
|
|
2989
4161
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
4162
|
+
power_off_memory_default_state_title: string;
|
|
4163
|
+
sockets_ce: string;
|
|
4164
|
+
history_overview_empty_information_text: string;
|
|
4165
|
+
history_powerstrip_field1_text: string;
|
|
4166
|
+
history_powerstrip_field1_text2: string;
|
|
4167
|
+
history_contact_sensor_description_text: string;
|
|
4168
|
+
power_off_memory_default_state_description: string;
|
|
4169
|
+
power_off_memory_restore_memory_title: string;
|
|
4170
|
+
power_off_memory_restore_memory_description: string;
|
|
4171
|
+
power_off_memory_customized_description: string;
|
|
4172
|
+
feature_summary_action_txt_1: string;
|
|
4173
|
+
sockets_specific_settings_relay_status: string;
|
|
4174
|
+
light_sources_specific_settings_power_off: string;
|
|
2990
4175
|
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2991
4176
|
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2992
4177
|
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
@@ -3133,7 +4318,33 @@ declare const _default: {
|
|
|
3133
4318
|
power_strip_tile_socket_4_headline: string;
|
|
3134
4319
|
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
3135
4320
|
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
4321
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
4322
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
4323
|
+
light_sources_specific_settings_remote_control: string;
|
|
4324
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
4325
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
4326
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
4327
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
4328
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
4329
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
4330
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
4331
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
4332
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
4333
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
4334
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
4335
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
4336
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
4337
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
4338
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
4339
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
4340
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
4341
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
4342
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
4343
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
4344
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
4345
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
4346
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
4347
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
3136
4348
|
};
|
|
3137
|
-
zh: {};
|
|
3138
4349
|
};
|
|
3139
4350
|
export default _default;
|