@ledvance/base 1.0.17 → 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/i18n/strings.d.ts +255 -0
- package/src/i18n/strings.ts +1048 -769
package/package.json
CHANGED
package/src/i18n/strings.d.ts
CHANGED
|
@@ -4079,6 +4079,261 @@ declare const _default: {
|
|
|
4079
4079
|
conflict_dialog_save_item_timeschedule_answer_yes_text: string;
|
|
4080
4080
|
light_sources_feature_4_text_name: string;
|
|
4081
4081
|
};
|
|
4082
|
+
lv: {
|
|
4083
|
+
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
4084
|
+
power_off_memory_default_state_title: string;
|
|
4085
|
+
sockets_ce: string;
|
|
4086
|
+
history_overview_empty_information_text: string;
|
|
4087
|
+
history_powerstrip_field1_text: string;
|
|
4088
|
+
history_powerstrip_field1_text2: string;
|
|
4089
|
+
history_contact_sensor_description_text: string;
|
|
4090
|
+
power_off_memory_default_state_description: string;
|
|
4091
|
+
power_off_memory_restore_memory_title: string;
|
|
4092
|
+
power_off_memory_restore_memory_description: string;
|
|
4093
|
+
power_off_memory_customized_description: string;
|
|
4094
|
+
feature_summary_action_txt_1: string;
|
|
4095
|
+
sockets_specific_settings_relay_status: string;
|
|
4096
|
+
light_sources_specific_settings_power_off: string;
|
|
4097
|
+
add_new_dynamic_mood_color_changing_mode_value2: string;
|
|
4098
|
+
add_new_dynamic_mood_lights_field_headline2_text: string;
|
|
4099
|
+
add_new_dynamic_mood_lights_field_saturation_text: string;
|
|
4100
|
+
add_new_static_mood_headline_text: string;
|
|
4101
|
+
add_new_static_mood_lights_field_brightness_text: string;
|
|
4102
|
+
add_new_static_mood_lights_field_saturation_text: string;
|
|
4103
|
+
add_new_static_mood_lights_field_text: string;
|
|
4104
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: string;
|
|
4105
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: string;
|
|
4106
|
+
add_new_static_mood_system_back: string;
|
|
4107
|
+
add_new_trigger_time_field_brightness_text: string;
|
|
4108
|
+
add_new_trigger_time_field_headline_text3: string;
|
|
4109
|
+
add_new_trigger_time_field_text: string;
|
|
4110
|
+
add_new_trigger_time_inputfield_value_text: string;
|
|
4111
|
+
add_new_trigger_time_subheadline_text: string;
|
|
4112
|
+
add_new_trigger_time_system_back_text: string;
|
|
4113
|
+
add_randomtimecycle_timestart_topic: string;
|
|
4114
|
+
add_randomtimecycle_timeend_topic: string;
|
|
4115
|
+
add_sleepschedule_one_source_switch_tab_color_text: string;
|
|
4116
|
+
add_sleepschedule_one_source_switch_tab_white_text: string;
|
|
4117
|
+
add_sleepschedule_one_source_system_back_text: string;
|
|
4118
|
+
add_sleepschedule_two_source_field_text: string;
|
|
4119
|
+
add_sleepschedule_two_source_field_text3: string;
|
|
4120
|
+
feature_summary_action_txt_10: string;
|
|
4121
|
+
feature_summary_action_txt_11: string;
|
|
4122
|
+
auto_scan_button_Device_a: string;
|
|
4123
|
+
auto_scan_system_cancel: string;
|
|
4124
|
+
auto_scan_system_wifi_confirm: string;
|
|
4125
|
+
bio_ryhthm_default_button_reset_text: string;
|
|
4126
|
+
bio_ryhthm_default_field_field_brightness_text: string;
|
|
4127
|
+
bio_ryhthm_default_field_text2: string;
|
|
4128
|
+
bio_ryhthm_default_field_text3: string;
|
|
4129
|
+
bio_ryhthm_default_field_text4: string;
|
|
4130
|
+
bio_ryhthm_default_field_text5: string;
|
|
4131
|
+
bio_ryhthm_default_selectionfield_topic_text: string;
|
|
4132
|
+
bio_ryhthm_default_weekday1_text: string;
|
|
4133
|
+
bio_ryhthm_default_weekday2_text: string;
|
|
4134
|
+
bio_ryhthm_default_weekday3_text: string;
|
|
4135
|
+
bio_ryhthm_default_weekday4_text: string;
|
|
4136
|
+
bio_ryhthm_default_weekday5_text: string;
|
|
4137
|
+
bio_ryhthm_default_weekday6_text: string;
|
|
4138
|
+
bio_ryhthm_default_weekday7_text: string;
|
|
4139
|
+
camera_tile_dim_lighting_headline: string;
|
|
4140
|
+
devicemusic_headline_text: string;
|
|
4141
|
+
edit_device_textfield_name: string;
|
|
4142
|
+
flashing_fs_toggle_state1: string;
|
|
4143
|
+
flashing_fs_toggle_state2: string;
|
|
4144
|
+
light_sources_tile_dim_lighting_brightness: string;
|
|
4145
|
+
light_sources_tile_main_lighting_headline: string;
|
|
4146
|
+
light_sources_tile_main_lighting_shade: string;
|
|
4147
|
+
light_sources_tile_rgb_lighting_brightness: string;
|
|
4148
|
+
light_sources_tile_rgb_lighting_headline: string;
|
|
4149
|
+
light_sources_tile_rgb_lighting_saturation: string;
|
|
4150
|
+
light_sources_tile_rgb_lighting_shade: string;
|
|
4151
|
+
light_sources_tile_rgb_lighting_tab_color: string;
|
|
4152
|
+
light_sources_tile_rgb_lighting_tab_white: string;
|
|
4153
|
+
light_sources_tile_sec_lighting_headline: string;
|
|
4154
|
+
light_sources_tile_sec_lighting_shade: string;
|
|
4155
|
+
light_sources_tile_tw_lighting_brightness: string;
|
|
4156
|
+
light_sources_tile_tw_lighting_headline: string;
|
|
4157
|
+
mesh_device_detail_lighting_color_mode: string;
|
|
4158
|
+
mesh_device_detail_lighting_goodnight: string;
|
|
4159
|
+
mesh_device_detail_lighting_leisure: string;
|
|
4160
|
+
mesh_device_detail_lighting_read: string;
|
|
4161
|
+
mesh_device_detail_lighting_white_mode: string;
|
|
4162
|
+
mesh_device_detail_lighting_work: string;
|
|
4163
|
+
mesh_device_detail_mode: string;
|
|
4164
|
+
mesh_device_seting_delete: string;
|
|
4165
|
+
mood_overview_add_mood_text: string;
|
|
4166
|
+
mood_overview_add_mood_text2: string;
|
|
4167
|
+
mood_overview_field_chip_2: string;
|
|
4168
|
+
mood_overview_field_chip_text: string;
|
|
4169
|
+
mood_overview_filter_name_text1: string;
|
|
4170
|
+
mood_overview_filter_name_text2: string;
|
|
4171
|
+
mood_overview_headline_text: string;
|
|
4172
|
+
mood_overview_information_text: string;
|
|
4173
|
+
motion_detection_add_time_schedule_headline_text: string;
|
|
4174
|
+
motion_detection_add_time_schedule_selectionfield_text: string;
|
|
4175
|
+
motion_detection_add_time_schedule_system_back_text: string;
|
|
4176
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2: string;
|
|
4177
|
+
timeschedule_add_schedule_text: string;
|
|
4178
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4: string;
|
|
4179
|
+
other_lights_modes_gradient_text: string;
|
|
4180
|
+
other_lights_modes_jump_text: string;
|
|
4181
|
+
solar_bt_pp_field_dm: string;
|
|
4182
|
+
timer_ceiling_fan_headline_text: string;
|
|
4183
|
+
timer_nightplug_headline_text: string;
|
|
4184
|
+
timer_ceiling_fan_lighting_switched_off_text: string;
|
|
4185
|
+
timer_ceiling_fan_lighting_switched_on_text: string;
|
|
4186
|
+
timer_sockets_button_text: string;
|
|
4187
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: string;
|
|
4188
|
+
timeschedule_add_schedule_subheadline2_text: string;
|
|
4189
|
+
timeschedule_add_schedule_subheadline4_text: string;
|
|
4190
|
+
timeschedule_add_schedule_subheadline_text: string;
|
|
4191
|
+
timeschedule_add_schedule_switch_tab_manual_text: string;
|
|
4192
|
+
timeschedule_add_schedule_switch_tab_mood_text: string;
|
|
4193
|
+
timeschedule_add_schedule_system_back_text: string;
|
|
4194
|
+
timeschedule_add_schedule_text2: string;
|
|
4195
|
+
timeschedule_add_schedule_weekday1_text: string;
|
|
4196
|
+
timeschedule_add_schedule_weekday2_text: string;
|
|
4197
|
+
timeschedule_add_schedule_weekday3_text: string;
|
|
4198
|
+
timeschedule_add_schedule_weekday4_text: string;
|
|
4199
|
+
timeschedule_add_schedule_weekday5_text: string;
|
|
4200
|
+
timeschedule_add_schedule_weekday6_text: string;
|
|
4201
|
+
timeschedule_add_schedule_weekday7_text: string;
|
|
4202
|
+
timeschedule_overview_empty_information_text: string;
|
|
4203
|
+
timeschedule_overview_headline_text: string;
|
|
4204
|
+
timeschedule_overview_description_text: string;
|
|
4205
|
+
timeschedule_overview_empty_button_add_text: string;
|
|
4206
|
+
ceiling_fan_feature_2_light_text_min_off: string;
|
|
4207
|
+
ceiling_fan_feature_2_light_text_min_on: string;
|
|
4208
|
+
add_new_dynamic_mood_color_changing_mode_headline: string;
|
|
4209
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: string;
|
|
4210
|
+
add_new_dynamic_mood_lights_field_headline_text1: string;
|
|
4211
|
+
add_new_dynamic_mood_system_back: string;
|
|
4212
|
+
edit_static_mood_inputfield_topic_text: string;
|
|
4213
|
+
add_new_static_mood_lights_inputfield_text: string;
|
|
4214
|
+
feature_summary_action_txt_2: string;
|
|
4215
|
+
sleepwakeschedule_empty_information_text: string;
|
|
4216
|
+
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
4217
|
+
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
4218
|
+
sleepwakeschedule_field_speed_text: string;
|
|
4219
|
+
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
4220
|
+
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
4221
|
+
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
4222
|
+
fixedTimeCycle_socket_headline: string;
|
|
4223
|
+
randomtimecycle_sockets_headline_text: string;
|
|
4224
|
+
history_socket_headline_text: string;
|
|
4225
|
+
feature_summary_action_component_5: string;
|
|
4226
|
+
feature_summary_action_component_6: string;
|
|
4227
|
+
feature_summary_action_component_7: string;
|
|
4228
|
+
feature_summary_action_component_8: string;
|
|
4229
|
+
feature_summary_action_component_9: string;
|
|
4230
|
+
sockets_feature_2_socket_text_min_off: string;
|
|
4231
|
+
sockets_feature_2_socket_text_min_on: string;
|
|
4232
|
+
timer_powerstrip_socket1_switched_off_text: string;
|
|
4233
|
+
timer_powerstrip_socket1_switched_on_text: string;
|
|
4234
|
+
set_pw_button_save: string;
|
|
4235
|
+
consumption_data_field2_value_text1: string;
|
|
4236
|
+
consumption_data_field2_value_text2: string;
|
|
4237
|
+
consumption_data_field2_value_text3: string;
|
|
4238
|
+
timer_nightplug_active_timer_subheadline2_text: string;
|
|
4239
|
+
addTimeCycle_settings_sec_text: string;
|
|
4240
|
+
addTimeCycle_settings_sec_text2: string;
|
|
4241
|
+
power_strip_tile_socket_4_headline: string;
|
|
4242
|
+
conflict_dialog_active_item_fixedtimecycle_description: string;
|
|
4243
|
+
conflict_dialog_active_item_randomtimecycle_description: string;
|
|
4244
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text: string;
|
|
4245
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text: string;
|
|
4246
|
+
light_sources_specific_settings_remote_control: string;
|
|
4247
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: string;
|
|
4248
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: string;
|
|
4249
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: string;
|
|
4250
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: string;
|
|
4251
|
+
conflict_dialog_save_item_randomtimecycle_description: string;
|
|
4252
|
+
conflict_dialog_save_item_randomtimecycle_titel: string;
|
|
4253
|
+
conflict_dialog_save_item_bio_rhythm_description: string;
|
|
4254
|
+
conflict_dialog_save_item_bio_rhythm_titel: string;
|
|
4255
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: string;
|
|
4256
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: string;
|
|
4257
|
+
conflict_dialog_save_item_sleepschedule_description: string;
|
|
4258
|
+
conflict_dialog_save_item_sleepschedule_titel: string;
|
|
4259
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: string;
|
|
4260
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: string;
|
|
4261
|
+
conflict_dialog_save_item_wakeupschedule_description: string;
|
|
4262
|
+
conflict_dialog_save_item_wakeupschedule_titel: string;
|
|
4263
|
+
sockets_specific_settings_relay_status_remember: string;
|
|
4264
|
+
motion_detection_with_safe_mode_safetymode_value4_text: string;
|
|
4265
|
+
consumption_data_annual_bar_chart_system_back_text: string;
|
|
4266
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3: string;
|
|
4267
|
+
sleepwakeschedule_empty_filtering_information_text: string;
|
|
4268
|
+
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
4269
|
+
timer_nightplug_active_timer_field_description_off_text: string;
|
|
4270
|
+
timer_nightplug_active_timer_field_description_on_text: string;
|
|
4271
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
4272
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
4273
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
4274
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
4275
|
+
bio_ryhthm_default_field_text: string;
|
|
4276
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
4277
|
+
add_new_dynamic_mood_alert_text: string;
|
|
4278
|
+
add_new_trigger_time_information_text: string;
|
|
4279
|
+
sleepwakeschedule_warning_max_number_both_text: string;
|
|
4280
|
+
sleepwakeschedule_warning_max_number_sleep_text: string;
|
|
4281
|
+
sleepwakeschedule_warning_max_number_wakeup_text: string;
|
|
4282
|
+
fixedTimeCycle_information_text: string;
|
|
4283
|
+
fixedTimeCycle_bttn_text: string;
|
|
4284
|
+
addTimeCycle_warning_text: string;
|
|
4285
|
+
cancel_dialog_delete_item_timeschedule_description: string;
|
|
4286
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: string;
|
|
4287
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: string;
|
|
4288
|
+
cancel_dialog_delete_item_fixedtimecycle_titel: string;
|
|
4289
|
+
cancel_dialog_delete_item_fixedtimecycle_description: string;
|
|
4290
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: string;
|
|
4291
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: string;
|
|
4292
|
+
cancel_dialog_delete_item_randomtimecycle_titel: string;
|
|
4293
|
+
cancel_dialog_delete_item_randomtimecycle_description: string;
|
|
4294
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: string;
|
|
4295
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: string;
|
|
4296
|
+
fixedtimecycle_warning_max_number_text: string;
|
|
4297
|
+
randomtimecycle_warning_max_number_text: string;
|
|
4298
|
+
sockets_specific_settings_child_lock: string;
|
|
4299
|
+
sockets_specific_settings_switch_inching: string;
|
|
4300
|
+
switchinching_overview_description_text: string;
|
|
4301
|
+
childlock_overview_description_text: string;
|
|
4302
|
+
conflict_dialog_save_item_timer_titel: string;
|
|
4303
|
+
conflict_dialog_save_item_timer_description: string;
|
|
4304
|
+
conflict_dialog_save_item_timer_answer_no_text: string;
|
|
4305
|
+
conflict_dialog_save_item_timer_answer_yes_text: string;
|
|
4306
|
+
conflict_dialog_save_item_inching_titel: string;
|
|
4307
|
+
conflict_dialog_save_item_inching_description: string;
|
|
4308
|
+
conflict_dialog_save_item_inching_answer_no_text: string;
|
|
4309
|
+
conflict_dialog_save_item_inching_answer_yes_text: string;
|
|
4310
|
+
cancel_dialog_delete_item_sleepschedule_description: string;
|
|
4311
|
+
cancel_dialog_delete_item_wakeupschedule_answer_no_text: string;
|
|
4312
|
+
cancel_dialog_delete_item_wakeupschedule_answer_yes_text: string;
|
|
4313
|
+
cancel_dialog_delete_item_wakeupschedule_description: string;
|
|
4314
|
+
randomtimecycle_empty_bttn_text: string;
|
|
4315
|
+
randomtimecycle_empty_information_text: string;
|
|
4316
|
+
conflict_dialog_save_item_randomtimecycle_tips: string;
|
|
4317
|
+
conflict_dialog_save_item_randomtimecycle_interval_description: string;
|
|
4318
|
+
conflict_dialog_save_item_randomtimecycle_answer_confirm_text: string;
|
|
4319
|
+
light_sources_specific_settings_do_not_disturb_title: string;
|
|
4320
|
+
light_sources_specific_settings_do_not_disturb_introduce: string;
|
|
4321
|
+
devicemusic_ball_game_text: string;
|
|
4322
|
+
devicemusic_game_text: string;
|
|
4323
|
+
devicemusic_romantic_text: string;
|
|
4324
|
+
devicemusic_music_text: string;
|
|
4325
|
+
light_sources_feature_2_text_min_off: string;
|
|
4326
|
+
light_sources_feature_2_text_min_on: string;
|
|
4327
|
+
light_sources_feature_2_switched_off_text: string;
|
|
4328
|
+
light_sources_feature_2_switched_on_text: string;
|
|
4329
|
+
switch_overcharge_headline_text: string;
|
|
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;
|
|
4336
|
+
};
|
|
4082
4337
|
nb: {
|
|
4083
4338
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
4084
4339
|
power_off_memory_default_state_title: string;
|