mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Fix en.json
This commit is contained in:
parent
cf084265fc
commit
9b427b9397
@ -39,7 +39,7 @@
|
|||||||
"conf_leds_contr_label_contrtype": "Controller type:",
|
"conf_leds_contr_label_contrtype": "Controller type:",
|
||||||
"conf_leds_device_info_log": "In case your LEDs do not work, check here for errors:",
|
"conf_leds_device_info_log": "In case your LEDs do not work, check here for errors:",
|
||||||
"conf_leds_device_intro": "Hyperion supports a lot of controllers to transmit data to your target device. Select a LED controller out of the sorted list and configure it. We have chosen the best default settings for each device.",
|
"conf_leds_device_intro": "Hyperion supports a lot of controllers to transmit data to your target device. Select a LED controller out of the sorted list and configure it. We have chosen the best default settings for each device.",
|
||||||
"conf_leds_error_hwled_gt_layout": "The hardware LED count ($1) is greater than LEDs configured via layout ($2),<br>$3 {{plural:$1|LED|LEDs}} will stay black if you continue.",
|
"conf_leds_error_hwled_gt_layout": "The hardware LED count ($1) is greater than LEDs configured via layout ($2),<br>$3 {{plural:$3|LED|LEDs}} will stay black if you continue.",
|
||||||
"conf_leds_error_hwled_lt_layout": "The hardware LED count ($1) is less than LEDs configured via layout ($2). <br> The number of LEDs configured in the layout must not exceed the available LEDs",
|
"conf_leds_error_hwled_lt_layout": "The hardware LED count ($1) is less than LEDs configured via layout ($2). <br> The number of LEDs configured in the layout must not exceed the available LEDs",
|
||||||
"conf_leds_layout_advanced": "Advanced Settings",
|
"conf_leds_layout_advanced": "Advanced Settings",
|
||||||
"conf_leds_layout_blacklist_num_title": "Number of LEDs",
|
"conf_leds_layout_blacklist_num_title": "Number of LEDs",
|
||||||
@ -112,7 +112,7 @@
|
|||||||
"conf_leds_layout_textf1": "This text field shows by default your current loaded layout and will be overwritten if you generate a new one with the options above. Optional you could perform further edits.",
|
"conf_leds_layout_textf1": "This text field shows by default your current loaded layout and will be overwritten if you generate a new one with the options above. Optional you could perform further edits.",
|
||||||
"conf_leds_nav_label_ledcontroller": "LED Controller",
|
"conf_leds_nav_label_ledcontroller": "LED Controller",
|
||||||
"conf_leds_nav_label_ledlayout": "LED Layout",
|
"conf_leds_nav_label_ledlayout": "LED Layout",
|
||||||
"conf_leds_note_layout_overwrite": "Note: Overwrite creates a default layout for {{plural:$1| $1 LED| all $1 LEDs}} given by the hardware LED count",
|
"conf_leds_note_layout_overwrite": "Note: Overwrite creates a default layout for {{plural:$1| one LED| all $1 LEDs}} given by the hardware LED count",
|
||||||
"conf_leds_optgroup_network": "Network",
|
"conf_leds_optgroup_network": "Network",
|
||||||
"conf_leds_optgroup_other": "Other",
|
"conf_leds_optgroup_other": "Other",
|
||||||
"conf_leds_optgroup_RPiGPIO": "RPi GPIO",
|
"conf_leds_optgroup_RPiGPIO": "RPi GPIO",
|
||||||
|
Loading…
Reference in New Issue
Block a user