mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Nanoleaf Feature Request #827
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
"conf_leds_optgroup_RPiPWM": "RPi PWM",
|
||||
"conf_leds_optgroup_RPiGPIO": "RPi GPIO",
|
||||
"conf_leds_optgroup_network": "Netzwerk",
|
||||
"conf_leds_optgroup_usb": "USB",
|
||||
"conf_leds_optgroup_usb": "USB/Seriell",
|
||||
"conf_leds_optgroup_debug": "Debug",
|
||||
"conf_leds_layout_btn_checklist": "Zeige Checkliste",
|
||||
"conf_leds_layout_checkp1": "Die schwarze eingefärbte LED ist die erste LED. Das ist der Punkt, an dem die Daten eingespeist werden.",
|
||||
@@ -487,6 +487,10 @@
|
||||
"edt_dev_spec_clientKey_title": "Clientkey",
|
||||
"edt_dev_spec_printTimeStamp_title" : "Mit Zeitstempel",
|
||||
"edt_dev_spec_groupId_title": "Gruppen ID",
|
||||
"edt_dev_spec_panelorganisation_title" : "Nummerierungsreihenfolge der Panels",
|
||||
"edt_dev_spec_order_top_down_title" : "1.",
|
||||
"edt_dev_spec_order_left_right_title" : "2.",
|
||||
"edt_dev_spec_panel_start_position" : "Startpanel [0-max Panels]",
|
||||
"edt_conf_general_enable_title": "Aktiviert",
|
||||
"edt_conf_general_enable_expl": "Wenn aktiviert, ist die Komponente aktiv.",
|
||||
"edt_conf_general_priority_title": "Priorität",
|
||||
@@ -522,6 +526,10 @@
|
||||
"edt_conf_enum_dl_informational": "informativ",
|
||||
"edt_conf_enum_dl_verbose": "sehr detailiert",
|
||||
"edt_conf_enum_custom": "Benutzerdefiniert",
|
||||
"edt_conf_enum_bottom_up": "von unten nach oben",
|
||||
"edt_conf_enum_top_down": "von oben nach unten",
|
||||
"edt_conf_enum_right_left": "von rechts and links",
|
||||
"edt_conf_enum_left_right": "von links nach rechts",
|
||||
"edt_conf_gen_heading_title": "Allgemeine Einstellungen",
|
||||
"edt_conf_gen_name_title": "Name der Konfiguration",
|
||||
"edt_conf_gen_name_expl": "Der Name wird verwendet, um Hyperion besser zu identifizieren. (Hilfreich bei mehreren Instanzen)",
|
||||
|
@@ -137,7 +137,7 @@
|
||||
"conf_leds_optgroup_RPiPWM" : "RPi PWM",
|
||||
"conf_leds_optgroup_RPiGPIO" : "RPi GPIO",
|
||||
"conf_leds_optgroup_network" : "Network",
|
||||
"conf_leds_optgroup_usb" : "USB",
|
||||
"conf_leds_optgroup_usb" : "USB/Serial",
|
||||
"conf_leds_optgroup_debug" : "Debug",
|
||||
"conf_leds_layout_btn_checklist" : "Show checklist",
|
||||
"conf_leds_layout_checkp1" : "The black led is your first led, the first led is the point where you input your data signal.",
|
||||
@@ -488,6 +488,10 @@
|
||||
"edt_dev_spec_printTimeStamp_title" : "Add timestamp",
|
||||
"edt_dev_spec_clientKey_title" : "Clientkey",
|
||||
"edt_dev_spec_groupId_title" : "Group Id",
|
||||
"edt_dev_spec_panelorganisation_title" : "Panel numbering sequence",
|
||||
"edt_dev_spec_order_top_down_title" : "1.",
|
||||
"edt_dev_spec_order_left_right_title" : "2.",
|
||||
"edt_dev_spec_panel_start_position" : "Startpanel [0-max panels]",
|
||||
"edt_conf_general_enable_title" : "Activate",
|
||||
"edt_conf_general_enable_expl" : "If checked, the component is enabled.",
|
||||
"edt_conf_general_priority_title" : "Priority channel",
|
||||
@@ -523,6 +527,10 @@
|
||||
"edt_conf_enum_dl_informational": "Informational",
|
||||
"edt_conf_enum_dl_verbose": "Verbose",
|
||||
"edt_conf_enum_custom": "Custom",
|
||||
"edt_conf_enum_bottom_up": "Bottom up",
|
||||
"edt_conf_enum_top_down": "Top down",
|
||||
"edt_conf_enum_right_left": "Right to left",
|
||||
"edt_conf_enum_left_right": "Left to right",
|
||||
"edt_conf_gen_heading_title" : "General Settings",
|
||||
"edt_conf_gen_name_title" : "Configuration name",
|
||||
"edt_conf_gen_name_expl" : "A user defined name which is used to detect Hyperion. (Helpful with more than one Hyperion instance)",
|
||||
|
Reference in New Issue
Block a user