mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
@@ -134,7 +134,7 @@
|
||||
"conf_network_bobl_intro": "Receiver for Boblight",
|
||||
"conf_network_createToken_btn": "Create Token",
|
||||
"conf_network_fbs_intro": "Google Flatbuffers Receiver. Used for fast image transmission.",
|
||||
"conf_network_forw_intro": "Forward all input to a second Hyperion instance which could be driven with another led controller",
|
||||
"conf_network_forw_intro": "Forward all input to a second Hyperion installation which could be driven with another led controller",
|
||||
"conf_network_json_intro": "The JSON-RPC-Port of all Hyperion instances, used for remote control.",
|
||||
"conf_network_net_intro": "Network related settings which are applied to all network services.",
|
||||
"conf_network_proto_intro": "The PROTO-Port of all Hyperion instances, used for picture streams (HyperionScreenCap, Kodi Addon, Android Hyperion Grabber, ...)",
|
||||
@@ -165,7 +165,11 @@
|
||||
"dashboard_infobox_label_instance": "Instance:",
|
||||
"dashboard_infobox_label_latesthyp": "Latest Hyperion version:",
|
||||
"dashboard_infobox_label_platform": "Platform:",
|
||||
"dashboard_infobox_label_ports": "Ports (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Ports",
|
||||
"dashboard_infobox_label_port_json": "JSON-Server:",
|
||||
"dashboard_infobox_label_port_flat": "Flatbuffer:",
|
||||
"dashboard_infobox_label_port_proto": "Protobuffer:",
|
||||
"dashboard_infobox_label_ports_websocket": "WebSocket (ws|wss):",
|
||||
"dashboard_infobox_label_smartacc": "Smart Access",
|
||||
"dashboard_infobox_label_statush": "Hyperion status:",
|
||||
"dashboard_infobox_label_title": "Information",
|
||||
@@ -747,6 +751,8 @@
|
||||
"general_country_ru": "Russia",
|
||||
"general_country_uk": "United Kingdom",
|
||||
"general_country_us": "United States",
|
||||
"general_disabled": "disabled",
|
||||
"general_enabled": "enabled",
|
||||
"general_speech_cs": "Czech",
|
||||
"general_speech_de": "German",
|
||||
"general_speech_en": "English",
|
||||
@@ -808,7 +814,7 @@
|
||||
"main_ledsim_title": "LED Visualization",
|
||||
"main_menu_about_token": "About Hyperion",
|
||||
"main_menu_colors_conf_token": "Image Processing",
|
||||
"main_menu_configuration_token": "Configuration",
|
||||
"main_menu_configuration_token": "Instances",
|
||||
"main_menu_dashboard_token": "Dashboard",
|
||||
"main_menu_effect_conf_token": "Effects",
|
||||
"main_menu_effectsconfigurator_token": "Effects Configurator",
|
||||
|
Reference in New Issue
Block a user