@ledvance/base 1.0.11 → 1.0.12
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 +551 -0
- package/src/i18n/strings.ts +886 -88
package/src/i18n/strings.ts
CHANGED
|
@@ -187,7 +187,7 @@ export default {
|
|
|
187
187
|
timeschedule_add_schedule_Lighting_applyfor_selection2_text:
|
|
188
188
|
"Secondary lighting",
|
|
189
189
|
timeschedule_add_schedule_Lighting_applyfor_selection_text: "Main lighting",
|
|
190
|
-
light_sources_specific_settings_remote_control: "Remote Control",
|
|
190
|
+
light_sources_specific_settings_remote_control: "WiFi Remote Control",
|
|
191
191
|
conflict_dialog_save_item_bio_rhythm_answer_no_text: "No",
|
|
192
192
|
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Yes",
|
|
193
193
|
conflict_dialog_save_item_randomtimecycle_answer_no_text: "No",
|
|
@@ -264,6 +264,28 @@ export default {
|
|
|
264
264
|
"Note that you can’t recover it.",
|
|
265
265
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Yes",
|
|
266
266
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "No",
|
|
267
|
+
fixedtimecycle_warning_max_number_text:
|
|
268
|
+
"Maximum number of random time cycles has been reached.",
|
|
269
|
+
randomtimecycle_warning_max_number_text:
|
|
270
|
+
"Maximum number of fixed time cycles has been reached.",
|
|
271
|
+
sockets_specific_settings_child_lock: "Child Lock",
|
|
272
|
+
sockets_specific_settings_switch_inching: "Automatic Switch off ",
|
|
273
|
+
switchinching_overview_description_text:
|
|
274
|
+
"To automatically switch off the device after a period of time.",
|
|
275
|
+
childlock_overview_description_text:
|
|
276
|
+
"This feature disables the physical switch on the device. \nTo turn it off, you can press the switch for four consecutive times within five seconds or turn off this feature from here.",
|
|
277
|
+
conflict_dialog_save_item_timer_titel:
|
|
278
|
+
"Do you really want to save and activate this Timer?",
|
|
279
|
+
conflict_dialog_save_item_timer_description:
|
|
280
|
+
"Note that the timer conflicts with one or more features. The conflicting features will be deactivated.",
|
|
281
|
+
conflict_dialog_save_item_timer_answer_no_text: "no",
|
|
282
|
+
conflict_dialog_save_item_timer_answer_yes_text: "yes",
|
|
283
|
+
conflict_dialog_save_item_inching_titel:
|
|
284
|
+
"Do you really want to save and activate this feature?",
|
|
285
|
+
conflict_dialog_save_item_inching_description:
|
|
286
|
+
"Note that the Automatic switch off conflicts with one or more features. The conflicting features will be deactivated.",
|
|
287
|
+
conflict_dialog_save_item_inching_answer_no_text: "no",
|
|
288
|
+
conflict_dialog_save_item_inching_answer_yes_text: "yes",
|
|
267
289
|
},
|
|
268
290
|
cs: {
|
|
269
291
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -536,6 +558,28 @@ export default {
|
|
|
536
558
|
"Mějte prosím na paměti, že tento krok nelze vrátit.",
|
|
537
559
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ano",
|
|
538
560
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Ne",
|
|
561
|
+
fixedtimecycle_warning_max_number_text:
|
|
562
|
+
"Bylo dosaženo maximálního počtu náhodných časových cyklů.",
|
|
563
|
+
randomtimecycle_warning_max_number_text:
|
|
564
|
+
"Bylo dosaženo maximálního počtu pevných časových cyklů.",
|
|
565
|
+
sockets_specific_settings_child_lock: "Dětský zámek",
|
|
566
|
+
sockets_specific_settings_switch_inching: "Automatické vypnutí ",
|
|
567
|
+
switchinching_overview_description_text:
|
|
568
|
+
"Automatické vypnutí zařízení po určité době.",
|
|
569
|
+
childlock_overview_description_text:
|
|
570
|
+
"Tato funkce zakáže fyzický přepínač na zařízení. \nChcete-li jej vypnout, můžete stisknout přepínač čtyřikrát po sobě během pěti sekund nebo vypnout tuto funkci odtud.",
|
|
571
|
+
conflict_dialog_save_item_timer_titel:
|
|
572
|
+
"Opravdu chcete uložit a aktivovat tento časovač?",
|
|
573
|
+
conflict_dialog_save_item_timer_description:
|
|
574
|
+
"Všimněte si, že časovač je v rozporu s jednou nebo více funkcemi. Konfliktní funkce budou deaktivovány.",
|
|
575
|
+
conflict_dialog_save_item_timer_answer_no_text: "ne",
|
|
576
|
+
conflict_dialog_save_item_timer_answer_yes_text: "ano",
|
|
577
|
+
conflict_dialog_save_item_inching_titel:
|
|
578
|
+
"Opravdu chcete tuto funkci uložit a aktivovat?",
|
|
579
|
+
conflict_dialog_save_item_inching_description:
|
|
580
|
+
"Všimněte si, že automatické vypnutí je v rozporu s jednou nebo více funkcemi. Konfliktní funkce budou deaktivovány.",
|
|
581
|
+
conflict_dialog_save_item_inching_answer_no_text: "ne",
|
|
582
|
+
conflict_dialog_save_item_inching_answer_yes_text: "ano",
|
|
539
583
|
},
|
|
540
584
|
en: {
|
|
541
585
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -726,7 +770,7 @@ export default {
|
|
|
726
770
|
timeschedule_add_schedule_Lighting_applyfor_selection2_text:
|
|
727
771
|
"Secondary lighting",
|
|
728
772
|
timeschedule_add_schedule_Lighting_applyfor_selection_text: "Main lighting",
|
|
729
|
-
light_sources_specific_settings_remote_control: "Remote Control",
|
|
773
|
+
light_sources_specific_settings_remote_control: "WiFi Remote Control",
|
|
730
774
|
conflict_dialog_save_item_bio_rhythm_answer_no_text: "No",
|
|
731
775
|
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Yes",
|
|
732
776
|
conflict_dialog_save_item_randomtimecycle_answer_no_text: "No",
|
|
@@ -804,6 +848,28 @@ export default {
|
|
|
804
848
|
"Note that you can’t recover it.",
|
|
805
849
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Yes",
|
|
806
850
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "No",
|
|
851
|
+
fixedtimecycle_warning_max_number_text:
|
|
852
|
+
"Maximum number of random time cycles has been reached.",
|
|
853
|
+
randomtimecycle_warning_max_number_text:
|
|
854
|
+
"Maximum number of fixed time cycles has been reached.",
|
|
855
|
+
sockets_specific_settings_child_lock: "Child Lock",
|
|
856
|
+
sockets_specific_settings_switch_inching: "Automatic Switch off ",
|
|
857
|
+
switchinching_overview_description_text:
|
|
858
|
+
"To automatically switch off the device after a period of time.",
|
|
859
|
+
childlock_overview_description_text:
|
|
860
|
+
"This feature disables the physical switch on the device. \nTo turn it off, you can press the switch for four consecutive times within five seconds or turn off this feature from here.",
|
|
861
|
+
conflict_dialog_save_item_timer_titel:
|
|
862
|
+
"Do you really want to save and activate this Timer?",
|
|
863
|
+
conflict_dialog_save_item_timer_description:
|
|
864
|
+
"Note that the timer conflicts with one or more features. The conflicting features will be deactivated.",
|
|
865
|
+
conflict_dialog_save_item_timer_answer_no_text: "no",
|
|
866
|
+
conflict_dialog_save_item_timer_answer_yes_text: "yes",
|
|
867
|
+
conflict_dialog_save_item_inching_titel:
|
|
868
|
+
"Do you really want to save and activate this feature?",
|
|
869
|
+
conflict_dialog_save_item_inching_description:
|
|
870
|
+
"Note that the Automatic switch off conflicts with one or more features. The conflicting features will be deactivated.",
|
|
871
|
+
conflict_dialog_save_item_inching_answer_no_text: "no",
|
|
872
|
+
conflict_dialog_save_item_inching_answer_yes_text: "yes",
|
|
807
873
|
},
|
|
808
874
|
bg: {
|
|
809
875
|
add_new_dynamic_mood_color_changing_mode_value: "Градиент",
|
|
@@ -1080,6 +1146,320 @@ export default {
|
|
|
1080
1146
|
"Имайте предвид, че не можете да го възстановите.",
|
|
1081
1147
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Да",
|
|
1082
1148
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Не",
|
|
1149
|
+
fixedtimecycle_warning_max_number_text:
|
|
1150
|
+
"Достигнат е максимален брой случайни времеви цикли.",
|
|
1151
|
+
randomtimecycle_warning_max_number_text:
|
|
1152
|
+
"Достигнат е максимален брой фиксирани времеви цикли.",
|
|
1153
|
+
sockets_specific_settings_child_lock: "Заключване за деца",
|
|
1154
|
+
sockets_specific_settings_switch_inching: "Автоматично изключване ",
|
|
1155
|
+
switchinching_overview_description_text:
|
|
1156
|
+
"За автоматично изключване на устройството след определен период от време.",
|
|
1157
|
+
childlock_overview_description_text:
|
|
1158
|
+
"Тази функция деактивира физическия превключвател на устройството. \nЗа да го изключите, можете да натиснете превключвателя за четири последователни пъти в рамките на пет секунди или да изключите тази функция оттук.",
|
|
1159
|
+
conflict_dialog_save_item_timer_titel:
|
|
1160
|
+
"Наистина ли искате да запазите и активирате този таймер?",
|
|
1161
|
+
conflict_dialog_save_item_timer_description:
|
|
1162
|
+
"Имайте предвид, че таймерът е в конфликт с една или повече функции. Конфликтните функции ще бъдат деактивирани.",
|
|
1163
|
+
conflict_dialog_save_item_timer_answer_no_text: "не",
|
|
1164
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Да",
|
|
1165
|
+
conflict_dialog_save_item_inching_titel:
|
|
1166
|
+
"Наистина ли искате да запазите и активирате тази функция?",
|
|
1167
|
+
conflict_dialog_save_item_inching_description:
|
|
1168
|
+
"Имайте предвид, че автоматичното изключване противоречи на една или повече функции. Конфликтните функции ще бъдат деактивирани.",
|
|
1169
|
+
conflict_dialog_save_item_inching_answer_no_text: "не",
|
|
1170
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Да",
|
|
1171
|
+
},
|
|
1172
|
+
da: {
|
|
1173
|
+
add_new_dynamic_mood_color_changing_mode_value: "Graduering",
|
|
1174
|
+
power_off_memory_default_state_title: "Default state",
|
|
1175
|
+
sockets_ce: "Energiforbrug",
|
|
1176
|
+
history_overview_empty_information_text: "Der er ingen logfiler.",
|
|
1177
|
+
history_powerstrip_field1_text:
|
|
1178
|
+
"{0} Tændt {0}",
|
|
1179
|
+
history_powerstrip_field1_text2:
|
|
1180
|
+
"{0} Slukket {0}",
|
|
1181
|
+
history_contact_sensor_description_text:
|
|
1182
|
+
"Der vises data for de seneste 7 dage.",
|
|
1183
|
+
power_off_memory_default_state_description:
|
|
1184
|
+
"Return to default color and brightness value.",
|
|
1185
|
+
power_off_memory_restore_memory_title: "Restore memory",
|
|
1186
|
+
power_off_memory_restore_memory_description:
|
|
1187
|
+
"Return to the previous state before the power was switched off",
|
|
1188
|
+
power_off_memory_customized_description:
|
|
1189
|
+
"User-defined selection of color and brightness value.",
|
|
1190
|
+
feature_summary_action_txt_1: "Tænd",
|
|
1191
|
+
sockets_specific_settings_relay_status: "Adfærd ved start",
|
|
1192
|
+
light_sources_specific_settings_power_off: "Når der tændes ",
|
|
1193
|
+
add_new_dynamic_mood_color_changing_mode_value2: "Hop",
|
|
1194
|
+
add_new_dynamic_mood_lights_field_headline2_text: "Farve",
|
|
1195
|
+
add_new_dynamic_mood_lights_field_saturation_text: "Mætning",
|
|
1196
|
+
add_new_static_mood_headline_text: "Tilføj en ny statisk stemning",
|
|
1197
|
+
add_new_static_mood_lights_field_brightness_text: "Lysstyrke",
|
|
1198
|
+
add_new_static_mood_lights_field_saturation_text: "Mætning",
|
|
1199
|
+
add_new_static_mood_lights_field_text: "Skygge",
|
|
1200
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text: "Farver",
|
|
1201
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text: "Hvidt",
|
|
1202
|
+
add_new_static_mood_system_back: "Stemning",
|
|
1203
|
+
add_new_trigger_time_field_brightness_text: "Lysstyrke",
|
|
1204
|
+
add_new_trigger_time_field_headline_text3: "Sekundær belysning",
|
|
1205
|
+
add_new_trigger_time_field_text: "Skygge",
|
|
1206
|
+
add_new_trigger_time_inputfield_value_text: "Navn",
|
|
1207
|
+
add_new_trigger_time_subheadline_text: "ENHEDSSTAND",
|
|
1208
|
+
add_new_trigger_time_system_back_text: "Biologisk rytme",
|
|
1209
|
+
add_randomtimecycle_timestart_topic: "Starttidspunkt",
|
|
1210
|
+
add_randomtimecycle_timeend_topic: "Sluttidspunkt",
|
|
1211
|
+
add_sleepschedule_one_source_switch_tab_color_text: "Farver",
|
|
1212
|
+
add_sleepschedule_one_source_switch_tab_white_text: "Hvidt",
|
|
1213
|
+
add_sleepschedule_one_source_system_back_text:
|
|
1214
|
+
"Tidsplan for søvn og opvågning",
|
|
1215
|
+
add_sleepschedule_two_source_field_text: "Skygge",
|
|
1216
|
+
add_sleepschedule_two_source_field_text3: "Lysstyrke",
|
|
1217
|
+
feature_summary_action_txt_10: "Fade out",
|
|
1218
|
+
feature_summary_action_txt_11: "Fade in",
|
|
1219
|
+
auto_scan_button_Device_a: "Tilføj",
|
|
1220
|
+
auto_scan_system_cancel: "Annuller",
|
|
1221
|
+
auto_scan_system_wifi_confirm: "Bekræft",
|
|
1222
|
+
bio_ryhthm_default_button_reset_text: "Nulstilling af udløsningstider",
|
|
1223
|
+
bio_ryhthm_default_field_field_brightness_text: "Lysstyrke",
|
|
1224
|
+
bio_ryhthm_default_field_text2: "Vågn op",
|
|
1225
|
+
bio_ryhthm_default_field_text3: "Sollys",
|
|
1226
|
+
bio_ryhthm_default_field_text4: "Behageligt",
|
|
1227
|
+
bio_ryhthm_default_field_text5: "Nattelys",
|
|
1228
|
+
bio_ryhthm_default_selectionfield_topic_text: "Farveskiftende tilstand",
|
|
1229
|
+
bio_ryhthm_default_weekday1_text: "Man.",
|
|
1230
|
+
bio_ryhthm_default_weekday2_text: "Tirs.",
|
|
1231
|
+
bio_ryhthm_default_weekday3_text: "Ons.",
|
|
1232
|
+
bio_ryhthm_default_weekday4_text: "Tors.",
|
|
1233
|
+
bio_ryhthm_default_weekday5_text: "Fre.",
|
|
1234
|
+
bio_ryhthm_default_weekday6_text: "Lør.",
|
|
1235
|
+
bio_ryhthm_default_weekday7_text: "Søn.",
|
|
1236
|
+
camera_tile_dim_lighting_headline: "Lys",
|
|
1237
|
+
devicemusic_headline_text: "Musik",
|
|
1238
|
+
edit_device_textfield_name: "Navn",
|
|
1239
|
+
flashing_fs_toggle_state1: "Hurtigt",
|
|
1240
|
+
flashing_fs_toggle_state2: "Langsomt",
|
|
1241
|
+
light_sources_tile_dim_lighting_brightness: "Lysstyrke",
|
|
1242
|
+
light_sources_tile_main_lighting_headline: "Primær belysning",
|
|
1243
|
+
light_sources_tile_main_lighting_shade: "Skygge",
|
|
1244
|
+
light_sources_tile_rgb_lighting_brightness: "Lysstyrke",
|
|
1245
|
+
light_sources_tile_rgb_lighting_headline: "Lys",
|
|
1246
|
+
light_sources_tile_rgb_lighting_saturation: "Mætning",
|
|
1247
|
+
light_sources_tile_rgb_lighting_shade: "Skygge",
|
|
1248
|
+
light_sources_tile_rgb_lighting_tab_color: "Farver",
|
|
1249
|
+
light_sources_tile_rgb_lighting_tab_white: "Hvidt",
|
|
1250
|
+
light_sources_tile_sec_lighting_headline: "Sekundær belysning",
|
|
1251
|
+
light_sources_tile_sec_lighting_shade: "Skygge",
|
|
1252
|
+
light_sources_tile_tw_lighting_brightness: "Lysstyrke",
|
|
1253
|
+
light_sources_tile_tw_lighting_headline: "Lys",
|
|
1254
|
+
mesh_device_detail_lighting_color_mode: "Farver",
|
|
1255
|
+
mesh_device_detail_lighting_goodnight: "Godnat",
|
|
1256
|
+
mesh_device_detail_lighting_leisure: "Fritid",
|
|
1257
|
+
mesh_device_detail_lighting_read: "Læs",
|
|
1258
|
+
mesh_device_detail_lighting_white_mode: "Hvidt",
|
|
1259
|
+
mesh_device_detail_lighting_work: "Arbejde",
|
|
1260
|
+
mesh_device_detail_mode: "Stemning",
|
|
1261
|
+
mesh_device_seting_delete: "Slet",
|
|
1262
|
+
mood_overview_add_mood_text: "Tilføj statisk stemning",
|
|
1263
|
+
mood_overview_add_mood_text2: "Tilføj dynamisk stemning",
|
|
1264
|
+
mood_overview_field_chip_2: "Dynamisk",
|
|
1265
|
+
mood_overview_field_chip_text: "Statisk",
|
|
1266
|
+
mood_overview_filter_name_text1: "Statisk",
|
|
1267
|
+
mood_overview_filter_name_text2: "Dynamisk",
|
|
1268
|
+
mood_overview_headline_text: "Stemning",
|
|
1269
|
+
mood_overview_information_text:
|
|
1270
|
+
"De statiske stemninger gemmes lokalt på din smartphone. Derfor kan de ikke deles med andre brugere.",
|
|
1271
|
+
motion_detection_add_time_schedule_headline_text: "Tilføj en ny tidsplan",
|
|
1272
|
+
motion_detection_add_time_schedule_selectionfield_text: "Navn",
|
|
1273
|
+
motion_detection_add_time_schedule_system_back_text: "Tidsplan",
|
|
1274
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2:
|
|
1275
|
+
"Kun en gang (Today)",
|
|
1276
|
+
timeschedule_add_schedule_text: "Hver {0}",
|
|
1277
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4:
|
|
1278
|
+
"Hver dag",
|
|
1279
|
+
other_lights_modes_gradient_text: "Graduering",
|
|
1280
|
+
other_lights_modes_jump_text: "Hop",
|
|
1281
|
+
solar_bt_pp_field_dm: "Dynamisk stemning",
|
|
1282
|
+
timer_ceiling_fan_headline_text: "Timer",
|
|
1283
|
+
timer_nightplug_headline_text: "Timer",
|
|
1284
|
+
timer_ceiling_fan_lighting_switched_off_text:
|
|
1285
|
+
"Lyset slukker om {0}",
|
|
1286
|
+
timer_ceiling_fan_lighting_switched_on_text:
|
|
1287
|
+
"Lyset tænder om {0}",
|
|
1288
|
+
timer_sockets_button_text: "Begynd",
|
|
1289
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: "Lys",
|
|
1290
|
+
timeschedule_add_schedule_subheadline2_text: "ENHEDSSTAND",
|
|
1291
|
+
timeschedule_add_schedule_subheadline4_text: "INDSTILLINGER",
|
|
1292
|
+
timeschedule_add_schedule_subheadline_text: "GÆLDER FOR",
|
|
1293
|
+
timeschedule_add_schedule_switch_tab_manual_text: "Manuelle indstillinger",
|
|
1294
|
+
timeschedule_add_schedule_switch_tab_mood_text: "Stemning",
|
|
1295
|
+
timeschedule_add_schedule_system_back_text: "Tidsplan",
|
|
1296
|
+
timeschedule_add_schedule_text2: "Notifikationer",
|
|
1297
|
+
timeschedule_add_schedule_weekday1_text: "Man.",
|
|
1298
|
+
timeschedule_add_schedule_weekday2_text: "Tirs.",
|
|
1299
|
+
timeschedule_add_schedule_weekday3_text: "Ons.",
|
|
1300
|
+
timeschedule_add_schedule_weekday4_text: "Tors.",
|
|
1301
|
+
timeschedule_add_schedule_weekday5_text: "Fre.",
|
|
1302
|
+
timeschedule_add_schedule_weekday6_text: "Lør.",
|
|
1303
|
+
timeschedule_add_schedule_weekday7_text: "Søn.",
|
|
1304
|
+
timeschedule_overview_empty_information_text:
|
|
1305
|
+
"Du har endnu ikke tilføjet en tidsplan.",
|
|
1306
|
+
timeschedule_overview_headline_text: "Tidsplan",
|
|
1307
|
+
timeschedule_overview_description_text:
|
|
1308
|
+
"Der kan forekomme mindre forsinkelser på op til 30 sekunder.",
|
|
1309
|
+
timeschedule_overview_empty_button_add_text: "Tilføj tidsplan",
|
|
1310
|
+
ceiling_fan_feature_2_light_text_min_off:
|
|
1311
|
+
"Lyset slukkes om {0} min.",
|
|
1312
|
+
ceiling_fan_feature_2_light_text_min_on:
|
|
1313
|
+
"Lyset tændes om {0} min.",
|
|
1314
|
+
add_new_dynamic_mood_color_changing_mode_headline:
|
|
1315
|
+
"Farveskiftende tilstand",
|
|
1316
|
+
add_new_dynamic_mood_lights_field_speed_topic_text: "Farveskift hastighed",
|
|
1317
|
+
add_new_dynamic_mood_lights_field_headline_text1: "Lys",
|
|
1318
|
+
add_new_dynamic_mood_system_back: "Stemning",
|
|
1319
|
+
edit_static_mood_inputfield_topic_text: "Navn",
|
|
1320
|
+
add_new_static_mood_lights_inputfield_text: "Navn",
|
|
1321
|
+
feature_summary_action_txt_2: "Sluk",
|
|
1322
|
+
sleepwakeschedule_empty_information_text:
|
|
1323
|
+
"Du har ikke tilføjet en tidsplan endnu.",
|
|
1324
|
+
sleepwakeschedule_field_3_Times_chips2_text: "Søvnplan",
|
|
1325
|
+
sleepwakeschedule_field_3_Times_chips_text: "Tidsplan for opvågning",
|
|
1326
|
+
sleepwakeschedule_field_speed_text: "Duration",
|
|
1327
|
+
cancel_dialog_delete_item_timeschedule_titel: "Vil du slette tidsplanen?",
|
|
1328
|
+
cancel_dialog_delete_item_sleepschedule_titel: "Vil du slette søvnplanen?",
|
|
1329
|
+
cancel_dialog_delete_item_wakeupschedule_titel:
|
|
1330
|
+
"Vil du slette opvågningsplanen?",
|
|
1331
|
+
fixedTimeCycle_socket_headline: "Fast tidscyklus",
|
|
1332
|
+
randomtimecycle_sockets_headline_text: "Tilfældig tidscyklus",
|
|
1333
|
+
history_socket_headline_text: "Historik",
|
|
1334
|
+
feature_summary_action_component_5: "Stikkontakt",
|
|
1335
|
+
feature_summary_action_component_6: "Stikkontakt 1",
|
|
1336
|
+
feature_summary_action_component_7: "Stikkontakt 2",
|
|
1337
|
+
feature_summary_action_component_8: "Stikkontakt 3",
|
|
1338
|
+
feature_summary_action_component_9: "Stikkontakt USB",
|
|
1339
|
+
sockets_feature_2_socket_text_min_off:
|
|
1340
|
+
"Stikkontakten slukker om {0} min.",
|
|
1341
|
+
sockets_feature_2_socket_text_min_on:
|
|
1342
|
+
"Stikkontakten tænder om {0} min.",
|
|
1343
|
+
timer_powerstrip_socket1_switched_off_text:
|
|
1344
|
+
"Stikkontakt1 slukker om {0}",
|
|
1345
|
+
timer_powerstrip_socket1_switched_on_text:
|
|
1346
|
+
"Stikkontakt 1 tænder om {0}",
|
|
1347
|
+
set_pw_button_save: "Gem",
|
|
1348
|
+
consumption_data_field2_value_text1: "Strøm(W)",
|
|
1349
|
+
consumption_data_field2_value_text2: "Strømstyrke (mA)",
|
|
1350
|
+
consumption_data_field2_value_text3: "Spænding (V)",
|
|
1351
|
+
timer_nightplug_active_timer_subheadline2_text:
|
|
1352
|
+
"AKTIV TIMER ({0})",
|
|
1353
|
+
addTimeCycle_settings_sec_text: "Hvor længe skal enheden være tændt?",
|
|
1354
|
+
addTimeCycle_settings_sec_text2: "Hvor længe skal enheden være slukket?",
|
|
1355
|
+
power_strip_tile_socket_4_headline: "Stikkontakt USB",
|
|
1356
|
+
conflict_dialog_active_item_fixedtimecycle_description:
|
|
1357
|
+
"Bemærk, at den faste tidscyklus er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1358
|
+
conflict_dialog_active_item_randomtimecycle_description:
|
|
1359
|
+
"Bemærk, at den tilfældige tidscyklus er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1360
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text:
|
|
1361
|
+
"Sekundær belysning",
|
|
1362
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text:
|
|
1363
|
+
"Primær belysning",
|
|
1364
|
+
light_sources_specific_settings_remote_control: "WiFi fjernbetjening",
|
|
1365
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: "Nej",
|
|
1366
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Ja",
|
|
1367
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: "Nej",
|
|
1368
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: "Ja",
|
|
1369
|
+
conflict_dialog_save_item_randomtimecycle_description:
|
|
1370
|
+
"Bemærk, at den tilfældige tidscyklus er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1371
|
+
conflict_dialog_save_item_randomtimecycle_titel:
|
|
1372
|
+
"Vil du gemme og aktivere denne tilfældige tidscyklus?",
|
|
1373
|
+
conflict_dialog_save_item_bio_rhythm_description:
|
|
1374
|
+
"Bemærk, at den biologiske rytme er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1375
|
+
conflict_dialog_save_item_bio_rhythm_titel:
|
|
1376
|
+
"Vil du gemme og aktivere denne biologiske rytme?",
|
|
1377
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: "Nej",
|
|
1378
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: "Ja",
|
|
1379
|
+
conflict_dialog_save_item_sleepschedule_description:
|
|
1380
|
+
"Bemærk, at søvnplanen er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1381
|
+
conflict_dialog_save_item_sleepschedule_titel:
|
|
1382
|
+
"Vil du gemme og aktivere denne søvnplan?",
|
|
1383
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: "Nej",
|
|
1384
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "Ja",
|
|
1385
|
+
conflict_dialog_save_item_wakeupschedule_description:
|
|
1386
|
+
"Bemærk, at opvågningstidsplanen er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1387
|
+
conflict_dialog_save_item_wakeupschedule_titel:
|
|
1388
|
+
"Ønsker du at gemme og aktivere denne opvågningsplan?",
|
|
1389
|
+
sockets_specific_settings_relay_status_remember: "Remember last status",
|
|
1390
|
+
motion_detection_with_safe_mode_safetymode_value4_text: "Tilpasset",
|
|
1391
|
+
consumption_data_annual_bar_chart_system_back_text: "Energiforbrug",
|
|
1392
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3:
|
|
1393
|
+
"Kun en gang (Tomorrow)",
|
|
1394
|
+
sleepwakeschedule_empty_filtering_information_text:
|
|
1395
|
+
"Der er ingen tidsplaner for denne filtrering.",
|
|
1396
|
+
timer_ceiling_fan_selectionfield_no_components_text:
|
|
1397
|
+
"ingen komponent valgt",
|
|
1398
|
+
timer_nightplug_active_timer_field_description_off_text:
|
|
1399
|
+
"Stikkontakten bliver slukket om {0}",
|
|
1400
|
+
timer_nightplug_active_timer_field_description_on_text:
|
|
1401
|
+
"Lyset tænder om {0}",
|
|
1402
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "Nej",
|
|
1403
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: "Ja",
|
|
1404
|
+
conflict_dialog_save_item_fixedtimecycle_description:
|
|
1405
|
+
"Bemærk, at den faste tidscyklus er i konflikt med en eller flere funktioner. De modstridende funktioner vil blive deaktiveret.",
|
|
1406
|
+
conflict_dialog_save_item_fixedtimecycle_titel:
|
|
1407
|
+
"Vil du gemme og aktivere denne faste tidscyklus?",
|
|
1408
|
+
bio_ryhthm_default_field_text: "Solopgang",
|
|
1409
|
+
timeschedule_add_schedule_no_device_warning_text:
|
|
1410
|
+
'Du skal vælge mindst én komponent i afsnittet "GÆLDER FOR".',
|
|
1411
|
+
add_new_dynamic_mood_alert_text: "Det maksimale antal tegn er nået.",
|
|
1412
|
+
add_new_trigger_time_information_text:
|
|
1413
|
+
"De deaktiverede tidspunkter kan ikke vælges, da alle udløsningstidspunkter skal have et minimumsinterval på 15 minutter.",
|
|
1414
|
+
sleepwakeschedule_warning_max_number_both_text:
|
|
1415
|
+
"Det maksimale antal søvn- og opvågningsskemaer er nået.",
|
|
1416
|
+
sleepwakeschedule_warning_max_number_sleep_text:
|
|
1417
|
+
"Det maksimale antal søvnplaner er nået.",
|
|
1418
|
+
sleepwakeschedule_warning_max_number_wakeup_text:
|
|
1419
|
+
"Det maksimale antal opvågningsskemaer er nået.",
|
|
1420
|
+
fixedTimeCycle_information_text:
|
|
1421
|
+
"Du har endnu ikke tilføjet en fast tidscyklus.",
|
|
1422
|
+
fixedTimeCycle_bttn_text: "Tilføj fast tidscyklus",
|
|
1423
|
+
addTimeCycle_warning_text:
|
|
1424
|
+
"Dine tidsindstillinger overskrider den tilgængelige tidsramme",
|
|
1425
|
+
cancel_dialog_delete_item_timeschedule_description:
|
|
1426
|
+
"Bemærk, at du ikke kan gendanne det.",
|
|
1427
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: "Nej",
|
|
1428
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: "Ja",
|
|
1429
|
+
cancel_dialog_delete_item_fixedtimecycle_titel:
|
|
1430
|
+
"Vil du slette den faste tidscyklus?",
|
|
1431
|
+
cancel_dialog_delete_item_fixedtimecycle_description:
|
|
1432
|
+
"Bemærk, at du ikke kan gendanne det.",
|
|
1433
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "Ja",
|
|
1434
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "Nej",
|
|
1435
|
+
cancel_dialog_delete_item_randomtimecycle_titel:
|
|
1436
|
+
"Vil du slette den tilfældige tidscyklus?",
|
|
1437
|
+
cancel_dialog_delete_item_randomtimecycle_description:
|
|
1438
|
+
"Bemærk, at du ikke kan gendanne det.",
|
|
1439
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ja",
|
|
1440
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nej",
|
|
1441
|
+
fixedtimecycle_warning_max_number_text:
|
|
1442
|
+
"Maximum number of random time cycles has been reached.",
|
|
1443
|
+
randomtimecycle_warning_max_number_text:
|
|
1444
|
+
"Maximum number of fixed time cycles has been reached.",
|
|
1445
|
+
sockets_specific_settings_child_lock: "Child Lock",
|
|
1446
|
+
sockets_specific_settings_switch_inching: "Automatic Switch off ",
|
|
1447
|
+
switchinching_overview_description_text:
|
|
1448
|
+
"To automatically switch off the device after a period of time.",
|
|
1449
|
+
childlock_overview_description_text:
|
|
1450
|
+
"This feature disables the physical switch on the device. \nTo turn it off, you can press the switch for four consecutive times within five seconds or turn off this feature from here.",
|
|
1451
|
+
conflict_dialog_save_item_timer_titel:
|
|
1452
|
+
"Do you really want to save and activate this Timer?",
|
|
1453
|
+
conflict_dialog_save_item_timer_description:
|
|
1454
|
+
"Note that the timer conflicts with one or more features. The conflicting features will be deactivated.",
|
|
1455
|
+
conflict_dialog_save_item_timer_answer_no_text: "nej",
|
|
1456
|
+
conflict_dialog_save_item_timer_answer_yes_text: "ja",
|
|
1457
|
+
conflict_dialog_save_item_inching_titel:
|
|
1458
|
+
"Do you really want to save and activate this feature?",
|
|
1459
|
+
conflict_dialog_save_item_inching_description:
|
|
1460
|
+
"Note that the Automatic switch off conflicts with one or more features. The conflicting features will be deactivated.",
|
|
1461
|
+
conflict_dialog_save_item_inching_answer_no_text: "nej",
|
|
1462
|
+
conflict_dialog_save_item_inching_answer_yes_text: "ja",
|
|
1083
1463
|
},
|
|
1084
1464
|
de: {
|
|
1085
1465
|
add_new_dynamic_mood_color_changing_mode_value: "Fließend",
|
|
@@ -1179,7 +1559,7 @@ export default {
|
|
|
1179
1559
|
mood_overview_filter_name_text2: "Dynamisch",
|
|
1180
1560
|
mood_overview_headline_text: "Stimmung",
|
|
1181
1561
|
mood_overview_information_text:
|
|
1182
|
-
"Die statischen Stimmungen werden lokal auf Ihrem Smartphone gespeichert. Daher können
|
|
1562
|
+
"Die statischen Stimmungen werden lokal auf Ihrem Smartphone gespeichert. Daher können diese nicht mit anderen Benutzern geteilt werden.",
|
|
1183
1563
|
motion_detection_add_time_schedule_headline_text:
|
|
1184
1564
|
"Neuen Zeitplan hinzufügen",
|
|
1185
1565
|
motion_detection_add_time_schedule_selectionfield_text: "Name",
|
|
@@ -1236,11 +1616,11 @@ export default {
|
|
|
1236
1616
|
sleepwakeschedule_field_3_Times_chips_text: "Weckzeitplan",
|
|
1237
1617
|
sleepwakeschedule_field_speed_text: "Dauer",
|
|
1238
1618
|
cancel_dialog_delete_item_timeschedule_titel:
|
|
1239
|
-
"Möchtest
|
|
1619
|
+
"Möchtest Du den Zeitplan wirklich löschen?",
|
|
1240
1620
|
cancel_dialog_delete_item_sleepschedule_titel:
|
|
1241
|
-
"Möchtest
|
|
1621
|
+
"Möchtest Du den Schlafplan wirklich löschen?",
|
|
1242
1622
|
cancel_dialog_delete_item_wakeupschedule_titel:
|
|
1243
|
-
"Möchtest
|
|
1623
|
+
"Möchtest Du den Weckplan wirklich löschen?",
|
|
1244
1624
|
fixedTimeCycle_socket_headline: "Fester Zeitzyklus",
|
|
1245
1625
|
randomtimecycle_sockets_headline_text: "Zufälliger Zeitzyklus",
|
|
1246
1626
|
history_socket_headline_text: "Verlauf",
|
|
@@ -1274,7 +1654,7 @@ export default {
|
|
|
1274
1654
|
"Sekundärbeleuchtung",
|
|
1275
1655
|
timeschedule_add_schedule_Lighting_applyfor_selection_text:
|
|
1276
1656
|
"Hauptbeleuchtung",
|
|
1277
|
-
light_sources_specific_settings_remote_control: "Fernbedienung",
|
|
1657
|
+
light_sources_specific_settings_remote_control: "WiFi Fernbedienung",
|
|
1278
1658
|
conflict_dialog_save_item_bio_rhythm_answer_no_text: "Nein",
|
|
1279
1659
|
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Ja",
|
|
1280
1660
|
conflict_dialog_save_item_randomtimecycle_answer_no_text: "Nein",
|
|
@@ -1282,23 +1662,23 @@ export default {
|
|
|
1282
1662
|
conflict_dialog_save_item_randomtimecycle_description:
|
|
1283
1663
|
"Beachte, dass der zufällige Zeitzyklus mit einem oder mehreren Merkmalen in Konflikt steht. Die kollidierenden Funktionen werden deaktiviert.",
|
|
1284
1664
|
conflict_dialog_save_item_randomtimecycle_titel:
|
|
1285
|
-
"
|
|
1665
|
+
"Möchtest Du diesen zufälligen Zeitzyklus wirklich speichern und aktivieren?",
|
|
1286
1666
|
conflict_dialog_save_item_bio_rhythm_description:
|
|
1287
1667
|
"Beachte, dass der biologische Rhythmus mit einem oder mehreren Merkmalen in Konflikt steht. Die kollidierenden Merkmale werden deaktiviert.",
|
|
1288
1668
|
conflict_dialog_save_item_bio_rhythm_titel:
|
|
1289
|
-
"
|
|
1669
|
+
"Möchtest Du diesen biologischen Rhythmus wirklich speichern und aktivieren?",
|
|
1290
1670
|
conflict_dialog_save_item_sleepschedule_answer_no_text: "Nein",
|
|
1291
1671
|
conflict_dialog_save_item_sleepschedule_answer_yes_text: "Ja",
|
|
1292
1672
|
conflict_dialog_save_item_sleepschedule_description:
|
|
1293
1673
|
"Beachte, dass der Schlafplan mit einer oder mehreren Funktionen in Konflikt steht. Die kollidierenden Funktionen werden deaktiviert.",
|
|
1294
1674
|
conflict_dialog_save_item_sleepschedule_titel:
|
|
1295
|
-
"Möchtest
|
|
1675
|
+
"Möchtest Du diesen Schlafplan wirklich speichern und aktivieren?",
|
|
1296
1676
|
conflict_dialog_save_item_wakeupschedule_answer_no_text: "Nein",
|
|
1297
1677
|
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "Ja",
|
|
1298
1678
|
conflict_dialog_save_item_wakeupschedule_description:
|
|
1299
1679
|
"Beachte, dass der Weckplan mit einer oder mehreren Funktionen in Konflikt steht. Die kollidierenden Funktionen werden deaktiviert.",
|
|
1300
1680
|
conflict_dialog_save_item_wakeupschedule_titel:
|
|
1301
|
-
"Möchtest
|
|
1681
|
+
"Möchtest Du diesen Weckplan wirklich speichern und aktivieren?",
|
|
1302
1682
|
sockets_specific_settings_relay_status_remember: "Letzten Status merken",
|
|
1303
1683
|
motion_detection_with_safe_mode_safetymode_value4_text: "Benutzerdefiniert",
|
|
1304
1684
|
consumption_data_annual_bar_chart_system_back_text: "Verbrauchter Strom",
|
|
@@ -1317,7 +1697,7 @@ export default {
|
|
|
1317
1697
|
conflict_dialog_save_item_fixedtimecycle_description:
|
|
1318
1698
|
"Beachte, dass der feste Zeitzyklus mit einem oder mehreren Merkmalen in Konflikt steht. Die kollidierenden Funktionen werden deaktiviert.",
|
|
1319
1699
|
conflict_dialog_save_item_fixedtimecycle_titel:
|
|
1320
|
-
"
|
|
1700
|
+
"Möchtest Du diesen festen Zeitzyklus wirklich speichern und aktivieren?",
|
|
1321
1701
|
bio_ryhthm_default_field_text: "Sonnenaufgang",
|
|
1322
1702
|
timeschedule_add_schedule_no_device_warning_text:
|
|
1323
1703
|
"Im Bereich „Anwenden für“ müsst du mindestens eine Komponente auswählen.",
|
|
@@ -1337,21 +1717,43 @@ export default {
|
|
|
1337
1717
|
addTimeCycle_warning_text:
|
|
1338
1718
|
"Deine Zeiteinstellungen überschreiten den verfügbaren Zeitrahmen",
|
|
1339
1719
|
cancel_dialog_delete_item_timeschedule_description:
|
|
1340
|
-
"Beachte, dass
|
|
1720
|
+
"Beachte, dass Du es nicht wiederherstellen kannst.",
|
|
1341
1721
|
cancel_dialog_delete_item_timeschedule_answer_no_text: "Nein",
|
|
1342
1722
|
cancel_dialog_delete_item_timeschedule_answer_yes_text: "Ja",
|
|
1343
1723
|
cancel_dialog_delete_item_fixedtimecycle_titel:
|
|
1344
|
-
"
|
|
1724
|
+
"Möchtest Du den festen Zeitzyklus wirklich löschen?",
|
|
1345
1725
|
cancel_dialog_delete_item_fixedtimecycle_description:
|
|
1346
|
-
"Beachte, dass
|
|
1726
|
+
"Beachte, dass Du es nicht wiederherstellen kannst.",
|
|
1347
1727
|
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "Ja",
|
|
1348
1728
|
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "Nein",
|
|
1349
1729
|
cancel_dialog_delete_item_randomtimecycle_titel:
|
|
1350
|
-
"Möchtest
|
|
1730
|
+
"Möchtest Du den zufälligen Zeitzyklus wirklich löschen?",
|
|
1351
1731
|
cancel_dialog_delete_item_randomtimecycle_description:
|
|
1352
|
-
"Beachte, dass
|
|
1732
|
+
"Beachte, dass Du es nicht wiederherstellen kannst.",
|
|
1353
1733
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ja",
|
|
1354
1734
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nein",
|
|
1735
|
+
fixedtimecycle_warning_max_number_text:
|
|
1736
|
+
"Die maximale Anzahl an zufälligen Zeitzyklen wurde erreicht.",
|
|
1737
|
+
randomtimecycle_warning_max_number_text:
|
|
1738
|
+
"Die maximale Anzahl von Festzeitzyklen wurde erreicht.",
|
|
1739
|
+
sockets_specific_settings_child_lock: "Kindersicherung",
|
|
1740
|
+
sockets_specific_settings_switch_inching: "Automatisches Ausschalten ",
|
|
1741
|
+
switchinching_overview_description_text:
|
|
1742
|
+
"Um das Gerät nach einer bestimmten Zeit automatisch auszuschalten.",
|
|
1743
|
+
childlock_overview_description_text:
|
|
1744
|
+
"Mit dieser Funktion wird der physische Schalter des Geräts deaktiviert.\nUm sie auszuschalten, kannst Dz den Schalter innerhalb von fünf Sekunden viermal hintereinander drücken oder diese Funktion von hier aus deaktivieren.",
|
|
1745
|
+
conflict_dialog_save_item_timer_titel:
|
|
1746
|
+
"Möchtest Du diesen Timer wirklich speichern und aktivieren?",
|
|
1747
|
+
conflict_dialog_save_item_timer_description:
|
|
1748
|
+
"Beachte, dass der Timer mit einer oder mehreren Funktionen in Konflikt steht. Die widersprüchlichen Funktionen werden deaktiviert.",
|
|
1749
|
+
conflict_dialog_save_item_timer_answer_no_text: "Nein",
|
|
1750
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Ja",
|
|
1751
|
+
conflict_dialog_save_item_inching_titel:
|
|
1752
|
+
"Möchtest Du diese Funktion wirklich speichern und aktivieren?",
|
|
1753
|
+
conflict_dialog_save_item_inching_description:
|
|
1754
|
+
"Beachte, dass das automatische Ausschalten mit einer oder mehreren Funktionen in Konflikt steht. Die widersprüchlichen Funktionen werden deaktiviert.",
|
|
1755
|
+
conflict_dialog_save_item_inching_answer_no_text: "Nein",
|
|
1756
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Ja",
|
|
1355
1757
|
},
|
|
1356
1758
|
el: {
|
|
1357
1759
|
add_new_dynamic_mood_color_changing_mode_value: "Διαβάθμιση",
|
|
@@ -1403,8 +1805,8 @@ export default {
|
|
|
1403
1805
|
feature_summary_action_txt_10: "Fade out",
|
|
1404
1806
|
feature_summary_action_txt_11: "Fade in",
|
|
1405
1807
|
auto_scan_button_Device_a: "Προσθήκη",
|
|
1406
|
-
auto_scan_system_cancel: "
|
|
1407
|
-
auto_scan_system_wifi_confirm: "
|
|
1808
|
+
auto_scan_system_cancel: "ΑΚΥΡΩΣΗ",
|
|
1809
|
+
auto_scan_system_wifi_confirm: "ΕΠΙΒΕΒΑΙΩΣΗ",
|
|
1408
1810
|
bio_ryhthm_default_button_reset_text: "Επαναφορά των χρόνων ενεργοποίησης",
|
|
1409
1811
|
bio_ryhthm_default_field_field_brightness_text: "Φωτεινότητα",
|
|
1410
1812
|
bio_ryhthm_default_field_text2: "Αφύπνιση",
|
|
@@ -1440,7 +1842,7 @@ export default {
|
|
|
1440
1842
|
mesh_device_detail_lighting_color_mode: "Λειτουργία χρώματος",
|
|
1441
1843
|
mesh_device_detail_lighting_goodnight: "Καληνύχτα",
|
|
1442
1844
|
mesh_device_detail_lighting_leisure: "Ελεύθερος χρόνος",
|
|
1443
|
-
mesh_device_detail_lighting_read: "
|
|
1845
|
+
mesh_device_detail_lighting_read: "Διαβάστηκε",
|
|
1444
1846
|
mesh_device_detail_lighting_white_mode: "Λειτουργία λευκού",
|
|
1445
1847
|
mesh_device_detail_lighting_work: "Εργασία",
|
|
1446
1848
|
mesh_device_detail_mode: "Διάθεση",
|
|
@@ -1554,9 +1956,9 @@ export default {
|
|
|
1554
1956
|
timeschedule_add_schedule_Lighting_applyfor_selection_text:
|
|
1555
1957
|
"Κύριος φωτισμός",
|
|
1556
1958
|
light_sources_specific_settings_remote_control: "Τηλεχειριστήριο",
|
|
1557
|
-
conflict_dialog_save_item_bio_rhythm_answer_no_text: "
|
|
1959
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: "Οχι",
|
|
1558
1960
|
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Ναι",
|
|
1559
|
-
conflict_dialog_save_item_randomtimecycle_answer_no_text: "
|
|
1961
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: "Οχι",
|
|
1560
1962
|
conflict_dialog_save_item_randomtimecycle_answer_yes_text: "Ναι",
|
|
1561
1963
|
conflict_dialog_save_item_randomtimecycle_description:
|
|
1562
1964
|
"Σημειώστε ότι ο τυχαίος χρονικός κύκλος έρχεται σε διένεξη με μία ή περισσότερες δυνατότητες. Οι λειτουργίες σε διένεξη θα απενεργοποιηθούν.",
|
|
@@ -1566,13 +1968,13 @@ export default {
|
|
|
1566
1968
|
"Σημειώστε ότι ο βιολογικός ρυθμός έρχεται σε διένεξη με ένα ή περισσότερα χαρακτηριστικά. Τα χαρακτηριστικά σε διένεξη θα απενεργοποιηθούν.",
|
|
1567
1969
|
conflict_dialog_save_item_bio_rhythm_titel:
|
|
1568
1970
|
"Θέλετε πραγματικά να αποθηκεύσετε και να ενεργοποιήσετε αυτόν τον βιολογικό ρυθμό;",
|
|
1569
|
-
conflict_dialog_save_item_sleepschedule_answer_no_text: "
|
|
1971
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: "Οχι",
|
|
1570
1972
|
conflict_dialog_save_item_sleepschedule_answer_yes_text: "Ναι",
|
|
1571
1973
|
conflict_dialog_save_item_sleepschedule_description:
|
|
1572
1974
|
"Σημειώστε ότι το πρόγραμμα ύπνου έρχεται σε διένεξη με μία ή περισσότερες λειτουργίες. Οι λειτουργίες σε διένεξη θα απενεργοποιηθούν.",
|
|
1573
1975
|
conflict_dialog_save_item_sleepschedule_titel:
|
|
1574
1976
|
"Θέλετε πραγματικά να αποθηκεύσετε και να ενεργοποιήσετε αυτό το πρόγραμμα ύπνου;",
|
|
1575
|
-
conflict_dialog_save_item_wakeupschedule_answer_no_text: "
|
|
1977
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: "Οχι",
|
|
1576
1978
|
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "Ναι",
|
|
1577
1979
|
conflict_dialog_save_item_wakeupschedule_description:
|
|
1578
1980
|
"Σημειώστε ότι το πρόγραμμα αφύπνισης έρχεται σε διένεξη με μία ή περισσότερες λειτουργίες. Οι λειτουργίες σε διένεξη θα απενεργοποιηθούν.",
|
|
@@ -1592,7 +1994,7 @@ export default {
|
|
|
1592
1994
|
"Η πρίζα θα απενεργοποιηθεί σε περίπου {0}",
|
|
1593
1995
|
timer_nightplug_active_timer_field_description_on_text:
|
|
1594
1996
|
"Ο φωτισμός θα ενεργοποιηθεί περίπου σε {0}",
|
|
1595
|
-
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "
|
|
1997
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "Οχι",
|
|
1596
1998
|
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: "Ναι",
|
|
1597
1999
|
conflict_dialog_save_item_fixedtimecycle_description:
|
|
1598
2000
|
"Σημειώστε ότι ο σταθερός χρονικός κύκλος έρχεται σε διένεξη με μία ή περισσότερες δυνατότητες. Οι λειτουργίες σε διένεξη θα απενεργοποιηθούν.",
|
|
@@ -1618,20 +2020,42 @@ export default {
|
|
|
1618
2020
|
"Οι ρυθμίσεις χρόνου σας υπερβαίνουν το διαθέσιμο χρονικό πλαίσιο",
|
|
1619
2021
|
cancel_dialog_delete_item_timeschedule_description:
|
|
1620
2022
|
"Σημειώστε ότι δεν μπορείτε να την ανακτήσετε.",
|
|
1621
|
-
cancel_dialog_delete_item_timeschedule_answer_no_text: "
|
|
2023
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: "Οχι",
|
|
1622
2024
|
cancel_dialog_delete_item_timeschedule_answer_yes_text: "Ναι",
|
|
1623
2025
|
cancel_dialog_delete_item_fixedtimecycle_titel:
|
|
1624
2026
|
"Θέλετε πραγματικά να διαγράψετε τον σταθερό χρονικό κύκλο;",
|
|
1625
2027
|
cancel_dialog_delete_item_fixedtimecycle_description:
|
|
1626
2028
|
"Σημειώστε ότι δεν μπορείτε να την ανακτήσετε.",
|
|
1627
2029
|
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "Ναι",
|
|
1628
|
-
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "
|
|
2030
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "Οχι",
|
|
1629
2031
|
cancel_dialog_delete_item_randomtimecycle_titel:
|
|
1630
2032
|
"Θέλετε πραγματικά να διαγράψετε τον τυχαίο χρονικό κύκλο;",
|
|
1631
2033
|
cancel_dialog_delete_item_randomtimecycle_description:
|
|
1632
2034
|
"Σημειώστε ότι δεν μπορείτε να την ανακτήσετε.",
|
|
1633
2035
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ναι",
|
|
1634
|
-
cancel_dialog_delete_item_sleepschedule_answer_no_text: "
|
|
2036
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Οχι",
|
|
2037
|
+
fixedtimecycle_warning_max_number_text:
|
|
2038
|
+
"Έχει επιτευχθεί ο μέγιστος αριθμός τυχαίων χρονικών κύκλων.",
|
|
2039
|
+
randomtimecycle_warning_max_number_text:
|
|
2040
|
+
"Έχει επιτευχθεί ο μέγιστος αριθμός κύκλων σταθερού χρόνου.",
|
|
2041
|
+
sockets_specific_settings_child_lock: "Κλειδαριά για παιδιά",
|
|
2042
|
+
sockets_specific_settings_switch_inching: "Αυτόματη απενεργοποίηση ",
|
|
2043
|
+
switchinching_overview_description_text:
|
|
2044
|
+
"Για να απενεργοποιήσετε αυτόματα τη συσκευή μετά από ένα χρονικό διάστημα.",
|
|
2045
|
+
childlock_overview_description_text:
|
|
2046
|
+
"Αυτή η λειτουργία απενεργοποιεί τον φυσικό διακόπτη στη συσκευή. \nΓια να την απενεργοποιήσετε, μπορείτε να πατήσετε το διακόπτη για τέσσερις συνεχόμενες φορές μέσα σε πέντε δευτερόλεπτα ή να απενεργοποιήσετε αυτή τη λειτουργία από εδώ.",
|
|
2047
|
+
conflict_dialog_save_item_timer_titel:
|
|
2048
|
+
"Θέλετε πραγματικά να αποθηκεύσετε και να ενεργοποιήσετε αυτό το χρονόμετρο;",
|
|
2049
|
+
conflict_dialog_save_item_timer_description:
|
|
2050
|
+
"Σημειώστε ότι το χρονόμετρο έρχεται σε διένεξη με μία ή περισσότερες δυνατότητες. Τα αντικρουόμενα χαρακτηριστικά θα απενεργοποιηθούν.",
|
|
2051
|
+
conflict_dialog_save_item_timer_answer_no_text: "Οχι",
|
|
2052
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Ναι",
|
|
2053
|
+
conflict_dialog_save_item_inching_titel:
|
|
2054
|
+
"Θέλετε πραγματικά να αποθηκεύσετε και να ενεργοποιήσετε αυτή τη λειτουργία;",
|
|
2055
|
+
conflict_dialog_save_item_inching_description:
|
|
2056
|
+
"Σημειώστε ότι η αυτόματη απενεργοποίηση έρχεται σε διένεξη με μία ή περισσότερες δυνατότητες. Τα αντικρουόμενα χαρακτηριστικά θα απενεργοποιηθούν.",
|
|
2057
|
+
conflict_dialog_save_item_inching_answer_no_text: "Οχι",
|
|
2058
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Ναι",
|
|
1635
2059
|
},
|
|
1636
2060
|
es: {
|
|
1637
2061
|
add_new_dynamic_mood_color_changing_mode_value: "Gradiente",
|
|
@@ -1908,6 +2332,28 @@ export default {
|
|
|
1908
2332
|
"Ten en cuenta que no puedes recuperarlo.",
|
|
1909
2333
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Sí",
|
|
1910
2334
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "No",
|
|
2335
|
+
fixedtimecycle_warning_max_number_text:
|
|
2336
|
+
"Se ha alcanzado el número máximo de ciclos temporales aleatorios.",
|
|
2337
|
+
randomtimecycle_warning_max_number_text:
|
|
2338
|
+
"Se ha alcanzado el número máximo de ciclos temporales fijos.",
|
|
2339
|
+
sockets_specific_settings_child_lock: "Bloqueo infantil",
|
|
2340
|
+
sockets_specific_settings_switch_inching: "Apagado automático ",
|
|
2341
|
+
switchinching_overview_description_text:
|
|
2342
|
+
"Para apagar automáticamente el dispositivo después de un período de tiempo.",
|
|
2343
|
+
childlock_overview_description_text:
|
|
2344
|
+
"Esta función desactiva el conmutador físico del dispositivo. \nPara desactivarlo, puede pulsar el interruptor cuatro veces consecutivas en un plazo de cinco segundos o desactivar esta función desde aquí.",
|
|
2345
|
+
conflict_dialog_save_item_timer_titel:
|
|
2346
|
+
"¿Realmente quieres guardar y activar este temporizador?",
|
|
2347
|
+
conflict_dialog_save_item_timer_description:
|
|
2348
|
+
"Tenga en cuenta que el temporizador entra en conflicto con una o más funciones. Las funciones conflictivas se desactivarán.",
|
|
2349
|
+
conflict_dialog_save_item_timer_answer_no_text: "No",
|
|
2350
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Sí",
|
|
2351
|
+
conflict_dialog_save_item_inching_titel:
|
|
2352
|
+
"¿Realmente quieres guardar y activar esta función?",
|
|
2353
|
+
conflict_dialog_save_item_inching_description:
|
|
2354
|
+
"Tenga en cuenta que el apagado automático entra en conflicto con una o más funciones. Las funciones conflictivas se desactivarán.",
|
|
2355
|
+
conflict_dialog_save_item_inching_answer_no_text: "No",
|
|
2356
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Sí",
|
|
1911
2357
|
},
|
|
1912
2358
|
fr: {
|
|
1913
2359
|
add_new_dynamic_mood_color_changing_mode_value: "Fluide",
|
|
@@ -2187,6 +2633,28 @@ export default {
|
|
|
2187
2633
|
"Notez que vous ne pouvez pas le récupérer.",
|
|
2188
2634
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Oui",
|
|
2189
2635
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Non",
|
|
2636
|
+
fixedtimecycle_warning_max_number_text:
|
|
2637
|
+
"Le nombre maximum de cycles temporels aléatoires a été atteint.",
|
|
2638
|
+
randomtimecycle_warning_max_number_text:
|
|
2639
|
+
"Le nombre maximum de cycles temporels fixes a été atteint.",
|
|
2640
|
+
sockets_specific_settings_child_lock: "Sécurité enfant",
|
|
2641
|
+
sockets_specific_settings_switch_inching: "Arrêt automatique ",
|
|
2642
|
+
switchinching_overview_description_text:
|
|
2643
|
+
"Pour éteindre automatiquement l'appareil après un certain temps.",
|
|
2644
|
+
childlock_overview_description_text:
|
|
2645
|
+
"Cette fonctionnalité désactive le commutateur physique de l'appareil. \nPour la désactiver, vous pouvez appuyer quatre fois de suite sur l'interrupteur en cinq secondes ou désactiver cette fonction à partir de là.",
|
|
2646
|
+
conflict_dialog_save_item_timer_titel:
|
|
2647
|
+
"Voulez-vous vraiment enregistrer et activer ce chronomètre ?",
|
|
2648
|
+
conflict_dialog_save_item_timer_description:
|
|
2649
|
+
"Notez que le chronomètre entre en conflit avec une ou plusieurs fonctionnalités. Les fonctionnalités en conflit seront désactivées.",
|
|
2650
|
+
conflict_dialog_save_item_timer_answer_no_text: "non",
|
|
2651
|
+
conflict_dialog_save_item_timer_answer_yes_text: "oui",
|
|
2652
|
+
conflict_dialog_save_item_inching_titel:
|
|
2653
|
+
"Voulez-vous vraiment enregistrer et activer cette fonctionnalité ?",
|
|
2654
|
+
conflict_dialog_save_item_inching_description:
|
|
2655
|
+
"Notez que la désactivation automatique entre en conflit avec une ou plusieurs fonctionnalités. Les fonctionnalités en conflit seront désactivées.",
|
|
2656
|
+
conflict_dialog_save_item_inching_answer_no_text: "non",
|
|
2657
|
+
conflict_dialog_save_item_inching_answer_yes_text: "oui",
|
|
2190
2658
|
},
|
|
2191
2659
|
hr: {
|
|
2192
2660
|
add_new_dynamic_mood_color_changing_mode_value: "Prijelaz",
|
|
@@ -2462,6 +2930,28 @@ export default {
|
|
|
2462
2930
|
"Imajte na umu da ga ne možete oporaviti.",
|
|
2463
2931
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Da",
|
|
2464
2932
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Ne",
|
|
2933
|
+
fixedtimecycle_warning_max_number_text:
|
|
2934
|
+
"Dostignut je maksimalan broj slučajnih vremenskih ciklusa.",
|
|
2935
|
+
randomtimecycle_warning_max_number_text:
|
|
2936
|
+
"Dostignut je maksimalan broj fiksnih vremenskih ciklusa.",
|
|
2937
|
+
sockets_specific_settings_child_lock: "Dječja brava",
|
|
2938
|
+
sockets_specific_settings_switch_inching: "Automatsko isključivanje ",
|
|
2939
|
+
switchinching_overview_description_text:
|
|
2940
|
+
"Za automatsko isključivanje uređaja nakon određenog vremenskog razdoblja.",
|
|
2941
|
+
childlock_overview_description_text:
|
|
2942
|
+
"Ova značajka onemogućuje fizički prekidač na uređaju. \nDa biste ga isključili, možete pritisnuti prekidač četiri puta uzastopno u roku od pet sekundi ili isključiti ovu značajku odavde.",
|
|
2943
|
+
conflict_dialog_save_item_timer_titel:
|
|
2944
|
+
"Želite li zaista spremiti i aktivirati ovaj Timer?",
|
|
2945
|
+
conflict_dialog_save_item_timer_description:
|
|
2946
|
+
"Imajte na umu da je tajmer u sukobu s jednom ili više značajki. Sukobljene značajke bit će deaktivirane.",
|
|
2947
|
+
conflict_dialog_save_item_timer_answer_no_text: "ne",
|
|
2948
|
+
conflict_dialog_save_item_timer_answer_yes_text: "da",
|
|
2949
|
+
conflict_dialog_save_item_inching_titel:
|
|
2950
|
+
"Želite li zaista spremiti i aktivirati ovu značajku?",
|
|
2951
|
+
conflict_dialog_save_item_inching_description:
|
|
2952
|
+
"Imajte na umu da je Automatsko isključivanje u sukobu s jednom ili više značajki. Sukobljene značajke bit će deaktivirane.",
|
|
2953
|
+
conflict_dialog_save_item_inching_answer_no_text: "ne",
|
|
2954
|
+
conflict_dialog_save_item_inching_answer_yes_text: "da",
|
|
2465
2955
|
},
|
|
2466
2956
|
hu: {
|
|
2467
2957
|
add_new_dynamic_mood_color_changing_mode_value: "Átmenet",
|
|
@@ -2734,9 +3224,31 @@ export default {
|
|
|
2734
3224
|
"Vegye figyelembe, hogy nem fogja tudni visszaállítani.",
|
|
2735
3225
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Igen",
|
|
2736
3226
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nem",
|
|
3227
|
+
fixedtimecycle_warning_max_number_text:
|
|
3228
|
+
"Elérte a véletlenszerű időciklusok maximális számát.",
|
|
3229
|
+
randomtimecycle_warning_max_number_text:
|
|
3230
|
+
"Elérte a rögzített időciklusok maximális számát.",
|
|
3231
|
+
sockets_specific_settings_child_lock: "Gyermekzár",
|
|
3232
|
+
sockets_specific_settings_switch_inching: "Automatikus kikapcsolás ",
|
|
3233
|
+
switchinching_overview_description_text:
|
|
3234
|
+
"Ahhoz, hogy automatikusan kikapcsolja a készüléket, miután egy ideig.",
|
|
3235
|
+
childlock_overview_description_text:
|
|
3236
|
+
"Ez a funkció letiltja a készülék fizikai kapcsolóját. \nA kikapcsoláshoz öt másodpercen belül négy egymást követő alkalommal megnyomhatja a kapcsolót, vagy innen kikapcsolhatja ezt a funkciót.",
|
|
3237
|
+
conflict_dialog_save_item_timer_titel:
|
|
3238
|
+
"Tényleg el akarja menteni és aktiválni ezt az időzítőt?",
|
|
3239
|
+
conflict_dialog_save_item_timer_description:
|
|
3240
|
+
"Ne feledje, hogy az időzítő ütközik egy vagy több funkcióval. Az ütköző funkciók inaktiválódnak.",
|
|
3241
|
+
conflict_dialog_save_item_timer_answer_no_text: "nem",
|
|
3242
|
+
conflict_dialog_save_item_timer_answer_yes_text: "igen",
|
|
3243
|
+
conflict_dialog_save_item_inching_titel:
|
|
3244
|
+
"Tényleg el akarja menteni és aktiválni ezt a funkciót?",
|
|
3245
|
+
conflict_dialog_save_item_inching_description:
|
|
3246
|
+
"Vegye figyelembe, hogy az Automatikus kikapcsolás ütközik egy vagy több jellemzővel. Az ütköző funkciók inaktiválódnak.",
|
|
3247
|
+
conflict_dialog_save_item_inching_answer_no_text: "nem",
|
|
3248
|
+
conflict_dialog_save_item_inching_answer_yes_text: "igen",
|
|
2737
3249
|
},
|
|
2738
3250
|
it: {
|
|
2739
|
-
add_new_dynamic_mood_color_changing_mode_value: "
|
|
3251
|
+
add_new_dynamic_mood_color_changing_mode_value: "Fluido",
|
|
2740
3252
|
power_off_memory_default_state_title: "Stato predefinito",
|
|
2741
3253
|
sockets_ce: "Consumo di energia",
|
|
2742
3254
|
history_overview_empty_information_text: "Non ci sono informazioni.",
|
|
@@ -2756,7 +3268,7 @@ export default {
|
|
|
2756
3268
|
feature_summary_action_txt_1: "Accendi",
|
|
2757
3269
|
sockets_specific_settings_relay_status: "Potenziamento del comportamento",
|
|
2758
3270
|
light_sources_specific_settings_power_off: "Accendi il comportamento",
|
|
2759
|
-
add_new_dynamic_mood_color_changing_mode_value2: "
|
|
3271
|
+
add_new_dynamic_mood_color_changing_mode_value2: "Improvviso",
|
|
2760
3272
|
add_new_dynamic_mood_lights_field_headline2_text: "Colore",
|
|
2761
3273
|
add_new_dynamic_mood_lights_field_saturation_text: "Saturazione",
|
|
2762
3274
|
add_new_static_mood_headline_text: "Aggiungi un nuovo scenario statico",
|
|
@@ -2801,7 +3313,7 @@ export default {
|
|
|
2801
3313
|
bio_ryhthm_default_weekday5_text: "Ven",
|
|
2802
3314
|
bio_ryhthm_default_weekday6_text: "Sab",
|
|
2803
3315
|
bio_ryhthm_default_weekday7_text: "Dom",
|
|
2804
|
-
camera_tile_dim_lighting_headline: "
|
|
3316
|
+
camera_tile_dim_lighting_headline: "Luce",
|
|
2805
3317
|
devicemusic_headline_text: "Musica",
|
|
2806
3318
|
edit_device_textfield_name: "Nome",
|
|
2807
3319
|
flashing_fs_toggle_state1: "Veloce",
|
|
@@ -2810,7 +3322,7 @@ export default {
|
|
|
2810
3322
|
light_sources_tile_main_lighting_headline: "Illuminazione principale",
|
|
2811
3323
|
light_sources_tile_main_lighting_shade: "Tonalità",
|
|
2812
3324
|
light_sources_tile_rgb_lighting_brightness: "Luminosità",
|
|
2813
|
-
light_sources_tile_rgb_lighting_headline: "
|
|
3325
|
+
light_sources_tile_rgb_lighting_headline: "Luce",
|
|
2814
3326
|
light_sources_tile_rgb_lighting_saturation: "Saturazione",
|
|
2815
3327
|
light_sources_tile_rgb_lighting_shade: "Tonalità",
|
|
2816
3328
|
light_sources_tile_rgb_lighting_tab_color: "Modalità colore",
|
|
@@ -2818,11 +3330,11 @@ export default {
|
|
|
2818
3330
|
light_sources_tile_sec_lighting_headline: "Illuminazione secondaria",
|
|
2819
3331
|
light_sources_tile_sec_lighting_shade: "Tonalità",
|
|
2820
3332
|
light_sources_tile_tw_lighting_brightness: "Luminosità",
|
|
2821
|
-
light_sources_tile_tw_lighting_headline: "
|
|
3333
|
+
light_sources_tile_tw_lighting_headline: "Luce",
|
|
2822
3334
|
mesh_device_detail_lighting_color_mode: "Modalità colore",
|
|
2823
3335
|
mesh_device_detail_lighting_goodnight: "Buonanotte",
|
|
2824
3336
|
mesh_device_detail_lighting_leisure: "Tempo libero",
|
|
2825
|
-
mesh_device_detail_lighting_read: "
|
|
3337
|
+
mesh_device_detail_lighting_read: "Lettura",
|
|
2826
3338
|
mesh_device_detail_lighting_white_mode: "Modalità bianco",
|
|
2827
3339
|
mesh_device_detail_lighting_work: "Lavoro",
|
|
2828
3340
|
mesh_device_detail_mode: "Scenario",
|
|
@@ -2845,8 +3357,8 @@ export default {
|
|
|
2845
3357
|
timeschedule_add_schedule_text: "Ogni {0}",
|
|
2846
3358
|
motion_detection_time_schedule_notifications_field_weekdays_text4:
|
|
2847
3359
|
"Ogni giorno",
|
|
2848
|
-
other_lights_modes_gradient_text: "
|
|
2849
|
-
other_lights_modes_jump_text: "
|
|
3360
|
+
other_lights_modes_gradient_text: "Fluido",
|
|
3361
|
+
other_lights_modes_jump_text: "Improvviso",
|
|
2850
3362
|
solar_bt_pp_field_dm: "Scenario dinamico",
|
|
2851
3363
|
timer_ceiling_fan_headline_text: "Timer",
|
|
2852
3364
|
timer_nightplug_headline_text: "Timer",
|
|
@@ -2855,8 +3367,7 @@ export default {
|
|
|
2855
3367
|
timer_ceiling_fan_lighting_switched_on_text:
|
|
2856
3368
|
"L'illuminazione verrà accesa alle {0}",
|
|
2857
3369
|
timer_sockets_button_text: "Inizia",
|
|
2858
|
-
timeschedule_add_schedule_nightlight_plug_selectionfield_text2:
|
|
2859
|
-
"Illuminazione",
|
|
3370
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2: "Luce",
|
|
2860
3371
|
timeschedule_add_schedule_subheadline2_text: "STATO DEL DISPOSITIVO",
|
|
2861
3372
|
timeschedule_add_schedule_subheadline4_text: "IMPOSTAZIONI",
|
|
2862
3373
|
timeschedule_add_schedule_subheadline_text: "Applica per",
|
|
@@ -2875,7 +3386,7 @@ export default {
|
|
|
2875
3386
|
"Non hai ancora aggiunto una pianificazione oraria.",
|
|
2876
3387
|
timeschedule_overview_headline_text: "Orario",
|
|
2877
3388
|
timeschedule_overview_description_text:
|
|
2878
|
-
"
|
|
3389
|
+
"Rispetto alla pianificazione, potrebbero verificarsi ritardi fino a 30 secondi.",
|
|
2879
3390
|
timeschedule_overview_empty_button_add_text: "Aggiungi orario",
|
|
2880
3391
|
ceiling_fan_feature_2_light_text_min_off:
|
|
2881
3392
|
"Illuminazione spenta tra {0} min",
|
|
@@ -2884,7 +3395,7 @@ export default {
|
|
|
2884
3395
|
add_new_dynamic_mood_color_changing_mode_headline: "Modalità cambio colore",
|
|
2885
3396
|
add_new_dynamic_mood_lights_field_speed_topic_text:
|
|
2886
3397
|
"Velocità di cambio colore",
|
|
2887
|
-
add_new_dynamic_mood_lights_field_headline_text1: "
|
|
3398
|
+
add_new_dynamic_mood_lights_field_headline_text1: "Luce",
|
|
2888
3399
|
add_new_dynamic_mood_system_back: "Scenario",
|
|
2889
3400
|
edit_static_mood_inputfield_topic_text: "Nome",
|
|
2890
3401
|
add_new_static_mood_lights_inputfield_text: "Nome",
|
|
@@ -3011,6 +3522,28 @@ export default {
|
|
|
3011
3522
|
"Attenzione: i dati non potranno essere recuperati",
|
|
3012
3523
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Sì",
|
|
3013
3524
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "No",
|
|
3525
|
+
fixedtimecycle_warning_max_number_text:
|
|
3526
|
+
"È stato raggiunto il numero massimo di cicli temporali casuali.",
|
|
3527
|
+
randomtimecycle_warning_max_number_text:
|
|
3528
|
+
"È stato raggiunto il numero massimo di cicli temporali fissi.",
|
|
3529
|
+
sockets_specific_settings_child_lock: "Blocco bambini",
|
|
3530
|
+
sockets_specific_settings_switch_inching: "Spegnimento automatico ",
|
|
3531
|
+
switchinching_overview_description_text:
|
|
3532
|
+
"Per spegnere automaticamente il dispositivo dopo un certo periodo di tempo.",
|
|
3533
|
+
childlock_overview_description_text:
|
|
3534
|
+
"Questa funzione disabilita l'interruttore fisico sul dispositivo. \nPer disattivarlo, puoi premere l'interruttore per quattro volte consecutive entro cinque secondi o disattivare questa funzione da qui.",
|
|
3535
|
+
conflict_dialog_save_item_timer_titel:
|
|
3536
|
+
"Vuoi davvero salvare e attivare questo Timer?",
|
|
3537
|
+
conflict_dialog_save_item_timer_description:
|
|
3538
|
+
"Nota che il timer è in conflitto con una o più funzioni. Le funzionalità in conflitto verranno disattivate.",
|
|
3539
|
+
conflict_dialog_save_item_timer_answer_no_text: "No",
|
|
3540
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Sì",
|
|
3541
|
+
conflict_dialog_save_item_inching_titel:
|
|
3542
|
+
"Vuoi davvero salvare e attivare questa funzionalità?",
|
|
3543
|
+
conflict_dialog_save_item_inching_description:
|
|
3544
|
+
"Si noti che lo spegnimento automatico è in conflitto con una o più funzioni. Le funzionalità in conflitto verranno disattivate.",
|
|
3545
|
+
conflict_dialog_save_item_inching_answer_no_text: "No",
|
|
3546
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Sì",
|
|
3014
3547
|
},
|
|
3015
3548
|
ko: {
|
|
3016
3549
|
add_new_dynamic_mood_color_changing_mode_value: "그래디언트",
|
|
@@ -3096,7 +3629,7 @@ export default {
|
|
|
3096
3629
|
mesh_device_detail_lighting_color_mode: "컬러 모드",
|
|
3097
3630
|
mesh_device_detail_lighting_goodnight: "굿나잇",
|
|
3098
3631
|
mesh_device_detail_lighting_leisure: "레저",
|
|
3099
|
-
mesh_device_detail_lighting_read: "
|
|
3632
|
+
mesh_device_detail_lighting_read: "독서",
|
|
3100
3633
|
mesh_device_detail_lighting_white_mode: "화이트 모드",
|
|
3101
3634
|
mesh_device_detail_lighting_work: "업무",
|
|
3102
3635
|
mesh_device_detail_mode: "무드",
|
|
@@ -3268,6 +3801,28 @@ export default {
|
|
|
3268
3801
|
"복구할 수 없습니다.",
|
|
3269
3802
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "예",
|
|
3270
3803
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "아니오",
|
|
3804
|
+
fixedtimecycle_warning_max_number_text:
|
|
3805
|
+
"최대 임의 시간 주기 수에 도달했습니다.",
|
|
3806
|
+
randomtimecycle_warning_max_number_text:
|
|
3807
|
+
"고정 시간 주기의 최대 수에 도달했습니다.",
|
|
3808
|
+
sockets_specific_settings_child_lock: "어린이 잠금",
|
|
3809
|
+
sockets_specific_settings_switch_inching: "자동 스위치 끄기 ",
|
|
3810
|
+
switchinching_overview_description_text:
|
|
3811
|
+
"일정 시간이 지나면 자동으로 장치를 끕니다.",
|
|
3812
|
+
childlock_overview_description_text:
|
|
3813
|
+
"이 기능은 디바이스의 물리적 스위치를 비활성화합니다. \n스위치를 끄려면 5초 이내에 스위치를 4번 연속으로 누르거나 여기에서 이 기능을 끌 수 있습니다.",
|
|
3814
|
+
conflict_dialog_save_item_timer_titel:
|
|
3815
|
+
"이 타이머를 저장하고 활성화하시겠습니까?",
|
|
3816
|
+
conflict_dialog_save_item_timer_description:
|
|
3817
|
+
"타이머가 하나 이상의 기능과 충돌한다는 점에 유의하세요.충돌하는 기능은 비활성화됩니다.",
|
|
3818
|
+
conflict_dialog_save_item_timer_answer_no_text: "아니오",
|
|
3819
|
+
conflict_dialog_save_item_timer_answer_yes_text: "예",
|
|
3820
|
+
conflict_dialog_save_item_inching_titel:
|
|
3821
|
+
"이 기능을 저장하고 활성화하시겠습니까?",
|
|
3822
|
+
conflict_dialog_save_item_inching_description:
|
|
3823
|
+
"자동 스위치 끄기는 하나 이상의 기능과 충돌한다는 점에 유의하십시오.충돌하는 기능은 비활성화됩니다.",
|
|
3824
|
+
conflict_dialog_save_item_inching_answer_no_text: "아니오",
|
|
3825
|
+
conflict_dialog_save_item_inching_answer_yes_text: "예",
|
|
3271
3826
|
},
|
|
3272
3827
|
nb: {
|
|
3273
3828
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -3353,7 +3908,7 @@ export default {
|
|
|
3353
3908
|
mesh_device_detail_lighting_color_mode: "Fargemodus",
|
|
3354
3909
|
mesh_device_detail_lighting_goodnight: "God natt",
|
|
3355
3910
|
mesh_device_detail_lighting_leisure: "Fritid",
|
|
3356
|
-
mesh_device_detail_lighting_read: "
|
|
3911
|
+
mesh_device_detail_lighting_read: "Lese",
|
|
3357
3912
|
mesh_device_detail_lighting_white_mode: "Hvit modus",
|
|
3358
3913
|
mesh_device_detail_lighting_work: "Arbeid",
|
|
3359
3914
|
mesh_device_detail_mode: "Stemning",
|
|
@@ -3538,6 +4093,28 @@ export default {
|
|
|
3538
4093
|
"Merk at du ikke kan gjenopprette den.",
|
|
3539
4094
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ja",
|
|
3540
4095
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nei",
|
|
4096
|
+
fixedtimecycle_warning_max_number_text:
|
|
4097
|
+
"Maksimalt antall tilfeldige tidssykluser er nådd.",
|
|
4098
|
+
randomtimecycle_warning_max_number_text:
|
|
4099
|
+
"Maksimalt antall faste tidssykluser er nådd.",
|
|
4100
|
+
sockets_specific_settings_child_lock: "Barnesikring",
|
|
4101
|
+
sockets_specific_settings_switch_inching: "Automatisk Slå av ",
|
|
4102
|
+
switchinching_overview_description_text:
|
|
4103
|
+
"For å slå av enheten automatisk etter en periode.",
|
|
4104
|
+
childlock_overview_description_text:
|
|
4105
|
+
"Denne funksjonen deaktiverer den fysiske bryteren på enheten. \nFor å slå den av, kan du trykke på bryteren fire påfølgende ganger innen fem sekunder eller slå av denne funksjonen herfra.",
|
|
4106
|
+
conflict_dialog_save_item_timer_titel:
|
|
4107
|
+
"Vil du virkelig lagre og aktivere denne timeren?",
|
|
4108
|
+
conflict_dialog_save_item_timer_description:
|
|
4109
|
+
"Merk at timeren er i konflikt med en eller flere funksjoner. De motstridende funksjonene vil bli deaktivert.",
|
|
4110
|
+
conflict_dialog_save_item_timer_answer_no_text: "nei",
|
|
4111
|
+
conflict_dialog_save_item_timer_answer_yes_text: "ja",
|
|
4112
|
+
conflict_dialog_save_item_inching_titel:
|
|
4113
|
+
"Vil du virkelig lagre og aktivere denne funksjonen?",
|
|
4114
|
+
conflict_dialog_save_item_inching_description:
|
|
4115
|
+
"Vær oppmerksom på at Automatisk avslåing er i konflikt med én eller flere funksjoner. De motstridende funksjonene vil bli deaktivert.",
|
|
4116
|
+
conflict_dialog_save_item_inching_answer_no_text: "nei",
|
|
4117
|
+
conflict_dialog_save_item_inching_answer_yes_text: "ja",
|
|
3541
4118
|
},
|
|
3542
4119
|
nl: {
|
|
3543
4120
|
add_new_dynamic_mood_color_changing_mode_value: "Verloop",
|
|
@@ -3813,6 +4390,28 @@ export default {
|
|
|
3813
4390
|
"Let op: u kunt niet herstellen.",
|
|
3814
4391
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ja",
|
|
3815
4392
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nee",
|
|
4393
|
+
fixedtimecycle_warning_max_number_text:
|
|
4394
|
+
"Maximum aantal willekeurige tijdscycli is bereikt.",
|
|
4395
|
+
randomtimecycle_warning_max_number_text:
|
|
4396
|
+
"Het maximum aantal vaste tijdcycli is bereikt.",
|
|
4397
|
+
sockets_specific_settings_child_lock: "Kinderslot",
|
|
4398
|
+
sockets_specific_settings_switch_inching: "Automatische uitschakeling ",
|
|
4399
|
+
switchinching_overview_description_text:
|
|
4400
|
+
"Om het apparaat na een bepaalde tijd automatisch uit te schakelen.",
|
|
4401
|
+
childlock_overview_description_text:
|
|
4402
|
+
"Met deze functie wordt de fysieke schakelaar op het apparaat uitgeschakeld. \nOm het uit te schakelen, kunt u binnen vijf seconden vier keer achter elkaar op de schakelaar drukken of deze functie vanaf hier uitschakelen.",
|
|
4403
|
+
conflict_dialog_save_item_timer_titel:
|
|
4404
|
+
"Wil je deze timer echt opslaan en activeren?",
|
|
4405
|
+
conflict_dialog_save_item_timer_description:
|
|
4406
|
+
"Merk op dat de timer conflicteert met een of meer functies. De conflicterende functies worden gedeactiveerd.",
|
|
4407
|
+
conflict_dialog_save_item_timer_answer_no_text: "nee",
|
|
4408
|
+
conflict_dialog_save_item_timer_answer_yes_text: "ja",
|
|
4409
|
+
conflict_dialog_save_item_inching_titel:
|
|
4410
|
+
"Wil je deze functie echt opslaan en activeren?",
|
|
4411
|
+
conflict_dialog_save_item_inching_description:
|
|
4412
|
+
"Merk op dat de automatische uitschakeling conflicteert met een of meer functies. De conflicterende functies worden gedeactiveerd.",
|
|
4413
|
+
conflict_dialog_save_item_inching_answer_no_text: "nee",
|
|
4414
|
+
conflict_dialog_save_item_inching_answer_yes_text: "ja",
|
|
3816
4415
|
},
|
|
3817
4416
|
pl: {
|
|
3818
4417
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -4089,6 +4688,28 @@ export default {
|
|
|
4089
4688
|
"Zauważ, że nie możesz go odzyskać.",
|
|
4090
4689
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Tak",
|
|
4091
4690
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nie",
|
|
4691
|
+
fixedtimecycle_warning_max_number_text:
|
|
4692
|
+
"Osiągnięto maksymalną liczbę losowych cykli czasowych.",
|
|
4693
|
+
randomtimecycle_warning_max_number_text:
|
|
4694
|
+
"Osiągnięto maksymalną liczbę stałych cykli czasowych.",
|
|
4695
|
+
sockets_specific_settings_child_lock: "Blokada rodzicielska",
|
|
4696
|
+
sockets_specific_settings_switch_inching: "Automatyczne wyłączanie ",
|
|
4697
|
+
switchinching_overview_description_text:
|
|
4698
|
+
"Automatyczne wyłączanie urządzenia po pewnym czasie.",
|
|
4699
|
+
childlock_overview_description_text:
|
|
4700
|
+
"Ta funkcja wyłącza fizyczny przełącznik urządzenia. \nAby go wyłączyć, możesz nacisnąć przełącznik cztery kolejne razy w ciągu pięciu sekund lub wyłączyć tę funkcję stąd.",
|
|
4701
|
+
conflict_dialog_save_item_timer_titel:
|
|
4702
|
+
"Czy naprawdę chcesz zapisać i aktywować ten Timer?",
|
|
4703
|
+
conflict_dialog_save_item_timer_description:
|
|
4704
|
+
"Zauważ, że zegar jest w konflikcie z jedną lub większą liczbą funkcji. Sprzeczne funkcje zostaną dezaktywowane.",
|
|
4705
|
+
conflict_dialog_save_item_timer_answer_no_text: "nie",
|
|
4706
|
+
conflict_dialog_save_item_timer_answer_yes_text: "tak",
|
|
4707
|
+
conflict_dialog_save_item_inching_titel:
|
|
4708
|
+
"Czy naprawdę chcesz zapisać i aktywować tę funkcję?",
|
|
4709
|
+
conflict_dialog_save_item_inching_description:
|
|
4710
|
+
"Zauważ, że automatyczne wyłączanie powoduje konflikt z jedną lub większą liczbą funkcji. Sprzeczne funkcje zostaną dezaktywowane.",
|
|
4711
|
+
conflict_dialog_save_item_inching_answer_no_text: "nie",
|
|
4712
|
+
conflict_dialog_save_item_inching_answer_yes_text: "tak",
|
|
4092
4713
|
},
|
|
4093
4714
|
"pt-BR": {
|
|
4094
4715
|
add_new_dynamic_mood_color_changing_mode_value: "Gradiente",
|
|
@@ -4365,6 +4986,28 @@ export default {
|
|
|
4365
4986
|
"Observe que você não pode recuperá -lo.",
|
|
4366
4987
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Sim",
|
|
4367
4988
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Não",
|
|
4989
|
+
fixedtimecycle_warning_max_number_text:
|
|
4990
|
+
"O número máximo de ciclos de tempo aleatórios foi atingido.",
|
|
4991
|
+
randomtimecycle_warning_max_number_text:
|
|
4992
|
+
"O número máximo de ciclos de tempo fixos foi atingido.",
|
|
4993
|
+
sockets_specific_settings_child_lock: "Bloqueio para crianças",
|
|
4994
|
+
sockets_specific_settings_switch_inching: "Desligamento automático ",
|
|
4995
|
+
switchinching_overview_description_text:
|
|
4996
|
+
"Para desligar automaticamente o dispositivo após um período de tempo.",
|
|
4997
|
+
childlock_overview_description_text:
|
|
4998
|
+
"Esse recurso desativa o interruptor físico no dispositivo. \nPara desligá-lo, você pode pressionar o botão por quatro vezes consecutivas em cinco segundos ou desativar esse recurso aqui.",
|
|
4999
|
+
conflict_dialog_save_item_timer_titel:
|
|
5000
|
+
"Você realmente deseja salvar e ativar este temporizador?",
|
|
5001
|
+
conflict_dialog_save_item_timer_description:
|
|
5002
|
+
"Observe que o cronômetro está em conflito com um ou mais recursos. Os recursos conflitantes serão desativados.",
|
|
5003
|
+
conflict_dialog_save_item_timer_answer_no_text: "Não",
|
|
5004
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Sim",
|
|
5005
|
+
conflict_dialog_save_item_inching_titel:
|
|
5006
|
+
"Você realmente deseja salvar e ativar esse recurso?",
|
|
5007
|
+
conflict_dialog_save_item_inching_description:
|
|
5008
|
+
"Observe que o desligamento automático está em conflito com um ou mais recursos. Os recursos conflitantes serão desativados.",
|
|
5009
|
+
conflict_dialog_save_item_inching_answer_no_text: "Não",
|
|
5010
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Sim",
|
|
4368
5011
|
},
|
|
4369
5012
|
"pt_BR": {
|
|
4370
5013
|
add_new_dynamic_mood_color_changing_mode_value: "Gradiente",
|
|
@@ -4641,6 +5284,28 @@ export default {
|
|
|
4641
5284
|
"Observe que você não pode recuperá -lo.",
|
|
4642
5285
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Sim",
|
|
4643
5286
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Não",
|
|
5287
|
+
fixedtimecycle_warning_max_number_text:
|
|
5288
|
+
"O número máximo de ciclos de tempo aleatórios foi atingido.",
|
|
5289
|
+
randomtimecycle_warning_max_number_text:
|
|
5290
|
+
"O número máximo de ciclos de tempo fixos foi atingido.",
|
|
5291
|
+
sockets_specific_settings_child_lock: "Bloqueio para crianças",
|
|
5292
|
+
sockets_specific_settings_switch_inching: "Desligamento automático ",
|
|
5293
|
+
switchinching_overview_description_text:
|
|
5294
|
+
"Para desligar automaticamente o dispositivo após um período de tempo.",
|
|
5295
|
+
childlock_overview_description_text:
|
|
5296
|
+
"Esse recurso desativa o interruptor físico no dispositivo. \nPara desligá-lo, você pode pressionar o botão por quatro vezes consecutivas em cinco segundos ou desativar esse recurso aqui.",
|
|
5297
|
+
conflict_dialog_save_item_timer_titel:
|
|
5298
|
+
"Você realmente deseja salvar e ativar este temporizador?",
|
|
5299
|
+
conflict_dialog_save_item_timer_description:
|
|
5300
|
+
"Observe que o cronômetro está em conflito com um ou mais recursos. Os recursos conflitantes serão desativados.",
|
|
5301
|
+
conflict_dialog_save_item_timer_answer_no_text: "Não",
|
|
5302
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Sim",
|
|
5303
|
+
conflict_dialog_save_item_inching_titel:
|
|
5304
|
+
"Você realmente deseja salvar e ativar esse recurso?",
|
|
5305
|
+
conflict_dialog_save_item_inching_description:
|
|
5306
|
+
"Observe que o desligamento automático está em conflito com um ou mais recursos. Os recursos conflitantes serão desativados.",
|
|
5307
|
+
conflict_dialog_save_item_inching_answer_no_text: "Não",
|
|
5308
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Sim",
|
|
4644
5309
|
},
|
|
4645
5310
|
ro: {
|
|
4646
5311
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -4911,6 +5576,28 @@ export default {
|
|
|
4911
5576
|
"Rețineți că nu îl puteți recupera.",
|
|
4912
5577
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Da",
|
|
4913
5578
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nu",
|
|
5579
|
+
fixedtimecycle_warning_max_number_text:
|
|
5580
|
+
"Numărul maxim de cicluri de timp aleatorii a fost atins.",
|
|
5581
|
+
randomtimecycle_warning_max_number_text:
|
|
5582
|
+
"Numărul maxim de cicluri de timp fixe a fost atins.",
|
|
5583
|
+
sockets_specific_settings_child_lock: "Blocaj pentru copii",
|
|
5584
|
+
sockets_specific_settings_switch_inching: "Oprire automată ",
|
|
5585
|
+
switchinching_overview_description_text:
|
|
5586
|
+
"Pentru a opri automat dispozitivul după o perioadă de timp.",
|
|
5587
|
+
childlock_overview_description_text:
|
|
5588
|
+
"Această caracteristică dezactivează comutatorul fizic de pe dispozitiv. \nPentru a-l dezactiva, puteți apăsa comutatorul timp de patru ori consecutiv în decurs de cinci secunde sau puteți dezactiva această caracteristică de aici.",
|
|
5589
|
+
conflict_dialog_save_item_timer_titel:
|
|
5590
|
+
"Chiar vrei să salvezi și să activezi acest Timer?",
|
|
5591
|
+
conflict_dialog_save_item_timer_description:
|
|
5592
|
+
"Rețineți că temporizatorul intră în conflict cu una sau mai multe caracteristici. Funcțiile conflictuale vor fi dezactivate.",
|
|
5593
|
+
conflict_dialog_save_item_timer_answer_no_text: "Nu",
|
|
5594
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Da",
|
|
5595
|
+
conflict_dialog_save_item_inching_titel:
|
|
5596
|
+
"Chiar vrei să salvezi și să activezi această caracteristică?",
|
|
5597
|
+
conflict_dialog_save_item_inching_description:
|
|
5598
|
+
"Rețineți că dezactivarea automată intră în conflict cu una sau mai multe caracteristici. Funcțiile conflictuale vor fi dezactivate.",
|
|
5599
|
+
conflict_dialog_save_item_inching_answer_no_text: "Nu",
|
|
5600
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Da",
|
|
4914
5601
|
},
|
|
4915
5602
|
ru: {
|
|
4916
5603
|
add_new_dynamic_mood_color_changing_mode_value: "Градиент",
|
|
@@ -5188,6 +5875,28 @@ export default {
|
|
|
5188
5875
|
"Обратите внимание, что вы не можете восстановить его.",
|
|
5189
5876
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Да",
|
|
5190
5877
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Нет",
|
|
5878
|
+
fixedtimecycle_warning_max_number_text:
|
|
5879
|
+
"Достигнуто максимальное количество случайных временных циклов.",
|
|
5880
|
+
randomtimecycle_warning_max_number_text:
|
|
5881
|
+
"Достигнуто максимальное количество фиксированных временных циклов.",
|
|
5882
|
+
sockets_specific_settings_child_lock: "Защита от детей",
|
|
5883
|
+
sockets_specific_settings_switch_inching: "Автоматическое отключение ",
|
|
5884
|
+
switchinching_overview_description_text:
|
|
5885
|
+
"Для автоматического выключения устройства через некоторое время.",
|
|
5886
|
+
childlock_overview_description_text:
|
|
5887
|
+
"Эта функция отключает физический переключатель на устройстве. \nЧтобы выключить его, вы можете нажать переключатель четыре раза подряд в течение пяти секунд или отключить эту функцию здесь.",
|
|
5888
|
+
conflict_dialog_save_item_timer_titel:
|
|
5889
|
+
"Вы действительно хотите сохранить и активировать этот таймер?",
|
|
5890
|
+
conflict_dialog_save_item_timer_description:
|
|
5891
|
+
"Обратите внимание, что таймер конфликтует с одной или несколькими функциями. Конфликтующие функции будут деактивированы.",
|
|
5892
|
+
conflict_dialog_save_item_timer_answer_no_text: "Нет",
|
|
5893
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Да",
|
|
5894
|
+
conflict_dialog_save_item_inching_titel:
|
|
5895
|
+
"Вы действительно хотите сохранить и активировать эту функцию?",
|
|
5896
|
+
conflict_dialog_save_item_inching_description:
|
|
5897
|
+
"Обратите внимание, что автоматическое отключение конфликтует с одной или несколькими функциями. Конфликтующие функции будут деактивированы.",
|
|
5898
|
+
conflict_dialog_save_item_inching_answer_no_text: "Нет",
|
|
5899
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Да",
|
|
5191
5900
|
},
|
|
5192
5901
|
sk: {
|
|
5193
5902
|
add_new_dynamic_mood_color_changing_mode_value: "Prechod",
|
|
@@ -5356,8 +6065,10 @@ export default {
|
|
|
5356
6065
|
feature_summary_action_component_7: "Zásuvka 2",
|
|
5357
6066
|
feature_summary_action_component_8: "Zásuvka 3",
|
|
5358
6067
|
feature_summary_action_component_9: "USB zásuvka",
|
|
5359
|
-
sockets_feature_2_socket_text_min_off:
|
|
5360
|
-
|
|
6068
|
+
sockets_feature_2_socket_text_min_off:
|
|
6069
|
+
"Zásuvka sa vypne o {0} min",
|
|
6070
|
+
sockets_feature_2_socket_text_min_on:
|
|
6071
|
+
"Zásuvka sa zapne o {0} min",
|
|
5361
6072
|
timer_powerstrip_socket1_switched_off_text:
|
|
5362
6073
|
"Zásuvka1 sa vypne približne o {0}",
|
|
5363
6074
|
timer_powerstrip_socket1_switched_on_text:
|
|
@@ -5457,6 +6168,28 @@ export default {
|
|
|
5457
6168
|
"Upozorňujeme, že to nemôžete obnoviť.",
|
|
5458
6169
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Áno",
|
|
5459
6170
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nie",
|
|
6171
|
+
fixedtimecycle_warning_max_number_text:
|
|
6172
|
+
"Dosiahol sa maximálny počet náhodných časových cyklov.",
|
|
6173
|
+
randomtimecycle_warning_max_number_text:
|
|
6174
|
+
"Dosiahol sa maximálny počet pevne stanovených časových cyklov.",
|
|
6175
|
+
sockets_specific_settings_child_lock: "Detský zámok",
|
|
6176
|
+
sockets_specific_settings_switch_inching: "Automatické vypnutie ",
|
|
6177
|
+
switchinching_overview_description_text:
|
|
6178
|
+
"Automatické vypnutie zariadenia po určitej dobe.",
|
|
6179
|
+
childlock_overview_description_text:
|
|
6180
|
+
"Táto funkcia zakáže fyzický prepínač na zariadení. \nAk ho chcete vypnúť, môžete stlačiť prepínač štyrikrát po sebe do piatich sekúnd alebo vypnúť túto funkciu odtiaľto.",
|
|
6181
|
+
conflict_dialog_save_item_timer_titel:
|
|
6182
|
+
"Naozaj chcete uložiť a aktivovať tento časovač?",
|
|
6183
|
+
conflict_dialog_save_item_timer_description:
|
|
6184
|
+
"Upozorňujeme, že časovač je v rozpore s jednou alebo viacerými funkciami. Konfliktné funkcie budú deaktivované.",
|
|
6185
|
+
conflict_dialog_save_item_timer_answer_no_text: "Nie",
|
|
6186
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Áno",
|
|
6187
|
+
conflict_dialog_save_item_inching_titel:
|
|
6188
|
+
"Naozaj chcete túto funkciu uložiť a aktivovať?",
|
|
6189
|
+
conflict_dialog_save_item_inching_description:
|
|
6190
|
+
"Upozorňujeme, že automatické vypnutie je v rozpore s jednou alebo viacerými funkciami. Konfliktné funkcie budú deaktivované.",
|
|
6191
|
+
conflict_dialog_save_item_inching_answer_no_text: "Nie",
|
|
6192
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Áno",
|
|
5460
6193
|
},
|
|
5461
6194
|
sv: {
|
|
5462
6195
|
add_new_dynamic_mood_color_changing_mode_value: "Toning",
|
|
@@ -5728,6 +6461,28 @@ export default {
|
|
|
5728
6461
|
"Observera att du inte kan återställa den.",
|
|
5729
6462
|
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Ja",
|
|
5730
6463
|
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Nej",
|
|
6464
|
+
fixedtimecycle_warning_max_number_text:
|
|
6465
|
+
"Maximalt antal slumpmässiga tidscykler har uppnåtts.",
|
|
6466
|
+
randomtimecycle_warning_max_number_text:
|
|
6467
|
+
"Maximalt antal fasta tidscykler har uppnåtts.",
|
|
6468
|
+
sockets_specific_settings_child_lock: "Barnlås",
|
|
6469
|
+
sockets_specific_settings_switch_inching: "Automatisk avstängning ",
|
|
6470
|
+
switchinching_overview_description_text:
|
|
6471
|
+
"För att automatiskt stänga av enheten efter en tidsperiod.",
|
|
6472
|
+
childlock_overview_description_text:
|
|
6473
|
+
"Den här funktionen inaktiverar den fysiska omkopplaren på enheten. \nFör att stänga av den kan du trycka på omkopplaren fyra gånger i följd inom fem sekunder eller stänga av den här funktionen härifrån.",
|
|
6474
|
+
conflict_dialog_save_item_timer_titel:
|
|
6475
|
+
"Vill du verkligen spara och aktivera den här timern?",
|
|
6476
|
+
conflict_dialog_save_item_timer_description:
|
|
6477
|
+
"Observera att timern står i konflikt med en eller flera funktioner. De motstridiga funktionerna kommer att inaktiveras.",
|
|
6478
|
+
conflict_dialog_save_item_timer_answer_no_text: "nej",
|
|
6479
|
+
conflict_dialog_save_item_timer_answer_yes_text: "Ja",
|
|
6480
|
+
conflict_dialog_save_item_inching_titel:
|
|
6481
|
+
"Vill du verkligen spara och aktivera den här funktionen?",
|
|
6482
|
+
conflict_dialog_save_item_inching_description:
|
|
6483
|
+
"Observera att den automatiska avstängningen står i konflikt med en eller flera funktioner. De motstridiga funktionerna kommer att inaktiveras.",
|
|
6484
|
+
conflict_dialog_save_item_inching_answer_no_text: "nej",
|
|
6485
|
+
conflict_dialog_save_item_inching_answer_yes_text: "Ja",
|
|
5731
6486
|
},
|
|
5732
6487
|
tr: {
|
|
5733
6488
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -5763,7 +6518,7 @@ export default {
|
|
|
5763
6518
|
add_new_trigger_time_field_brightness_text: "Brightness",
|
|
5764
6519
|
add_new_trigger_time_field_headline_text3: "Secondary lighting",
|
|
5765
6520
|
add_new_trigger_time_field_text: "Shade",
|
|
5766
|
-
add_new_trigger_time_inputfield_value_text: "
|
|
6521
|
+
add_new_trigger_time_inputfield_value_text: "İsim",
|
|
5767
6522
|
add_new_trigger_time_subheadline_text: "DEVICE STATE",
|
|
5768
6523
|
add_new_trigger_time_system_back_text: "Biological Rhythm",
|
|
5769
6524
|
add_randomtimecycle_timestart_topic: "Start time",
|
|
@@ -5776,7 +6531,7 @@ export default {
|
|
|
5776
6531
|
feature_summary_action_txt_10: "Fade out",
|
|
5777
6532
|
feature_summary_action_txt_11: "Fade in",
|
|
5778
6533
|
auto_scan_button_Device_a: "Add",
|
|
5779
|
-
auto_scan_system_cancel: "
|
|
6534
|
+
auto_scan_system_cancel: "İptal et",
|
|
5780
6535
|
auto_scan_system_wifi_confirm: "Confirm",
|
|
5781
6536
|
bio_ryhthm_default_button_reset_text: "Reset trigger times",
|
|
5782
6537
|
bio_ryhthm_default_field_field_brightness_text: "Brightness",
|
|
@@ -5794,7 +6549,7 @@ export default {
|
|
|
5794
6549
|
bio_ryhthm_default_weekday7_text: "Sun",
|
|
5795
6550
|
camera_tile_dim_lighting_headline: "Lighting",
|
|
5796
6551
|
devicemusic_headline_text: "Music",
|
|
5797
|
-
edit_device_textfield_name: "
|
|
6552
|
+
edit_device_textfield_name: "İsim",
|
|
5798
6553
|
flashing_fs_toggle_state1: "Fast animation",
|
|
5799
6554
|
flashing_fs_toggle_state2: "Slow animation",
|
|
5800
6555
|
light_sources_tile_dim_lighting_brightness: "Brightness",
|
|
@@ -5828,7 +6583,7 @@ export default {
|
|
|
5828
6583
|
mood_overview_information_text:
|
|
5829
6584
|
"The static moods are stored locally on your smartphone. Therefore they can’t be shared with other users.",
|
|
5830
6585
|
motion_detection_add_time_schedule_headline_text: "Add a new schedule",
|
|
5831
|
-
motion_detection_add_time_schedule_selectionfield_text: "
|
|
6586
|
+
motion_detection_add_time_schedule_selectionfield_text: "İsim",
|
|
5832
6587
|
motion_detection_add_time_schedule_system_back_text: "Time schedule",
|
|
5833
6588
|
motion_detection_time_schedule_notifications_field_weekdays_text2:
|
|
5834
6589
|
"Only once (Today)",
|
|
@@ -5873,8 +6628,8 @@ export default {
|
|
|
5873
6628
|
add_new_dynamic_mood_lights_field_speed_topic_text: "Color changing speed",
|
|
5874
6629
|
add_new_dynamic_mood_lights_field_headline_text1: "Lighting",
|
|
5875
6630
|
add_new_dynamic_mood_system_back: "Mood",
|
|
5876
|
-
edit_static_mood_inputfield_topic_text: "
|
|
5877
|
-
add_new_static_mood_lights_inputfield_text: "
|
|
6631
|
+
edit_static_mood_inputfield_topic_text: "İsim",
|
|
6632
|
+
add_new_static_mood_lights_inputfield_text: "İsim",
|
|
5878
6633
|
feature_summary_action_txt_2: "Switch off",
|
|
5879
6634
|
sleepwakeschedule_empty_information_text:
|
|
5880
6635
|
"You have not added a schedule yet.",
|
|
@@ -5901,7 +6656,7 @@ export default {
|
|
|
5901
6656
|
"Socket1 will be switched off at about {0}",
|
|
5902
6657
|
timer_powerstrip_socket1_switched_on_text:
|
|
5903
6658
|
"Socket1 will be switched on at about {0}",
|
|
5904
|
-
set_pw_button_save: "
|
|
6659
|
+
set_pw_button_save: "Kaydet",
|
|
5905
6660
|
consumption_data_field2_value_text1: "Power(W)",
|
|
5906
6661
|
consumption_data_field2_value_text2: "Amperage (mA)",
|
|
5907
6662
|
consumption_data_field2_value_text3: "Voltage (V)",
|
|
@@ -5918,11 +6673,11 @@ export default {
|
|
|
5918
6673
|
timeschedule_add_schedule_Lighting_applyfor_selection2_text:
|
|
5919
6674
|
"Secondary lighting",
|
|
5920
6675
|
timeschedule_add_schedule_Lighting_applyfor_selection_text: "Main lighting",
|
|
5921
|
-
light_sources_specific_settings_remote_control: "Remote Control",
|
|
5922
|
-
conflict_dialog_save_item_bio_rhythm_answer_no_text: "
|
|
5923
|
-
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "
|
|
5924
|
-
conflict_dialog_save_item_randomtimecycle_answer_no_text: "
|
|
5925
|
-
conflict_dialog_save_item_randomtimecycle_answer_yes_text: "
|
|
6676
|
+
light_sources_specific_settings_remote_control: "WiFi Remote Control",
|
|
6677
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: "Hayır",
|
|
6678
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Evet",
|
|
6679
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: "Hayır",
|
|
6680
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: "Evet",
|
|
5926
6681
|
conflict_dialog_save_item_randomtimecycle_description:
|
|
5927
6682
|
"Note that the random time cycle conflicts with one or more features. The conflicting features will be deactivated.",
|
|
5928
6683
|
conflict_dialog_save_item_randomtimecycle_titel:
|
|
@@ -5931,14 +6686,14 @@ export default {
|
|
|
5931
6686
|
"Note that the biological rhythm conflicts with one or more features. The conflicting features will be deactivated.",
|
|
5932
6687
|
conflict_dialog_save_item_bio_rhythm_titel:
|
|
5933
6688
|
"Do you really want to save and activate this biological rhythm?",
|
|
5934
|
-
conflict_dialog_save_item_sleepschedule_answer_no_text: "
|
|
5935
|
-
conflict_dialog_save_item_sleepschedule_answer_yes_text: "
|
|
6689
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: "Hayır",
|
|
6690
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: "Evet",
|
|
5936
6691
|
conflict_dialog_save_item_sleepschedule_description:
|
|
5937
6692
|
"Note that the sleep schedule conflicts with one or more features. The conflicting features will be deactivated.",
|
|
5938
6693
|
conflict_dialog_save_item_sleepschedule_titel:
|
|
5939
6694
|
"Do you really want to save and activate this sleep schedule?",
|
|
5940
|
-
conflict_dialog_save_item_wakeupschedule_answer_no_text: "
|
|
5941
|
-
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "
|
|
6695
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: "Hayır",
|
|
6696
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "Evet",
|
|
5942
6697
|
conflict_dialog_save_item_wakeupschedule_description:
|
|
5943
6698
|
"Note that the wake up schedule conflicts with one or more features. The conflicting features will be deactivated.",
|
|
5944
6699
|
conflict_dialog_save_item_wakeupschedule_titel:
|
|
@@ -5956,8 +6711,8 @@ export default {
|
|
|
5956
6711
|
"Socket will be switched off at about {0}",
|
|
5957
6712
|
timer_nightplug_active_timer_field_description_on_text:
|
|
5958
6713
|
"Lighting will be switched on at about {0}",
|
|
5959
|
-
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "
|
|
5960
|
-
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: "
|
|
6714
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "Hayır",
|
|
6715
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: "Evet",
|
|
5961
6716
|
conflict_dialog_save_item_fixedtimecycle_description:
|
|
5962
6717
|
"Note that the fixed time cycle conflicts with one or more features. The conflicting features will be deactivated.",
|
|
5963
6718
|
conflict_dialog_save_item_fixedtimecycle_titel:
|
|
@@ -5965,8 +6720,7 @@ export default {
|
|
|
5965
6720
|
bio_ryhthm_default_field_text: "Sunrise",
|
|
5966
6721
|
timeschedule_add_schedule_no_device_warning_text:
|
|
5967
6722
|
'You have to select at least one component in the "APPLY FOR" section.',
|
|
5968
|
-
add_new_dynamic_mood_alert_text:
|
|
5969
|
-
"Maximum number of characters has been reached.",
|
|
6723
|
+
add_new_dynamic_mood_alert_text: "Maksimum karakter sayısına ulaşıldı.",
|
|
5970
6724
|
add_new_trigger_time_information_text:
|
|
5971
6725
|
"The disabled times cannot be selected because all trigger times must have a minimum interval of 15 minutes.",
|
|
5972
6726
|
sleepwakeschedule_warning_max_number_both_text:
|
|
@@ -5982,20 +6736,42 @@ export default {
|
|
|
5982
6736
|
"Your time settings exceed the available timeframe",
|
|
5983
6737
|
cancel_dialog_delete_item_timeschedule_description:
|
|
5984
6738
|
"Note that you can’t recover it.",
|
|
5985
|
-
cancel_dialog_delete_item_timeschedule_answer_no_text: "
|
|
5986
|
-
cancel_dialog_delete_item_timeschedule_answer_yes_text: "
|
|
6739
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: "Hayır",
|
|
6740
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: "Evet",
|
|
5987
6741
|
cancel_dialog_delete_item_fixedtimecycle_titel:
|
|
5988
6742
|
"Do you really want to delete the fixed time cycle?",
|
|
5989
6743
|
cancel_dialog_delete_item_fixedtimecycle_description:
|
|
5990
6744
|
"Note that you can’t recover it.",
|
|
5991
|
-
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "
|
|
5992
|
-
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "
|
|
6745
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "Evet",
|
|
6746
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "Hayır",
|
|
5993
6747
|
cancel_dialog_delete_item_randomtimecycle_titel:
|
|
5994
6748
|
"Do you really want to delete the random time cycle?",
|
|
5995
6749
|
cancel_dialog_delete_item_randomtimecycle_description:
|
|
5996
6750
|
"Note that you can’t recover it.",
|
|
5997
|
-
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "
|
|
5998
|
-
cancel_dialog_delete_item_sleepschedule_answer_no_text: "
|
|
6751
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Evet",
|
|
6752
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Hayır",
|
|
6753
|
+
fixedtimecycle_warning_max_number_text:
|
|
6754
|
+
"Maximum number of random time cycles has been reached.",
|
|
6755
|
+
randomtimecycle_warning_max_number_text:
|
|
6756
|
+
"Maximum number of fixed time cycles has been reached.",
|
|
6757
|
+
sockets_specific_settings_child_lock: "Child Lock",
|
|
6758
|
+
sockets_specific_settings_switch_inching: "Automatic Switch off ",
|
|
6759
|
+
switchinching_overview_description_text:
|
|
6760
|
+
"To automatically switch off the device after a period of time.",
|
|
6761
|
+
childlock_overview_description_text:
|
|
6762
|
+
"This feature disables the physical switch on the device. \nTo turn it off, you can press the switch for four consecutive times within five seconds or turn off this feature from here.",
|
|
6763
|
+
conflict_dialog_save_item_timer_titel:
|
|
6764
|
+
"Do you really want to save and activate this Timer?",
|
|
6765
|
+
conflict_dialog_save_item_timer_description:
|
|
6766
|
+
"Note that the timer conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6767
|
+
conflict_dialog_save_item_timer_answer_no_text: "no",
|
|
6768
|
+
conflict_dialog_save_item_timer_answer_yes_text: "yes",
|
|
6769
|
+
conflict_dialog_save_item_inching_titel:
|
|
6770
|
+
"Do you really want to save and activate this feature?",
|
|
6771
|
+
conflict_dialog_save_item_inching_description:
|
|
6772
|
+
"Note that the Automatic switch off conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6773
|
+
conflict_dialog_save_item_inching_answer_no_text: "no",
|
|
6774
|
+
conflict_dialog_save_item_inching_answer_yes_text: "yes",
|
|
5999
6775
|
},
|
|
6000
6776
|
uk: {
|
|
6001
6777
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -6169,7 +6945,7 @@ export default {
|
|
|
6169
6945
|
"Socket1 will be switched off at about {0}",
|
|
6170
6946
|
timer_powerstrip_socket1_switched_on_text:
|
|
6171
6947
|
"Socket1 will be switched on at about {0}",
|
|
6172
|
-
set_pw_button_save: "
|
|
6948
|
+
set_pw_button_save: "Зберегти",
|
|
6173
6949
|
consumption_data_field2_value_text1: "Power(W)",
|
|
6174
6950
|
consumption_data_field2_value_text2: "Amperage (mA)",
|
|
6175
6951
|
consumption_data_field2_value_text3: "Voltage (V)",
|
|
@@ -6186,11 +6962,11 @@ export default {
|
|
|
6186
6962
|
timeschedule_add_schedule_Lighting_applyfor_selection2_text:
|
|
6187
6963
|
"Secondary lighting",
|
|
6188
6964
|
timeschedule_add_schedule_Lighting_applyfor_selection_text: "Main lighting",
|
|
6189
|
-
light_sources_specific_settings_remote_control: "Remote Control",
|
|
6190
|
-
conflict_dialog_save_item_bio_rhythm_answer_no_text: "
|
|
6191
|
-
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "
|
|
6192
|
-
conflict_dialog_save_item_randomtimecycle_answer_no_text: "
|
|
6193
|
-
conflict_dialog_save_item_randomtimecycle_answer_yes_text: "
|
|
6965
|
+
light_sources_specific_settings_remote_control: "WiFi Remote Control",
|
|
6966
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text: "Ні",
|
|
6967
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text: "Так",
|
|
6968
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text: "Ні",
|
|
6969
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text: "Так",
|
|
6194
6970
|
conflict_dialog_save_item_randomtimecycle_description:
|
|
6195
6971
|
"Note that the random time cycle conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6196
6972
|
conflict_dialog_save_item_randomtimecycle_titel:
|
|
@@ -6199,14 +6975,14 @@ export default {
|
|
|
6199
6975
|
"Note that the biological rhythm conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6200
6976
|
conflict_dialog_save_item_bio_rhythm_titel:
|
|
6201
6977
|
"Do you really want to save and activate this biological rhythm?",
|
|
6202
|
-
conflict_dialog_save_item_sleepschedule_answer_no_text: "
|
|
6203
|
-
conflict_dialog_save_item_sleepschedule_answer_yes_text: "
|
|
6978
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text: "Ні",
|
|
6979
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text: "Так",
|
|
6204
6980
|
conflict_dialog_save_item_sleepschedule_description:
|
|
6205
6981
|
"Note that the sleep schedule conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6206
6982
|
conflict_dialog_save_item_sleepschedule_titel:
|
|
6207
6983
|
"Do you really want to save and activate this sleep schedule?",
|
|
6208
|
-
conflict_dialog_save_item_wakeupschedule_answer_no_text: "
|
|
6209
|
-
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "
|
|
6984
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text: "Ні",
|
|
6985
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text: "Так",
|
|
6210
6986
|
conflict_dialog_save_item_wakeupschedule_description:
|
|
6211
6987
|
"Note that the wake up schedule conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6212
6988
|
conflict_dialog_save_item_wakeupschedule_titel:
|
|
@@ -6224,8 +7000,8 @@ export default {
|
|
|
6224
7000
|
"Socket will be switched off at about {0}",
|
|
6225
7001
|
timer_nightplug_active_timer_field_description_on_text:
|
|
6226
7002
|
"Lighting will be switched on at about {0}",
|
|
6227
|
-
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "
|
|
6228
|
-
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: "
|
|
7003
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: "Ні",
|
|
7004
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: "Так",
|
|
6229
7005
|
conflict_dialog_save_item_fixedtimecycle_description:
|
|
6230
7006
|
"Note that the fixed time cycle conflicts with one or more features. The conflicting features will be deactivated.",
|
|
6231
7007
|
conflict_dialog_save_item_fixedtimecycle_titel:
|
|
@@ -6250,19 +7026,41 @@ export default {
|
|
|
6250
7026
|
"Your time settings exceed the available timeframe",
|
|
6251
7027
|
cancel_dialog_delete_item_timeschedule_description:
|
|
6252
7028
|
"Note that you can’t recover it.",
|
|
6253
|
-
cancel_dialog_delete_item_timeschedule_answer_no_text: "
|
|
6254
|
-
cancel_dialog_delete_item_timeschedule_answer_yes_text: "
|
|
7029
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text: "Ні",
|
|
7030
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text: "Так",
|
|
6255
7031
|
cancel_dialog_delete_item_fixedtimecycle_titel:
|
|
6256
7032
|
"Do you really want to delete the fixed time cycle?",
|
|
6257
7033
|
cancel_dialog_delete_item_fixedtimecycle_description:
|
|
6258
7034
|
"Note that you can’t recover it.",
|
|
6259
|
-
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "
|
|
6260
|
-
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "
|
|
7035
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text: "Так",
|
|
7036
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text: "Ні",
|
|
6261
7037
|
cancel_dialog_delete_item_randomtimecycle_titel:
|
|
6262
7038
|
"Do you really want to delete the random time cycle?",
|
|
6263
7039
|
cancel_dialog_delete_item_randomtimecycle_description:
|
|
6264
7040
|
"Note that you can’t recover it.",
|
|
6265
|
-
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "
|
|
6266
|
-
cancel_dialog_delete_item_sleepschedule_answer_no_text: "
|
|
7041
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text: "Так",
|
|
7042
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text: "Ні",
|
|
7043
|
+
fixedtimecycle_warning_max_number_text:
|
|
7044
|
+
"Maximum number of random time cycles has been reached.",
|
|
7045
|
+
randomtimecycle_warning_max_number_text:
|
|
7046
|
+
"Maximum number of fixed time cycles has been reached.",
|
|
7047
|
+
sockets_specific_settings_child_lock: "Child Lock",
|
|
7048
|
+
sockets_specific_settings_switch_inching: "Automatic Switch off ",
|
|
7049
|
+
switchinching_overview_description_text:
|
|
7050
|
+
"To automatically switch off the device after a period of time.",
|
|
7051
|
+
childlock_overview_description_text:
|
|
7052
|
+
"This feature disables the physical switch on the device. \nTo turn it off, you can press the switch for four consecutive times within five seconds or turn off this feature from here.",
|
|
7053
|
+
conflict_dialog_save_item_timer_titel:
|
|
7054
|
+
"Do you really want to save and activate this Timer?",
|
|
7055
|
+
conflict_dialog_save_item_timer_description:
|
|
7056
|
+
"Note that the timer conflicts with one or more features. The conflicting features will be deactivated.",
|
|
7057
|
+
conflict_dialog_save_item_timer_answer_no_text: "no",
|
|
7058
|
+
conflict_dialog_save_item_timer_answer_yes_text: "yes",
|
|
7059
|
+
conflict_dialog_save_item_inching_titel:
|
|
7060
|
+
"Do you really want to save and activate this feature?",
|
|
7061
|
+
conflict_dialog_save_item_inching_description:
|
|
7062
|
+
"Note that the Automatic switch off conflicts with one or more features. The conflicting features will be deactivated.",
|
|
7063
|
+
conflict_dialog_save_item_inching_answer_no_text: "no",
|
|
7064
|
+
conflict_dialog_save_item_inching_answer_yes_text: "yes",
|
|
6267
7065
|
},
|
|
6268
7066
|
};
|