|
192 | 192 | "conf_network_tok_intro": "Here you can create and delete tokens for API authentication. Created tokens will only be displayed once.", |
193 | 193 | "conf_network_tok_lastuse": "Last use", |
194 | 194 | "conf_network_tok_title": "Token Management", |
| 195 | + "conf_cec_events_heading_title": "CEC Events", |
| 196 | + "conf_cec_events_intro": "Settings related to diffent CEC (Consumer Electronics Control) protocol events Hyperion can handle", |
| 197 | + "conf_os_events_heading_title": "Operating System Events", |
| 198 | + "conf_os_events_intro": "Settings related to diffent Operating System events Hyperion can handle", |
| 199 | + "conf_sched_events_heading_title": "Scheduled Events", |
| 200 | + "conf_sched_events_intro": "Settings related to scheduled, i.e. time based events, which Hyperion will handle", |
195 | 201 | "conf_webconfig_label_intro": "Webconfiguration settings. Edit wisely.", |
196 | 202 | "dashboard_active_instance": "Selected instance", |
197 | 203 | "dashboard_alert_message_confedit": "Your Hyperion configuration has been modified. To apply it, restart Hyperion.", |
|
243 | 249 | "edt_append_pixel": "Pixel", |
244 | 250 | "edt_append_s": "s", |
245 | 251 | "edt_append_sdegree": "s/degree", |
| 252 | + "edt_conf_action_title": "Action", |
| 253 | + "edt_conf_action_expl": "Action to be applied", |
| 254 | + "edt_conf_action_record_validation_error": "The same event can trigger only one action. Clean up Actions $1", |
| 255 | + "edt_conf_audio_device_expl": "Selected audio input device", |
| 256 | + "edt_conf_audio_device_title": "Audio Device", |
| 257 | + "edt_conf_audio_effects_expl": "Select an effect on how the audio signal is transformed to", |
| 258 | + "edt_conf_audio_effects_title": "Audio Effects", |
| 259 | + "edt_conf_audio_effect_enum_vumeter": "VU-Meter", |
| 260 | + "edt_conf_audio_effect_hotcolor_expl": "Hot Color", |
| 261 | + "edt_conf_audio_effect_hotcolor_title": "Hot Color", |
| 262 | + "edt_conf_audio_effect_multiplier_expl": "Audio Signal Value multiplier", |
| 263 | + "edt_conf_audio_effect_multiplier_title": "Multiplier", |
| 264 | + "edt_conf_audio_effect_safecolor_expl": "Safe Color", |
| 265 | + "edt_conf_audio_effect_safecolor_title": "Safe Color", |
| 266 | + "edt_conf_audio_effect_safevalue_expl": "Safe Threshold", |
| 267 | + "edt_conf_audio_effect_safevalue_title": "Safe Threshold", |
| 268 | + "edt_conf_audio_effect_set_defaults": "Reset to default values", |
| 269 | + "edt_conf_audio_effect_tolerance_expl": "Tolerance used when auto calculating a signal multipler from 0-100", |
| 270 | + "edt_conf_audio_effect_tolerance_title": "Tolerance", |
| 271 | + "edt_conf_audio_effect_warncolor_expl": "Warning Color", |
| 272 | + "edt_conf_audio_effect_warncolor_title": "Warning Color", |
| 273 | + "edt_conf_audio_effect_warnvalue_expl": "Warning Threshold", |
| 274 | + "edt_conf_audio_effect_warnvalue_title": "Warning Threshold", |
| 275 | + "edt_conf_audio_heading_title": "Audio Capture", |
246 | 276 | "edt_conf_bb_blurRemoveCnt_expl": "Number of pixels that get removed from the detected border to cut away blur.", |
247 | 277 | "edt_conf_bb_blurRemoveCnt_title": "Blur pixel", |
248 | 278 | "edt_conf_bb_borderFrameCnt_expl": "Number of frames before a consistent detected border is set.", |
|
258 | 288 | "edt_conf_bb_unknownFrameCnt_title": "Unknown frames", |
259 | 289 | "edt_conf_bge_heading_title": "Background Effect/Color", |
260 | 290 | "edt_conf_bobls_heading_title": "Boblight Server", |
| 291 | + "edt_conf_cec_actions_header_title": "Actions", |
| 292 | + "edt_conf_cec_actions_header_expl": "Define which action should take place on a recognised CEC event", |
| 293 | + "edt_conf_cec_actions_header_item_title": "Action", |
| 294 | + "edt_conf_cec_button_release_delay_ms_title": "Button release time", |
| 295 | + "edt_conf_cec_button_release_delay_ms_expl": "Remote button press release time", |
| 296 | + "edt_conf_cec_button_repeat_rate_ms_title": "Button repeat rate", |
| 297 | + "edt_conf_cec_button_repeat_rate_ms_expl": "Remote button press repeat rate", |
| 298 | + "edt_conf_cec_double_tap_timeout_ms_title": "Button delay before repeating", |
| 299 | + "edt_conf_cec_double_tap_timeout_ms_expl": "Remote button press delay before repeating", |
| 300 | + "edt_conf_cec_event_title": "CEC Event", |
| 301 | + "edt_conf_cec_event_expl": "CEC event that will trigger an action", |
261 | 302 | "edt_conf_color_accuracyLevel_expl": "Level how accurate dominat colors are evaluated. A higher level creates more accurate results, but also requries more processing power. Should to be combined with reduced pixel processing.", |
262 | 303 | "edt_conf_color_accuracyLevel_title": "Accuracy level", |
263 | 304 | "edt_conf_color_backlightColored_expl": "Add some color to your backlight.", |
|
320 | 361 | "edt_conf_enum_HORIZONTAL": "Horizontal", |
321 | 362 | "edt_conf_enum_VERTICAL": "Vertical", |
322 | 363 | "edt_conf_enum_BOTH": "Horizontal & Vertical", |
| 364 | + "edt_conf_enum_action_idle": "Idle", |
| 365 | + "edt_conf_enum_action_restart": "Restart", |
| 366 | + "edt_conf_enum_action_resume": "Resume", |
| 367 | + "edt_conf_enum_action_resumeIdle": "ResumeIdle", |
| 368 | + "edt_conf_enum_action_suspend": "Suspend", |
| 369 | + "edt_conf_enum_action_toggleIdle": "ToggleIdle", |
| 370 | + "edt_conf_enum_action_toggleSuspend": "ToggleSuspend", |
323 | 371 | "edt_conf_enum_automatic": "Automatic", |
324 | 372 | "edt_conf_enum_bbclassic": "Classic", |
325 | 373 | "edt_conf_enum_bbdefault": "Default", |
|
328 | 376 | "edt_conf_enum_bgr": "BGR", |
329 | 377 | "edt_conf_enum_bottom_up": "Bottom up", |
330 | 378 | "edt_conf_enum_brg": "BRG", |
| 379 | + "edt_conf_enum_cec_key_f1_blue": "Blue button pressed", |
| 380 | + "edt_conf_enum_cec_key_f2_red": "Red button pressed", |
| 381 | + "edt_conf_enum_cec_key_f3_green": "Green button pressed", |
| 382 | + "edt_conf_enum_cec_key_f4_yellow": "Yellow button pressed", |
| 383 | + "edt_conf_enum_cec_opcode_set stream path": "TV on", |
| 384 | + "edt_conf_enum_cec_opcode_standby": "TV off", |
331 | 385 | "edt_conf_enum_color": "Color", |
332 | 386 | "edt_conf_enum_custom": "Custom", |
333 | 387 | "edt_conf_enum_decay": "Decay", |
|
455 | 509 | "edt_conf_net_localApiAuth_title": "Local API Authentication", |
456 | 510 | "edt_conf_net_restirctedInternetAccessAPI_expl": "You can restrict the access to the API through the internet to certain IP's.", |
457 | 511 | "edt_conf_net_restirctedInternetAccessAPI_title": "Restrict to IP's", |
| 512 | + "edt_conf_os_events_lockEnable_title": "Listen to lock events", |
| 513 | + "edt_conf_os_events_lockEnable_expl": "Listen to screen lock/unlock events", |
| 514 | + "edt_conf_os_events_suspendEnable_title": "Listen to suspend events", |
| 515 | + "edt_conf_os_events_suspendEnable_expl": "Listen to operating system suspend/resume events", |
| 516 | + "edt_conf_os_events_suspendOnLockEnable_title": "Suspend when locked", |
| 517 | + "edt_conf_os_events_suspendOnLockEnable_expl": "Suspend when the screen is locked, otherwise go into idle mode", |
458 | 518 | "edt_conf_pbs_heading_title": "Protocol Buffers Server", |
459 | 519 | "edt_conf_pbs_timeout_expl": "If no data are received for the given period, the component will be (soft) disabled.", |
460 | 520 | "edt_conf_pbs_timeout_title": "Timeout", |
| 521 | + "edt_conf_sched_actions_header_title": "Actions", |
| 522 | + "edt_conf_sched_actions_header_expl": "Define which action should take place on a point in time. The action will be scheduled daily.", |
| 523 | + "edt_conf_sched_actions_header_item_title": "Action", |
461 | 524 | "edt_conf_smooth_continuousOutput_expl": "Update the LEDs even there is no changed picture.", |
462 | 525 | "edt_conf_smooth_continuousOutput_title": "Continuous output", |
463 | 526 | "edt_conf_smooth_decay_expl": "The speed of decay. 1 is linear, greater values are have stronger effect.", |
|
475 | 538 | "edt_conf_smooth_updateDelay_title": "Output delay", |
476 | 539 | "edt_conf_smooth_updateFrequency_expl": "The output speed to your LED controller.", |
477 | 540 | "edt_conf_smooth_updateFrequency_title": "Update frequency", |
| 541 | + "edt_conf_time_event_title": "Time", |
| 542 | + "edt_conf_time_event_expl": "Point in time that will trigger an action", |
478 | 543 | "edt_conf_v4l2_blueSignalThreshold_expl": "Darkens low blue values (recognized as black)", |
479 | 544 | "edt_conf_v4l2_blueSignalThreshold_title": "Blue signal threshold", |
480 | 545 | "edt_conf_v4l2_cecDetection_expl": "If enabled, USB capture will be temporarily disabled when CEC standby event received from HDMI bus.", |
|
534 | 599 | "edt_conf_v4l2_hardware_set_defaults_tip": "Set device's default values for brightness, contrast, hue and saturation", |
535 | 600 | "edt_conf_v4l2_noSignalCounterThreshold_title": "Signal Counter Threshold", |
536 | 601 | "edt_conf_v4l2_noSignalCounterThreshold_expl": "Count of frames (check that with grabber's current FPS mode) after which the no signal is triggered", |
537 | | - "edt_conf_audio_device_expl": "Selected audio input device", |
538 | | - "edt_conf_audio_device_title": "Audio Device", |
539 | | - "edt_conf_audio_effects_expl": "Select an effect on how the audio signal is transformed to", |
540 | | - "edt_conf_audio_effects_title": "Audio Effects", |
541 | | - "edt_conf_audio_effect_enum_vumeter": "VU-Meter", |
542 | | - "edt_conf_audio_effect_hotcolor_expl": "Hot Color", |
543 | | - "edt_conf_audio_effect_hotcolor_title": "Hot Color", |
544 | | - "edt_conf_audio_effect_multiplier_expl": "Audio Signal Value multiplier", |
545 | | - "edt_conf_audio_effect_multiplier_title": "Multiplier", |
546 | | - "edt_conf_audio_effect_safecolor_expl": "Safe Color", |
547 | | - "edt_conf_audio_effect_safecolor_title": "Safe Color", |
548 | | - "edt_conf_audio_effect_safevalue_expl": "Safe Threshold", |
549 | | - "edt_conf_audio_effect_safevalue_title": "Safe Threshold", |
550 | | - "edt_conf_audio_effect_set_defaults": "Reset to default values", |
551 | | - "edt_conf_audio_effect_tolerance_expl": "Tolerance used when auto calculating a signal multipler from 0-100", |
552 | | - "edt_conf_audio_effect_tolerance_title": "Tolerance", |
553 | | - "edt_conf_audio_effect_warncolor_expl": "Warning Color", |
554 | | - "edt_conf_audio_effect_warncolor_title": "Warning Color", |
555 | | - "edt_conf_audio_effect_warnvalue_expl": "Warning Threshold", |
556 | | - "edt_conf_audio_effect_warnvalue_title": "Warning Threshold", |
557 | | - "edt_conf_audio_heading_title": "Audio Capture", |
558 | 602 | "edt_conf_webc_crtPath_expl": "Path to the certification file (format should be PEM)", |
559 | 603 | "edt_conf_webc_crtPath_title": "Certificate path", |
560 | 604 | "edt_conf_webc_docroot_expl": "Local webinterface root path (just for webui developer)", |
|
983 | 1027 | "main_menu_dashboard_token": "Dashboard", |
984 | 1028 | "main_menu_effect_conf_token": "Effects", |
985 | 1029 | "main_menu_effectsconfigurator_token": "Effects Configurator", |
| 1030 | + "main_menu_events": "Event Services", |
| 1031 | + "main_menu_event_services_token": "Event Services", |
986 | 1032 | "main_menu_general_conf_token": "General", |
987 | 1033 | "main_menu_grabber_conf_token": "Capturing Hardware", |
988 | 1034 | "main_menu_input_selection_token": "Input Selection", |
|
0 commit comments