@ledvance/base 1.0.16 → 1.0.18
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/Tag.tsx +1 -1
- package/src/i18n/strings.d.ts +892 -2
- package/src/i18n/strings.ts +1364 -360
- package/src/res/index.d.ts +1 -1
- package/src/res/index.ts +1 -1
- package/src/res/materialiconsFilledCancel.png +0 -0
- package/src/res/materialiconsFilledCancel@2x.png +0 -0
- package/src/res/materialiconsFilledCancel@3x.png +0 -0
package/src/i18n/strings.d.ts
CHANGED
|
@@ -248,6 +248,11 @@ declare const _default: {
|
|
|
248
248
|
light_sources_feature_2_switched_on_text: string;
|
|
249
249
|
switch_overcharge_headline_text: string;
|
|
250
250
|
switch_overcharge_headline_description: string;
|
|
251
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
252
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
253
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
254
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
255
|
+
light_sources_feature_4_text_name: string;
|
|
251
256
|
};
|
|
252
257
|
cs: {
|
|
253
258
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -498,6 +503,11 @@ declare const _default: {
|
|
|
498
503
|
light_sources_feature_2_switched_on_text: string;
|
|
499
504
|
switch_overcharge_headline_text: string;
|
|
500
505
|
switch_overcharge_headline_description: string;
|
|
506
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
507
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
508
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
509
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
510
|
+
light_sources_feature_4_text_name: string;
|
|
501
511
|
};
|
|
502
512
|
en: {
|
|
503
513
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -748,6 +758,11 @@ declare const _default: {
|
|
|
748
758
|
light_sources_feature_2_switched_on_text: string;
|
|
749
759
|
switch_overcharge_headline_text: string;
|
|
750
760
|
switch_overcharge_headline_description: string;
|
|
761
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
762
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
763
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
764
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
765
|
+
light_sources_feature_4_text_name: string;
|
|
751
766
|
};
|
|
752
767
|
bg: {
|
|
753
768
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -998,6 +1013,11 @@ declare const _default: {
|
|
|
998
1013
|
light_sources_feature_2_switched_on_text: string;
|
|
999
1014
|
switch_overcharge_headline_text: string;
|
|
1000
1015
|
switch_overcharge_headline_description: string;
|
|
1016
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
1017
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
1018
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
1019
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
1020
|
+
light_sources_feature_4_text_name: string;
|
|
1001
1021
|
};
|
|
1002
1022
|
da: {
|
|
1003
1023
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1248,6 +1268,11 @@ declare const _default: {
|
|
|
1248
1268
|
light_sources_feature_2_switched_on_text: string;
|
|
1249
1269
|
switch_overcharge_headline_text: string;
|
|
1250
1270
|
switch_overcharge_headline_description: string;
|
|
1271
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
1272
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
1273
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
1274
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
1275
|
+
light_sources_feature_4_text_name: string;
|
|
1251
1276
|
};
|
|
1252
1277
|
de: {
|
|
1253
1278
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1498,6 +1523,11 @@ declare const _default: {
|
|
|
1498
1523
|
light_sources_feature_2_switched_on_text: string;
|
|
1499
1524
|
switch_overcharge_headline_text: string;
|
|
1500
1525
|
switch_overcharge_headline_description: string;
|
|
1526
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
1527
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
1528
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
1529
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
1530
|
+
light_sources_feature_4_text_name: string;
|
|
1501
1531
|
};
|
|
1502
1532
|
el: {
|
|
1503
1533
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1748,6 +1778,11 @@ declare const _default: {
|
|
|
1748
1778
|
light_sources_feature_2_switched_on_text: string;
|
|
1749
1779
|
switch_overcharge_headline_text: string;
|
|
1750
1780
|
switch_overcharge_headline_description: string;
|
|
1781
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
1782
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
1783
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
1784
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
1785
|
+
light_sources_feature_4_text_name: string;
|
|
1751
1786
|
};
|
|
1752
1787
|
es: {
|
|
1753
1788
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1998,6 +2033,521 @@ declare const _default: {
|
|
|
1998
2033
|
light_sources_feature_2_switched_on_text: string;
|
|
1999
2034
|
switch_overcharge_headline_text: string;
|
|
2000
2035
|
switch_overcharge_headline_description: string;
|
|
2036
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
2037
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
2038
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
2039
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
2040
|
+
light_sources_feature_4_text_name: string;
|
|
2041
|
+
};
|
|
2042
|
+
et: {
|
|
2043
|
+
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2044
|
+
power_off_memory_default_state_title: string;
|
|
2045
|
+
sockets_ce: string;
|
|
2046
|
+
history_overview_empty_information_text: string;
|
|
2047
|
+
history_powerstrip_field1_text: string;
|
|
2048
|
+
history_powerstrip_field1_text2: string;
|
|
2049
|
+
history_contact_sensor_description_text: string;
|
|
2050
|
+
power_off_memory_default_state_description: string;
|
|
2051
|
+
power_off_memory_restore_memory_title: string;
|
|
2052
|
+
power_off_memory_restore_memory_description: string;
|
|
2053
|
+
power_off_memory_customized_description: string;
|
|
2054
|
+
feature_summary_action_txt_1: string;
|
|
2055
|
+
sockets_specific_settings_relay_status: string;
|
|
2056
|
+
light_sources_specific_settings_power_off: string;
|
|
2057
|
+
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2058
|
+
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2059
|
+
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
2060
|
+
add_new_static_mood_headline_text: string;
|
|
2061
|
+
add_new_static_mood_lights_field_brightness_text: string;
|
|
2062
|
+
add_new_static_mood_lights_field_saturation_text: string;
|
|
2063
|
+
add_new_static_mood_lights_field_text: string;
|
|
2064
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: string;
|
|
2065
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: string;
|
|
2066
|
+
add_new_static_mood_system_back: string;
|
|
2067
|
+
add_new_trigger_time_field_brightness_text: string;
|
|
2068
|
+
add_new_trigger_time_field_headline_text3: string;
|
|
2069
|
+
add_new_trigger_time_field_text: string;
|
|
2070
|
+
add_new_trigger_time_inputfield_value_text: string;
|
|
2071
|
+
add_new_trigger_time_subheadline_text: string;
|
|
2072
|
+
add_new_trigger_time_system_back_text: string;
|
|
2073
|
+
add_randomtimecycle_timestart_topic: string;
|
|
2074
|
+
add_randomtimecycle_timeend_topic: string;
|
|
2075
|
+
add_sleepschedule_one_source_switch_tab_color_text: string;
|
|
2076
|
+
add_sleepschedule_one_source_switch_tab_white_text: string;
|
|
2077
|
+
add_sleepschedule_one_source_system_back_text: string;
|
|
2078
|
+
add_sleepschedule_two_source_field_text: string;
|
|
2079
|
+
add_sleepschedule_two_source_field_text3: string;
|
|
2080
|
+
feature_summary_action_txt_10: string;
|
|
2081
|
+
feature_summary_action_txt_11: string;
|
|
2082
|
+
auto_scan_button_Device_a: string;
|
|
2083
|
+
auto_scan_system_cancel: string;
|
|
2084
|
+
auto_scan_system_wifi_confirm: string;
|
|
2085
|
+
bio_ryhthm_default_button_reset_text: string;
|
|
2086
|
+
bio_ryhthm_default_field_field_brightness_text: string;
|
|
2087
|
+
bio_ryhthm_default_field_text2: string;
|
|
2088
|
+
bio_ryhthm_default_field_text3: string;
|
|
2089
|
+
bio_ryhthm_default_field_text4: string;
|
|
2090
|
+
bio_ryhthm_default_field_text5: string;
|
|
2091
|
+
bio_ryhthm_default_selectionfield_topic_text: string;
|
|
2092
|
+
bio_ryhthm_default_weekday1_text: string;
|
|
2093
|
+
bio_ryhthm_default_weekday2_text: string;
|
|
2094
|
+
bio_ryhthm_default_weekday3_text: string;
|
|
2095
|
+
bio_ryhthm_default_weekday4_text: string;
|
|
2096
|
+
bio_ryhthm_default_weekday5_text: string;
|
|
2097
|
+
bio_ryhthm_default_weekday6_text: string;
|
|
2098
|
+
bio_ryhthm_default_weekday7_text: string;
|
|
2099
|
+
camera_tile_dim_lighting_headline: string;
|
|
2100
|
+
devicemusic_headline_text: string;
|
|
2101
|
+
edit_device_textfield_name: string;
|
|
2102
|
+
flashing_fs_toggle_state1: string;
|
|
2103
|
+
flashing_fs_toggle_state2: string;
|
|
2104
|
+
light_sources_tile_dim_lighting_brightness: string;
|
|
2105
|
+
light_sources_tile_main_lighting_headline: string;
|
|
2106
|
+
light_sources_tile_main_lighting_shade: string;
|
|
2107
|
+
light_sources_tile_rgb_lighting_brightness: string;
|
|
2108
|
+
light_sources_tile_rgb_lighting_headline: string;
|
|
2109
|
+
light_sources_tile_rgb_lighting_saturation: string;
|
|
2110
|
+
light_sources_tile_rgb_lighting_shade: string;
|
|
2111
|
+
light_sources_tile_rgb_lighting_tab_color: string;
|
|
2112
|
+
light_sources_tile_rgb_lighting_tab_white: string;
|
|
2113
|
+
light_sources_tile_sec_lighting_headline: string;
|
|
2114
|
+
light_sources_tile_sec_lighting_shade: string;
|
|
2115
|
+
light_sources_tile_tw_lighting_brightness: string;
|
|
2116
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
2117
|
+
mesh_device_detail_lighting_color_mode: string;
|
|
2118
|
+
mesh_device_detail_lighting_goodnight: string;
|
|
2119
|
+
mesh_device_detail_lighting_leisure: string;
|
|
2120
|
+
mesh_device_detail_lighting_read: string;
|
|
2121
|
+
mesh_device_detail_lighting_white_mode: string;
|
|
2122
|
+
mesh_device_detail_lighting_work: string;
|
|
2123
|
+
mesh_device_detail_mode: string;
|
|
2124
|
+
mesh_device_seting_delete: string;
|
|
2125
|
+
mood_overview_add_mood_text: string;
|
|
2126
|
+
mood_overview_add_mood_text2: string;
|
|
2127
|
+
mood_overview_field_chip_2: string;
|
|
2128
|
+
mood_overview_field_chip_text: string;
|
|
2129
|
+
mood_overview_filter_name_text1: string;
|
|
2130
|
+
mood_overview_filter_name_text2: string;
|
|
2131
|
+
mood_overview_headline_text: string;
|
|
2132
|
+
mood_overview_information_text: string;
|
|
2133
|
+
motion_detection_add_time_schedule_headline_text: string;
|
|
2134
|
+
motion_detection_add_time_schedule_selectionfield_text: string;
|
|
2135
|
+
motion_detection_add_time_schedule_system_back_text: string;
|
|
2136
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2: string;
|
|
2137
|
+
timeschedule_add_schedule_text: string;
|
|
2138
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4: string;
|
|
2139
|
+
other_lights_modes_gradient_text: string;
|
|
2140
|
+
other_lights_modes_jump_text: string;
|
|
2141
|
+
solar_bt_pp_field_dm: string;
|
|
2142
|
+
timer_ceiling_fan_headline_text: string;
|
|
2143
|
+
timer_nightplug_headline_text: string;
|
|
2144
|
+
timer_ceiling_fan_lighting_switched_off_text: string;
|
|
2145
|
+
timer_ceiling_fan_lighting_switched_on_text: string;
|
|
2146
|
+
timer_sockets_button_text: string;
|
|
2147
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: string;
|
|
2148
|
+
timeschedule_add_schedule_subheadline2_text: string;
|
|
2149
|
+
timeschedule_add_schedule_subheadline4_text: string;
|
|
2150
|
+
timeschedule_add_schedule_subheadline_text: string;
|
|
2151
|
+
timeschedule_add_schedule_switch_tab_manual_text: string;
|
|
2152
|
+
timeschedule_add_schedule_switch_tab_mood_text: string;
|
|
2153
|
+
timeschedule_add_schedule_system_back_text: string;
|
|
2154
|
+
timeschedule_add_schedule_text2: string;
|
|
2155
|
+
timeschedule_add_schedule_weekday1_text: string;
|
|
2156
|
+
timeschedule_add_schedule_weekday2_text: string;
|
|
2157
|
+
timeschedule_add_schedule_weekday3_text: string;
|
|
2158
|
+
timeschedule_add_schedule_weekday4_text: string;
|
|
2159
|
+
timeschedule_add_schedule_weekday5_text: string;
|
|
2160
|
+
timeschedule_add_schedule_weekday6_text: string;
|
|
2161
|
+
timeschedule_add_schedule_weekday7_text: string;
|
|
2162
|
+
timeschedule_overview_empty_information_text: string;
|
|
2163
|
+
timeschedule_overview_headline_text: string;
|
|
2164
|
+
timeschedule_overview_description_text: string;
|
|
2165
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
2166
|
+
ceiling_fan_feature_2_light_text_min_off: string;
|
|
2167
|
+
ceiling_fan_feature_2_light_text_min_on: string;
|
|
2168
|
+
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
2169
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: string;
|
|
2170
|
+
add_new_dynamic_mood_lights_field_headline_text1: string;
|
|
2171
|
+
add_new_dynamic_mood_system_back: string;
|
|
2172
|
+
edit_static_mood_inputfield_topic_text: string;
|
|
2173
|
+
add_new_static_mood_lights_inputfield_text: string;
|
|
2174
|
+
feature_summary_action_txt_2: string;
|
|
2175
|
+
sleepwakeschedule_empty_information_text: string;
|
|
2176
|
+
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2177
|
+
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2178
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2179
|
+
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2180
|
+
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2181
|
+
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
2182
|
+
fixedTimeCycle_socket_headline: string;
|
|
2183
|
+
randomtimecycle_sockets_headline_text: string;
|
|
2184
|
+
history_socket_headline_text: string;
|
|
2185
|
+
feature_summary_action_component_5: string;
|
|
2186
|
+
feature_summary_action_component_6: string;
|
|
2187
|
+
feature_summary_action_component_7: string;
|
|
2188
|
+
feature_summary_action_component_8: string;
|
|
2189
|
+
feature_summary_action_component_9: string;
|
|
2190
|
+
sockets_feature_2_socket_text_min_off: string;
|
|
2191
|
+
sockets_feature_2_socket_text_min_on: string;
|
|
2192
|
+
timer_powerstrip_socket1_switched_off_text: string;
|
|
2193
|
+
timer_powerstrip_socket1_switched_on_text: string;
|
|
2194
|
+
set_pw_button_save: string;
|
|
2195
|
+
consumption_data_field2_value_text1: string;
|
|
2196
|
+
consumption_data_field2_value_text2: string;
|
|
2197
|
+
consumption_data_field2_value_text3: string;
|
|
2198
|
+
timer_nightplug_active_timer_subheadline2_text: string;
|
|
2199
|
+
addTimeCycle_settings_sec_text: string;
|
|
2200
|
+
addTimeCycle_settings_sec_text2: string;
|
|
2201
|
+
power_strip_tile_socket_4_headline: string;
|
|
2202
|
+
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2203
|
+
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2204
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2205
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2206
|
+
light_sources_specific_settings_remote_control: string;
|
|
2207
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2208
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2209
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2210
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2211
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2212
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2213
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2214
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2215
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2216
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2217
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2218
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2219
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2220
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2221
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2222
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2223
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2224
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2225
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2226
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2227
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2228
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2229
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2230
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2231
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2232
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2233
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2234
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2235
|
+
bio_ryhthm_default_field_text: string;
|
|
2236
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2237
|
+
add_new_dynamic_mood_alert_text: string;
|
|
2238
|
+
add_new_trigger_time_information_text: string;
|
|
2239
|
+
sleepwakeschedule_warning_max_number_both_text: string;
|
|
2240
|
+
sleepwakeschedule_warning_max_number_sleep_text: string;
|
|
2241
|
+
sleepwakeschedule_warning_max_number_wakeup_text: string;
|
|
2242
|
+
fixedTimeCycle_information_text: string;
|
|
2243
|
+
fixedTimeCycle_bttn_text: string;
|
|
2244
|
+
addTimeCycle_warning_text: string;
|
|
2245
|
+
cancel_dialog_delete_item_timeschedule_description: string;
|
|
2246
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: string;
|
|
2247
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: string;
|
|
2248
|
+
cancel_dialog_delete_item_fixedtimecycle_titel: string;
|
|
2249
|
+
cancel_dialog_delete_item_fixedtimecycle_description: string;
|
|
2250
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: string;
|
|
2251
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: string;
|
|
2252
|
+
cancel_dialog_delete_item_randomtimecycle_titel: string;
|
|
2253
|
+
cancel_dialog_delete_item_randomtimecycle_description: string;
|
|
2254
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: string;
|
|
2255
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: string;
|
|
2256
|
+
fixedtimecycle_warning_max_number_text: string;
|
|
2257
|
+
randomtimecycle_warning_max_number_text: string;
|
|
2258
|
+
sockets_specific_settings_child_lock: string;
|
|
2259
|
+
sockets_specific_settings_switch_inching: string;
|
|
2260
|
+
switchinching_overview_description_text: string;
|
|
2261
|
+
childlock_overview_description_text: string;
|
|
2262
|
+
conflict_dialog_save_item_timer_titel: string;
|
|
2263
|
+
conflict_dialog_save_item_timer_description: string;
|
|
2264
|
+
conflict_dialog_save_item_timer_answer_no_text: string;
|
|
2265
|
+
conflict_dialog_save_item_timer_answer_yes_text: string;
|
|
2266
|
+
conflict_dialog_save_item_inching_titel: string;
|
|
2267
|
+
conflict_dialog_save_item_inching_description: string;
|
|
2268
|
+
conflict_dialog_save_item_inching_answer_no_text: string;
|
|
2269
|
+
conflict_dialog_save_item_inching_answer_yes_text: string;
|
|
2270
|
+
cancel_dialog_delete_item_sleepschedule_description: string;
|
|
2271
|
+
cancel_dialog_delete_item_wakeupschedule_answer_no_text: string;
|
|
2272
|
+
cancel_dialog_delete_item_wakeupschedule_answer_yes_text: string;
|
|
2273
|
+
cancel_dialog_delete_item_wakeupschedule_description: string;
|
|
2274
|
+
randomtimecycle_empty_bttn_text: string;
|
|
2275
|
+
randomtimecycle_empty_information_text: string;
|
|
2276
|
+
conflict_dialog_save_item_randomtimecycle_tips: string;
|
|
2277
|
+
conflict_dialog_save_item_randomtimecycle_interval_description: string;
|
|
2278
|
+
conflict_dialog_save_item_randomtimecycle_answer_confirm_text: string;
|
|
2279
|
+
light_sources_specific_settings_do_not_disturb_title: string;
|
|
2280
|
+
light_sources_specific_settings_do_not_disturb_introduce: string;
|
|
2281
|
+
devicemusic_ball_game_text: string;
|
|
2282
|
+
devicemusic_game_text: string;
|
|
2283
|
+
devicemusic_romantic_text: string;
|
|
2284
|
+
devicemusic_music_text: string;
|
|
2285
|
+
light_sources_feature_2_text_min_off: string;
|
|
2286
|
+
light_sources_feature_2_text_min_on: string;
|
|
2287
|
+
light_sources_feature_2_switched_off_text: string;
|
|
2288
|
+
light_sources_feature_2_switched_on_text: string;
|
|
2289
|
+
switch_overcharge_headline_text: string;
|
|
2290
|
+
switch_overcharge_headline_description: string;
|
|
2291
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
2292
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
2293
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
2294
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
2295
|
+
light_sources_feature_4_text_name: string;
|
|
2296
|
+
};
|
|
2297
|
+
fi: {
|
|
2298
|
+
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
2299
|
+
power_off_memory_default_state_title: string;
|
|
2300
|
+
sockets_ce: string;
|
|
2301
|
+
history_overview_empty_information_text: string;
|
|
2302
|
+
history_powerstrip_field1_text: string;
|
|
2303
|
+
history_powerstrip_field1_text2: string;
|
|
2304
|
+
history_contact_sensor_description_text: string;
|
|
2305
|
+
power_off_memory_default_state_description: string;
|
|
2306
|
+
power_off_memory_restore_memory_title: string;
|
|
2307
|
+
power_off_memory_restore_memory_description: string;
|
|
2308
|
+
power_off_memory_customized_description: string;
|
|
2309
|
+
feature_summary_action_txt_1: string;
|
|
2310
|
+
sockets_specific_settings_relay_status: string;
|
|
2311
|
+
light_sources_specific_settings_power_off: string;
|
|
2312
|
+
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
2313
|
+
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
2314
|
+
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
2315
|
+
add_new_static_mood_headline_text: string;
|
|
2316
|
+
add_new_static_mood_lights_field_brightness_text: string;
|
|
2317
|
+
add_new_static_mood_lights_field_saturation_text: string;
|
|
2318
|
+
add_new_static_mood_lights_field_text: string;
|
|
2319
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: string;
|
|
2320
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: string;
|
|
2321
|
+
add_new_static_mood_system_back: string;
|
|
2322
|
+
add_new_trigger_time_field_brightness_text: string;
|
|
2323
|
+
add_new_trigger_time_field_headline_text3: string;
|
|
2324
|
+
add_new_trigger_time_field_text: string;
|
|
2325
|
+
add_new_trigger_time_inputfield_value_text: string;
|
|
2326
|
+
add_new_trigger_time_subheadline_text: string;
|
|
2327
|
+
add_new_trigger_time_system_back_text: string;
|
|
2328
|
+
add_randomtimecycle_timestart_topic: string;
|
|
2329
|
+
add_randomtimecycle_timeend_topic: string;
|
|
2330
|
+
add_sleepschedule_one_source_switch_tab_color_text: string;
|
|
2331
|
+
add_sleepschedule_one_source_switch_tab_white_text: string;
|
|
2332
|
+
add_sleepschedule_one_source_system_back_text: string;
|
|
2333
|
+
add_sleepschedule_two_source_field_text: string;
|
|
2334
|
+
add_sleepschedule_two_source_field_text3: string;
|
|
2335
|
+
feature_summary_action_txt_10: string;
|
|
2336
|
+
feature_summary_action_txt_11: string;
|
|
2337
|
+
auto_scan_button_Device_a: string;
|
|
2338
|
+
auto_scan_system_cancel: string;
|
|
2339
|
+
auto_scan_system_wifi_confirm: string;
|
|
2340
|
+
bio_ryhthm_default_button_reset_text: string;
|
|
2341
|
+
bio_ryhthm_default_field_field_brightness_text: string;
|
|
2342
|
+
bio_ryhthm_default_field_text2: string;
|
|
2343
|
+
bio_ryhthm_default_field_text3: string;
|
|
2344
|
+
bio_ryhthm_default_field_text4: string;
|
|
2345
|
+
bio_ryhthm_default_field_text5: string;
|
|
2346
|
+
bio_ryhthm_default_selectionfield_topic_text: string;
|
|
2347
|
+
bio_ryhthm_default_weekday1_text: string;
|
|
2348
|
+
bio_ryhthm_default_weekday2_text: string;
|
|
2349
|
+
bio_ryhthm_default_weekday3_text: string;
|
|
2350
|
+
bio_ryhthm_default_weekday4_text: string;
|
|
2351
|
+
bio_ryhthm_default_weekday5_text: string;
|
|
2352
|
+
bio_ryhthm_default_weekday6_text: string;
|
|
2353
|
+
bio_ryhthm_default_weekday7_text: string;
|
|
2354
|
+
camera_tile_dim_lighting_headline: string;
|
|
2355
|
+
devicemusic_headline_text: string;
|
|
2356
|
+
edit_device_textfield_name: string;
|
|
2357
|
+
flashing_fs_toggle_state1: string;
|
|
2358
|
+
flashing_fs_toggle_state2: string;
|
|
2359
|
+
light_sources_tile_dim_lighting_brightness: string;
|
|
2360
|
+
light_sources_tile_main_lighting_headline: string;
|
|
2361
|
+
light_sources_tile_main_lighting_shade: string;
|
|
2362
|
+
light_sources_tile_rgb_lighting_brightness: string;
|
|
2363
|
+
light_sources_tile_rgb_lighting_headline: string;
|
|
2364
|
+
light_sources_tile_rgb_lighting_saturation: string;
|
|
2365
|
+
light_sources_tile_rgb_lighting_shade: string;
|
|
2366
|
+
light_sources_tile_rgb_lighting_tab_color: string;
|
|
2367
|
+
light_sources_tile_rgb_lighting_tab_white: string;
|
|
2368
|
+
light_sources_tile_sec_lighting_headline: string;
|
|
2369
|
+
light_sources_tile_sec_lighting_shade: string;
|
|
2370
|
+
light_sources_tile_tw_lighting_brightness: string;
|
|
2371
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
2372
|
+
mesh_device_detail_lighting_color_mode: string;
|
|
2373
|
+
mesh_device_detail_lighting_goodnight: string;
|
|
2374
|
+
mesh_device_detail_lighting_leisure: string;
|
|
2375
|
+
mesh_device_detail_lighting_read: string;
|
|
2376
|
+
mesh_device_detail_lighting_white_mode: string;
|
|
2377
|
+
mesh_device_detail_lighting_work: string;
|
|
2378
|
+
mesh_device_detail_mode: string;
|
|
2379
|
+
mesh_device_seting_delete: string;
|
|
2380
|
+
mood_overview_add_mood_text: string;
|
|
2381
|
+
mood_overview_add_mood_text2: string;
|
|
2382
|
+
mood_overview_field_chip_2: string;
|
|
2383
|
+
mood_overview_field_chip_text: string;
|
|
2384
|
+
mood_overview_filter_name_text1: string;
|
|
2385
|
+
mood_overview_filter_name_text2: string;
|
|
2386
|
+
mood_overview_headline_text: string;
|
|
2387
|
+
mood_overview_information_text: string;
|
|
2388
|
+
motion_detection_add_time_schedule_headline_text: string;
|
|
2389
|
+
motion_detection_add_time_schedule_selectionfield_text: string;
|
|
2390
|
+
motion_detection_add_time_schedule_system_back_text: string;
|
|
2391
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2: string;
|
|
2392
|
+
timeschedule_add_schedule_text: string;
|
|
2393
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4: string;
|
|
2394
|
+
other_lights_modes_gradient_text: string;
|
|
2395
|
+
other_lights_modes_jump_text: string;
|
|
2396
|
+
solar_bt_pp_field_dm: string;
|
|
2397
|
+
timer_ceiling_fan_headline_text: string;
|
|
2398
|
+
timer_nightplug_headline_text: string;
|
|
2399
|
+
timer_ceiling_fan_lighting_switched_off_text: string;
|
|
2400
|
+
timer_ceiling_fan_lighting_switched_on_text: string;
|
|
2401
|
+
timer_sockets_button_text: string;
|
|
2402
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: string;
|
|
2403
|
+
timeschedule_add_schedule_subheadline2_text: string;
|
|
2404
|
+
timeschedule_add_schedule_subheadline4_text: string;
|
|
2405
|
+
timeschedule_add_schedule_subheadline_text: string;
|
|
2406
|
+
timeschedule_add_schedule_switch_tab_manual_text: string;
|
|
2407
|
+
timeschedule_add_schedule_switch_tab_mood_text: string;
|
|
2408
|
+
timeschedule_add_schedule_system_back_text: string;
|
|
2409
|
+
timeschedule_add_schedule_text2: string;
|
|
2410
|
+
timeschedule_add_schedule_weekday1_text: string;
|
|
2411
|
+
timeschedule_add_schedule_weekday2_text: string;
|
|
2412
|
+
timeschedule_add_schedule_weekday3_text: string;
|
|
2413
|
+
timeschedule_add_schedule_weekday4_text: string;
|
|
2414
|
+
timeschedule_add_schedule_weekday5_text: string;
|
|
2415
|
+
timeschedule_add_schedule_weekday6_text: string;
|
|
2416
|
+
timeschedule_add_schedule_weekday7_text: string;
|
|
2417
|
+
timeschedule_overview_empty_information_text: string;
|
|
2418
|
+
timeschedule_overview_headline_text: string;
|
|
2419
|
+
timeschedule_overview_description_text: string;
|
|
2420
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
2421
|
+
ceiling_fan_feature_2_light_text_min_off: string;
|
|
2422
|
+
ceiling_fan_feature_2_light_text_min_on: string;
|
|
2423
|
+
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
2424
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: string;
|
|
2425
|
+
add_new_dynamic_mood_lights_field_headline_text1: string;
|
|
2426
|
+
add_new_dynamic_mood_system_back: string;
|
|
2427
|
+
edit_static_mood_inputfield_topic_text: string;
|
|
2428
|
+
add_new_static_mood_lights_inputfield_text: string;
|
|
2429
|
+
feature_summary_action_txt_2: string;
|
|
2430
|
+
sleepwakeschedule_empty_information_text: string;
|
|
2431
|
+
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2432
|
+
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2433
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2434
|
+
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2435
|
+
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2436
|
+
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
2437
|
+
fixedTimeCycle_socket_headline: string;
|
|
2438
|
+
randomtimecycle_sockets_headline_text: string;
|
|
2439
|
+
history_socket_headline_text: string;
|
|
2440
|
+
feature_summary_action_component_5: string;
|
|
2441
|
+
feature_summary_action_component_6: string;
|
|
2442
|
+
feature_summary_action_component_7: string;
|
|
2443
|
+
feature_summary_action_component_8: string;
|
|
2444
|
+
feature_summary_action_component_9: string;
|
|
2445
|
+
sockets_feature_2_socket_text_min_off: string;
|
|
2446
|
+
sockets_feature_2_socket_text_min_on: string;
|
|
2447
|
+
timer_powerstrip_socket1_switched_off_text: string;
|
|
2448
|
+
timer_powerstrip_socket1_switched_on_text: string;
|
|
2449
|
+
set_pw_button_save: string;
|
|
2450
|
+
consumption_data_field2_value_text1: string;
|
|
2451
|
+
consumption_data_field2_value_text2: string;
|
|
2452
|
+
consumption_data_field2_value_text3: string;
|
|
2453
|
+
timer_nightplug_active_timer_subheadline2_text: string;
|
|
2454
|
+
addTimeCycle_settings_sec_text: string;
|
|
2455
|
+
addTimeCycle_settings_sec_text2: string;
|
|
2456
|
+
power_strip_tile_socket_4_headline: string;
|
|
2457
|
+
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
2458
|
+
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
2459
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
2460
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
2461
|
+
light_sources_specific_settings_remote_control: string;
|
|
2462
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
2463
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
2464
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
2465
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
2466
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
2467
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
2468
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
2469
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
2470
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
2471
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
2472
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
2473
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
2474
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
2475
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
2476
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
2477
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
2478
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
2479
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
2480
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
2481
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
2482
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
2483
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2484
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2485
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2486
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2487
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2488
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2489
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2490
|
+
bio_ryhthm_default_field_text: string;
|
|
2491
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2492
|
+
add_new_dynamic_mood_alert_text: string;
|
|
2493
|
+
add_new_trigger_time_information_text: string;
|
|
2494
|
+
sleepwakeschedule_warning_max_number_both_text: string;
|
|
2495
|
+
sleepwakeschedule_warning_max_number_sleep_text: string;
|
|
2496
|
+
sleepwakeschedule_warning_max_number_wakeup_text: string;
|
|
2497
|
+
fixedTimeCycle_information_text: string;
|
|
2498
|
+
fixedTimeCycle_bttn_text: string;
|
|
2499
|
+
addTimeCycle_warning_text: string;
|
|
2500
|
+
cancel_dialog_delete_item_timeschedule_description: string;
|
|
2501
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: string;
|
|
2502
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: string;
|
|
2503
|
+
cancel_dialog_delete_item_fixedtimecycle_titel: string;
|
|
2504
|
+
cancel_dialog_delete_item_fixedtimecycle_description: string;
|
|
2505
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: string;
|
|
2506
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: string;
|
|
2507
|
+
cancel_dialog_delete_item_randomtimecycle_titel: string;
|
|
2508
|
+
cancel_dialog_delete_item_randomtimecycle_description: string;
|
|
2509
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: string;
|
|
2510
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: string;
|
|
2511
|
+
fixedtimecycle_warning_max_number_text: string;
|
|
2512
|
+
randomtimecycle_warning_max_number_text: string;
|
|
2513
|
+
sockets_specific_settings_child_lock: string;
|
|
2514
|
+
sockets_specific_settings_switch_inching: string;
|
|
2515
|
+
switchinching_overview_description_text: string;
|
|
2516
|
+
childlock_overview_description_text: string;
|
|
2517
|
+
conflict_dialog_save_item_timer_titel: string;
|
|
2518
|
+
conflict_dialog_save_item_timer_description: string;
|
|
2519
|
+
conflict_dialog_save_item_timer_answer_no_text: string;
|
|
2520
|
+
conflict_dialog_save_item_timer_answer_yes_text: string;
|
|
2521
|
+
conflict_dialog_save_item_inching_titel: string;
|
|
2522
|
+
conflict_dialog_save_item_inching_description: string;
|
|
2523
|
+
conflict_dialog_save_item_inching_answer_no_text: string;
|
|
2524
|
+
conflict_dialog_save_item_inching_answer_yes_text: string;
|
|
2525
|
+
cancel_dialog_delete_item_sleepschedule_description: string;
|
|
2526
|
+
cancel_dialog_delete_item_wakeupschedule_answer_no_text: string;
|
|
2527
|
+
cancel_dialog_delete_item_wakeupschedule_answer_yes_text: string;
|
|
2528
|
+
cancel_dialog_delete_item_wakeupschedule_description: string;
|
|
2529
|
+
randomtimecycle_empty_bttn_text: string;
|
|
2530
|
+
randomtimecycle_empty_information_text: string;
|
|
2531
|
+
conflict_dialog_save_item_randomtimecycle_tips: string;
|
|
2532
|
+
conflict_dialog_save_item_randomtimecycle_interval_description: string;
|
|
2533
|
+
conflict_dialog_save_item_randomtimecycle_answer_confirm_text: string;
|
|
2534
|
+
light_sources_specific_settings_do_not_disturb_title: string;
|
|
2535
|
+
light_sources_specific_settings_do_not_disturb_introduce: string;
|
|
2536
|
+
devicemusic_ball_game_text: string;
|
|
2537
|
+
devicemusic_game_text: string;
|
|
2538
|
+
devicemusic_romantic_text: string;
|
|
2539
|
+
devicemusic_music_text: string;
|
|
2540
|
+
light_sources_feature_2_text_min_off: string;
|
|
2541
|
+
light_sources_feature_2_text_min_on: string;
|
|
2542
|
+
light_sources_feature_2_switched_off_text: string;
|
|
2543
|
+
light_sources_feature_2_switched_on_text: string;
|
|
2544
|
+
switch_overcharge_headline_text: string;
|
|
2545
|
+
switch_overcharge_headline_description: string;
|
|
2546
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
2547
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
2548
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
2549
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
2550
|
+
light_sources_feature_4_text_name: string;
|
|
2001
2551
|
};
|
|
2002
2552
|
fr: {
|
|
2003
2553
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2248,6 +2798,11 @@ declare const _default: {
|
|
|
2248
2798
|
light_sources_feature_2_switched_on_text: string;
|
|
2249
2799
|
switch_overcharge_headline_text: string;
|
|
2250
2800
|
switch_overcharge_headline_description: string;
|
|
2801
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
2802
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
2803
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
2804
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
2805
|
+
light_sources_feature_4_text_name: string;
|
|
2251
2806
|
};
|
|
2252
2807
|
hr: {
|
|
2253
2808
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2498,6 +3053,11 @@ declare const _default: {
|
|
|
2498
3053
|
light_sources_feature_2_switched_on_text: string;
|
|
2499
3054
|
switch_overcharge_headline_text: string;
|
|
2500
3055
|
switch_overcharge_headline_description: string;
|
|
3056
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
3057
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
3058
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
3059
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
3060
|
+
light_sources_feature_4_text_name: string;
|
|
2501
3061
|
};
|
|
2502
3062
|
hu: {
|
|
2503
3063
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2748,6 +3308,11 @@ declare const _default: {
|
|
|
2748
3308
|
light_sources_feature_2_switched_on_text: string;
|
|
2749
3309
|
switch_overcharge_headline_text: string;
|
|
2750
3310
|
switch_overcharge_headline_description: string;
|
|
3311
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
3312
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
3313
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
3314
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
3315
|
+
light_sources_feature_4_text_name: string;
|
|
2751
3316
|
};
|
|
2752
3317
|
it: {
|
|
2753
3318
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2998,6 +3563,11 @@ declare const _default: {
|
|
|
2998
3563
|
light_sources_feature_2_switched_on_text: string;
|
|
2999
3564
|
switch_overcharge_headline_text: string;
|
|
3000
3565
|
switch_overcharge_headline_description: string;
|
|
3566
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
3567
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
3568
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
3569
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
3570
|
+
light_sources_feature_4_text_name: string;
|
|
3001
3571
|
};
|
|
3002
3572
|
ko: {
|
|
3003
3573
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3248,6 +3818,266 @@ declare const _default: {
|
|
|
3248
3818
|
light_sources_feature_2_switched_on_text: string;
|
|
3249
3819
|
switch_overcharge_headline_text: string;
|
|
3250
3820
|
switch_overcharge_headline_description: string;
|
|
3821
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
3822
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
3823
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
3824
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
3825
|
+
light_sources_feature_4_text_name: string;
|
|
3826
|
+
};
|
|
3827
|
+
lt: {
|
|
3828
|
+
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
3829
|
+
power_off_memory_default_state_title: string;
|
|
3830
|
+
sockets_ce: string;
|
|
3831
|
+
history_overview_empty_information_text: string;
|
|
3832
|
+
history_powerstrip_field1_text: string;
|
|
3833
|
+
history_powerstrip_field1_text2: string;
|
|
3834
|
+
history_contact_sensor_description_text: string;
|
|
3835
|
+
power_off_memory_default_state_description: string;
|
|
3836
|
+
power_off_memory_restore_memory_title: string;
|
|
3837
|
+
power_off_memory_restore_memory_description: string;
|
|
3838
|
+
power_off_memory_customized_description: string;
|
|
3839
|
+
feature_summary_action_txt_1: string;
|
|
3840
|
+
sockets_specific_settings_relay_status: string;
|
|
3841
|
+
light_sources_specific_settings_power_off: string;
|
|
3842
|
+
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
3843
|
+
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
3844
|
+
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
3845
|
+
add_new_static_mood_headline_text: string;
|
|
3846
|
+
add_new_static_mood_lights_field_brightness_text: string;
|
|
3847
|
+
add_new_static_mood_lights_field_saturation_text: string;
|
|
3848
|
+
add_new_static_mood_lights_field_text: string;
|
|
3849
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: string;
|
|
3850
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: string;
|
|
3851
|
+
add_new_static_mood_system_back: string;
|
|
3852
|
+
add_new_trigger_time_field_brightness_text: string;
|
|
3853
|
+
add_new_trigger_time_field_headline_text3: string;
|
|
3854
|
+
add_new_trigger_time_field_text: string;
|
|
3855
|
+
add_new_trigger_time_inputfield_value_text: string;
|
|
3856
|
+
add_new_trigger_time_subheadline_text: string;
|
|
3857
|
+
add_new_trigger_time_system_back_text: string;
|
|
3858
|
+
add_randomtimecycle_timestart_topic: string;
|
|
3859
|
+
add_randomtimecycle_timeend_topic: string;
|
|
3860
|
+
add_sleepschedule_one_source_switch_tab_color_text: string;
|
|
3861
|
+
add_sleepschedule_one_source_switch_tab_white_text: string;
|
|
3862
|
+
add_sleepschedule_one_source_system_back_text: string;
|
|
3863
|
+
add_sleepschedule_two_source_field_text: string;
|
|
3864
|
+
add_sleepschedule_two_source_field_text3: string;
|
|
3865
|
+
feature_summary_action_txt_10: string;
|
|
3866
|
+
feature_summary_action_txt_11: string;
|
|
3867
|
+
auto_scan_button_Device_a: string;
|
|
3868
|
+
auto_scan_system_cancel: string;
|
|
3869
|
+
auto_scan_system_wifi_confirm: string;
|
|
3870
|
+
bio_ryhthm_default_button_reset_text: string;
|
|
3871
|
+
bio_ryhthm_default_field_field_brightness_text: string;
|
|
3872
|
+
bio_ryhthm_default_field_text2: string;
|
|
3873
|
+
bio_ryhthm_default_field_text3: string;
|
|
3874
|
+
bio_ryhthm_default_field_text4: string;
|
|
3875
|
+
bio_ryhthm_default_field_text5: string;
|
|
3876
|
+
bio_ryhthm_default_selectionfield_topic_text: string;
|
|
3877
|
+
bio_ryhthm_default_weekday1_text: string;
|
|
3878
|
+
bio_ryhthm_default_weekday2_text: string;
|
|
3879
|
+
bio_ryhthm_default_weekday3_text: string;
|
|
3880
|
+
bio_ryhthm_default_weekday4_text: string;
|
|
3881
|
+
bio_ryhthm_default_weekday5_text: string;
|
|
3882
|
+
bio_ryhthm_default_weekday6_text: string;
|
|
3883
|
+
bio_ryhthm_default_weekday7_text: string;
|
|
3884
|
+
camera_tile_dim_lighting_headline: string;
|
|
3885
|
+
devicemusic_headline_text: string;
|
|
3886
|
+
edit_device_textfield_name: string;
|
|
3887
|
+
flashing_fs_toggle_state1: string;
|
|
3888
|
+
flashing_fs_toggle_state2: string;
|
|
3889
|
+
light_sources_tile_dim_lighting_brightness: string;
|
|
3890
|
+
light_sources_tile_main_lighting_headline: string;
|
|
3891
|
+
light_sources_tile_main_lighting_shade: string;
|
|
3892
|
+
light_sources_tile_rgb_lighting_brightness: string;
|
|
3893
|
+
light_sources_tile_rgb_lighting_headline: string;
|
|
3894
|
+
light_sources_tile_rgb_lighting_saturation: string;
|
|
3895
|
+
light_sources_tile_rgb_lighting_shade: string;
|
|
3896
|
+
light_sources_tile_rgb_lighting_tab_color: string;
|
|
3897
|
+
light_sources_tile_rgb_lighting_tab_white: string;
|
|
3898
|
+
light_sources_tile_sec_lighting_headline: string;
|
|
3899
|
+
light_sources_tile_sec_lighting_shade: string;
|
|
3900
|
+
light_sources_tile_tw_lighting_brightness: string;
|
|
3901
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
3902
|
+
mesh_device_detail_lighting_color_mode: string;
|
|
3903
|
+
mesh_device_detail_lighting_goodnight: string;
|
|
3904
|
+
mesh_device_detail_lighting_leisure: string;
|
|
3905
|
+
mesh_device_detail_lighting_read: string;
|
|
3906
|
+
mesh_device_detail_lighting_white_mode: string;
|
|
3907
|
+
mesh_device_detail_lighting_work: string;
|
|
3908
|
+
mesh_device_detail_mode: string;
|
|
3909
|
+
mesh_device_seting_delete: string;
|
|
3910
|
+
mood_overview_add_mood_text: string;
|
|
3911
|
+
mood_overview_add_mood_text2: string;
|
|
3912
|
+
mood_overview_field_chip_2: string;
|
|
3913
|
+
mood_overview_field_chip_text: string;
|
|
3914
|
+
mood_overview_filter_name_text1: string;
|
|
3915
|
+
mood_overview_filter_name_text2: string;
|
|
3916
|
+
mood_overview_headline_text: string;
|
|
3917
|
+
mood_overview_information_text: string;
|
|
3918
|
+
motion_detection_add_time_schedule_headline_text: string;
|
|
3919
|
+
motion_detection_add_time_schedule_selectionfield_text: string;
|
|
3920
|
+
motion_detection_add_time_schedule_system_back_text: string;
|
|
3921
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2: string;
|
|
3922
|
+
timeschedule_add_schedule_text: string;
|
|
3923
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4: string;
|
|
3924
|
+
other_lights_modes_gradient_text: string;
|
|
3925
|
+
other_lights_modes_jump_text: string;
|
|
3926
|
+
solar_bt_pp_field_dm: string;
|
|
3927
|
+
timer_ceiling_fan_headline_text: string;
|
|
3928
|
+
timer_nightplug_headline_text: string;
|
|
3929
|
+
timer_ceiling_fan_lighting_switched_off_text: string;
|
|
3930
|
+
timer_ceiling_fan_lighting_switched_on_text: string;
|
|
3931
|
+
timer_sockets_button_text: string;
|
|
3932
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: string;
|
|
3933
|
+
timeschedule_add_schedule_subheadline2_text: string;
|
|
3934
|
+
timeschedule_add_schedule_subheadline4_text: string;
|
|
3935
|
+
timeschedule_add_schedule_subheadline_text: string;
|
|
3936
|
+
timeschedule_add_schedule_switch_tab_manual_text: string;
|
|
3937
|
+
timeschedule_add_schedule_switch_tab_mood_text: string;
|
|
3938
|
+
timeschedule_add_schedule_system_back_text: string;
|
|
3939
|
+
timeschedule_add_schedule_text2: string;
|
|
3940
|
+
timeschedule_add_schedule_weekday1_text: string;
|
|
3941
|
+
timeschedule_add_schedule_weekday2_text: string;
|
|
3942
|
+
timeschedule_add_schedule_weekday3_text: string;
|
|
3943
|
+
timeschedule_add_schedule_weekday4_text: string;
|
|
3944
|
+
timeschedule_add_schedule_weekday5_text: string;
|
|
3945
|
+
timeschedule_add_schedule_weekday6_text: string;
|
|
3946
|
+
timeschedule_add_schedule_weekday7_text: string;
|
|
3947
|
+
timeschedule_overview_empty_information_text: string;
|
|
3948
|
+
timeschedule_overview_headline_text: string;
|
|
3949
|
+
timeschedule_overview_description_text: string;
|
|
3950
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
3951
|
+
ceiling_fan_feature_2_light_text_min_off: string;
|
|
3952
|
+
ceiling_fan_feature_2_light_text_min_on: string;
|
|
3953
|
+
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
3954
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: string;
|
|
3955
|
+
add_new_dynamic_mood_lights_field_headline_text1: string;
|
|
3956
|
+
add_new_dynamic_mood_system_back: string;
|
|
3957
|
+
edit_static_mood_inputfield_topic_text: string;
|
|
3958
|
+
add_new_static_mood_lights_inputfield_text: string;
|
|
3959
|
+
feature_summary_action_txt_2: string;
|
|
3960
|
+
sleepwakeschedule_empty_information_text: string;
|
|
3961
|
+
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
3962
|
+
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
3963
|
+
sleepwakeschedule_field_speed_text: string;
|
|
3964
|
+
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
3965
|
+
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
3966
|
+
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
3967
|
+
fixedTimeCycle_socket_headline: string;
|
|
3968
|
+
randomtimecycle_sockets_headline_text: string;
|
|
3969
|
+
history_socket_headline_text: string;
|
|
3970
|
+
feature_summary_action_component_5: string;
|
|
3971
|
+
feature_summary_action_component_6: string;
|
|
3972
|
+
feature_summary_action_component_7: string;
|
|
3973
|
+
feature_summary_action_component_8: string;
|
|
3974
|
+
feature_summary_action_component_9: string;
|
|
3975
|
+
sockets_feature_2_socket_text_min_off: string;
|
|
3976
|
+
sockets_feature_2_socket_text_min_on: string;
|
|
3977
|
+
timer_powerstrip_socket1_switched_off_text: string;
|
|
3978
|
+
timer_powerstrip_socket1_switched_on_text: string;
|
|
3979
|
+
set_pw_button_save: string;
|
|
3980
|
+
consumption_data_field2_value_text1: string;
|
|
3981
|
+
consumption_data_field2_value_text2: string;
|
|
3982
|
+
consumption_data_field2_value_text3: string;
|
|
3983
|
+
timer_nightplug_active_timer_subheadline2_text: string;
|
|
3984
|
+
addTimeCycle_settings_sec_text: string;
|
|
3985
|
+
addTimeCycle_settings_sec_text2: string;
|
|
3986
|
+
power_strip_tile_socket_4_headline: string;
|
|
3987
|
+
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
3988
|
+
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
3989
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
3990
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
3991
|
+
light_sources_specific_settings_remote_control: string;
|
|
3992
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
3993
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
3994
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
3995
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
3996
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
3997
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
3998
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
3999
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
4000
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
4001
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
4002
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
4003
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
4004
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
4005
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
4006
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
4007
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
4008
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
4009
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
4010
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
4011
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
4012
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
4013
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
4014
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
4015
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
4016
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
4017
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
4018
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
4019
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
4020
|
+
bio_ryhthm_default_field_text: string;
|
|
4021
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
4022
|
+
add_new_dynamic_mood_alert_text: string;
|
|
4023
|
+
add_new_trigger_time_information_text: string;
|
|
4024
|
+
sleepwakeschedule_warning_max_number_both_text: string;
|
|
4025
|
+
sleepwakeschedule_warning_max_number_sleep_text: string;
|
|
4026
|
+
sleepwakeschedule_warning_max_number_wakeup_text: string;
|
|
4027
|
+
fixedTimeCycle_information_text: string;
|
|
4028
|
+
fixedTimeCycle_bttn_text: string;
|
|
4029
|
+
addTimeCycle_warning_text: string;
|
|
4030
|
+
cancel_dialog_delete_item_timeschedule_description: string;
|
|
4031
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: string;
|
|
4032
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: string;
|
|
4033
|
+
cancel_dialog_delete_item_fixedtimecycle_titel: string;
|
|
4034
|
+
cancel_dialog_delete_item_fixedtimecycle_description: string;
|
|
4035
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: string;
|
|
4036
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: string;
|
|
4037
|
+
cancel_dialog_delete_item_randomtimecycle_titel: string;
|
|
4038
|
+
cancel_dialog_delete_item_randomtimecycle_description: string;
|
|
4039
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: string;
|
|
4040
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: string;
|
|
4041
|
+
fixedtimecycle_warning_max_number_text: string;
|
|
4042
|
+
randomtimecycle_warning_max_number_text: string;
|
|
4043
|
+
sockets_specific_settings_child_lock: string;
|
|
4044
|
+
sockets_specific_settings_switch_inching: string;
|
|
4045
|
+
switchinching_overview_description_text: string;
|
|
4046
|
+
childlock_overview_description_text: string;
|
|
4047
|
+
conflict_dialog_save_item_timer_titel: string;
|
|
4048
|
+
conflict_dialog_save_item_timer_description: string;
|
|
4049
|
+
conflict_dialog_save_item_timer_answer_no_text: string;
|
|
4050
|
+
conflict_dialog_save_item_timer_answer_yes_text: string;
|
|
4051
|
+
conflict_dialog_save_item_inching_titel: string;
|
|
4052
|
+
conflict_dialog_save_item_inching_description: string;
|
|
4053
|
+
conflict_dialog_save_item_inching_answer_no_text: string;
|
|
4054
|
+
conflict_dialog_save_item_inching_answer_yes_text: string;
|
|
4055
|
+
cancel_dialog_delete_item_sleepschedule_description: string;
|
|
4056
|
+
cancel_dialog_delete_item_wakeupschedule_answer_no_text: string;
|
|
4057
|
+
cancel_dialog_delete_item_wakeupschedule_answer_yes_text: string;
|
|
4058
|
+
cancel_dialog_delete_item_wakeupschedule_description: string;
|
|
4059
|
+
randomtimecycle_empty_bttn_text: string;
|
|
4060
|
+
randomtimecycle_empty_information_text: string;
|
|
4061
|
+
conflict_dialog_save_item_randomtimecycle_tips: string;
|
|
4062
|
+
conflict_dialog_save_item_randomtimecycle_interval_description: string;
|
|
4063
|
+
conflict_dialog_save_item_randomtimecycle_answer_confirm_text: string;
|
|
4064
|
+
light_sources_specific_settings_do_not_disturb_title: string;
|
|
4065
|
+
light_sources_specific_settings_do_not_disturb_introduce: string;
|
|
4066
|
+
devicemusic_ball_game_text: string;
|
|
4067
|
+
devicemusic_game_text: string;
|
|
4068
|
+
devicemusic_romantic_text: string;
|
|
4069
|
+
devicemusic_music_text: string;
|
|
4070
|
+
light_sources_feature_2_text_min_off: string;
|
|
4071
|
+
light_sources_feature_2_text_min_on: string;
|
|
4072
|
+
light_sources_feature_2_switched_off_text: string;
|
|
4073
|
+
light_sources_feature_2_switched_on_text: string;
|
|
4074
|
+
switch_overcharge_headline_text: string;
|
|
4075
|
+
switch_overcharge_headline_description: string;
|
|
4076
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
4077
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
4078
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
4079
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
4080
|
+
light_sources_feature_4_text_name: string;
|
|
3251
4081
|
};
|
|
3252
4082
|
lv: {
|
|
3253
4083
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3498,6 +4328,11 @@ declare const _default: {
|
|
|
3498
4328
|
light_sources_feature_2_switched_on_text: string;
|
|
3499
4329
|
switch_overcharge_headline_text: string;
|
|
3500
4330
|
switch_overcharge_headline_description: string;
|
|
4331
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
4332
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
4333
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
4334
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
4335
|
+
light_sources_feature_4_text_name: string;
|
|
3501
4336
|
};
|
|
3502
4337
|
nb: {
|
|
3503
4338
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3748,6 +4583,11 @@ declare const _default: {
|
|
|
3748
4583
|
light_sources_feature_2_switched_on_text: string;
|
|
3749
4584
|
switch_overcharge_headline_text: string;
|
|
3750
4585
|
switch_overcharge_headline_description: string;
|
|
4586
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
4587
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
4588
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
4589
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
4590
|
+
light_sources_feature_4_text_name: string;
|
|
3751
4591
|
};
|
|
3752
4592
|
nl: {
|
|
3753
4593
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3998,6 +4838,11 @@ declare const _default: {
|
|
|
3998
4838
|
light_sources_feature_2_switched_on_text: string;
|
|
3999
4839
|
switch_overcharge_headline_text: string;
|
|
4000
4840
|
switch_overcharge_headline_description: string;
|
|
4841
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
4842
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
4843
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
4844
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
4845
|
+
light_sources_feature_4_text_name: string;
|
|
4001
4846
|
};
|
|
4002
4847
|
pl: {
|
|
4003
4848
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -4248,8 +5093,13 @@ declare const _default: {
|
|
|
4248
5093
|
light_sources_feature_2_switched_on_text: string;
|
|
4249
5094
|
switch_overcharge_headline_text: string;
|
|
4250
5095
|
switch_overcharge_headline_description: string;
|
|
5096
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
5097
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
5098
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
5099
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
5100
|
+
light_sources_feature_4_text_name: string;
|
|
4251
5101
|
};
|
|
4252
|
-
|
|
5102
|
+
pt_BR: {
|
|
4253
5103
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
4254
5104
|
power_off_memory_default_state_title: string;
|
|
4255
5105
|
sockets_ce: string;
|
|
@@ -4498,8 +5348,13 @@ declare const _default: {
|
|
|
4498
5348
|
light_sources_feature_2_switched_on_text: string;
|
|
4499
5349
|
switch_overcharge_headline_text: string;
|
|
4500
5350
|
switch_overcharge_headline_description: string;
|
|
5351
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
5352
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
5353
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
5354
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
5355
|
+
light_sources_feature_4_text_name: string;
|
|
4501
5356
|
};
|
|
4502
|
-
|
|
5357
|
+
'pt-BR': {
|
|
4503
5358
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
4504
5359
|
power_off_memory_default_state_title: string;
|
|
4505
5360
|
sockets_ce: string;
|
|
@@ -4748,6 +5603,11 @@ declare const _default: {
|
|
|
4748
5603
|
light_sources_feature_2_switched_on_text: string;
|
|
4749
5604
|
switch_overcharge_headline_text: string;
|
|
4750
5605
|
switch_overcharge_headline_description: string;
|
|
5606
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
5607
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
5608
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
5609
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
5610
|
+
light_sources_feature_4_text_name: string;
|
|
4751
5611
|
};
|
|
4752
5612
|
ro: {
|
|
4753
5613
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -4998,6 +5858,11 @@ declare const _default: {
|
|
|
4998
5858
|
light_sources_feature_2_switched_on_text: string;
|
|
4999
5859
|
switch_overcharge_headline_text: string;
|
|
5000
5860
|
switch_overcharge_headline_description: string;
|
|
5861
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
5862
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
5863
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
5864
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
5865
|
+
light_sources_feature_4_text_name: string;
|
|
5001
5866
|
};
|
|
5002
5867
|
ru: {
|
|
5003
5868
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -5248,6 +6113,11 @@ declare const _default: {
|
|
|
5248
6113
|
light_sources_feature_2_switched_on_text: string;
|
|
5249
6114
|
switch_overcharge_headline_text: string;
|
|
5250
6115
|
switch_overcharge_headline_description: string;
|
|
6116
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
6117
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
6118
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
6119
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
6120
|
+
light_sources_feature_4_text_name: string;
|
|
5251
6121
|
};
|
|
5252
6122
|
sk: {
|
|
5253
6123
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -5498,6 +6368,11 @@ declare const _default: {
|
|
|
5498
6368
|
light_sources_feature_2_switched_on_text: string;
|
|
5499
6369
|
switch_overcharge_headline_text: string;
|
|
5500
6370
|
switch_overcharge_headline_description: string;
|
|
6371
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
6372
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
6373
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
6374
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
6375
|
+
light_sources_feature_4_text_name: string;
|
|
5501
6376
|
};
|
|
5502
6377
|
sv: {
|
|
5503
6378
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -5748,6 +6623,11 @@ declare const _default: {
|
|
|
5748
6623
|
light_sources_feature_2_switched_on_text: string;
|
|
5749
6624
|
switch_overcharge_headline_text: string;
|
|
5750
6625
|
switch_overcharge_headline_description: string;
|
|
6626
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
6627
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
6628
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
6629
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
6630
|
+
light_sources_feature_4_text_name: string;
|
|
5751
6631
|
};
|
|
5752
6632
|
tr: {
|
|
5753
6633
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -5998,6 +6878,11 @@ declare const _default: {
|
|
|
5998
6878
|
light_sources_feature_2_switched_on_text: string;
|
|
5999
6879
|
switch_overcharge_headline_text: string;
|
|
6000
6880
|
switch_overcharge_headline_description: string;
|
|
6881
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
6882
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
6883
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
6884
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
6885
|
+
light_sources_feature_4_text_name: string;
|
|
6001
6886
|
};
|
|
6002
6887
|
uk: {
|
|
6003
6888
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -6248,6 +7133,11 @@ declare const _default: {
|
|
|
6248
7133
|
light_sources_feature_2_switched_on_text: string;
|
|
6249
7134
|
switch_overcharge_headline_text: string;
|
|
6250
7135
|
switch_overcharge_headline_description: string;
|
|
7136
|
+
conflict_dialog_save_item_timeschedule_titel: string;
|
|
7137
|
+
conflict_dialog_active_item_timeschedule_description: string;
|
|
7138
|
+
conflict_dialog_save_item_timeschedule_answer_no_text: string;
|
|
7139
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
7140
|
+
light_sources_feature_4_text_name: string;
|
|
6251
7141
|
};
|
|
6252
7142
|
};
|
|
6253
7143
|
export default _default;
|