|
2113 | 2113 | "firmwareFlasherFirmwareNotLoaded": { |
2114 | 2114 | "message": "Firmware nicht geladen" |
2115 | 2115 | }, |
| 2116 | + "firmwareFlasherFirmwareLocalLoaded": { |
| 2117 | + "message": "Lokale Firmware geladen: ($1 bytes)" |
| 2118 | + }, |
2116 | 2119 | "firmwareFlasherHexCorrupted": { |
2117 | 2120 | "message": "HEX-Datei scheint fehlerhaft zu sein" |
2118 | 2121 | }, |
|
2138 | 2141 | "message": "<strong>$1<\/strong> erkannt. Gerät flasht noch, bitte neu anstecken und nochmals versuchen" |
2139 | 2142 | }, |
2140 | 2143 | "ledStripHelp": { |
2141 | | - "message": "Der Flugcontrollerm kann Farben und Effekte für LED Leisten Steuern.<br \/>Konfigurieren LEDs sowie die Verkabelung auf dem Raster und bringe dann die LEDs entsprechend an." |
| 2144 | + "message": "Der Flugcontroller kann Farben und Effekte für LED Leisten Steuern.<br \/>Konfigurieren LEDs sowie die Verkabelung auf dem Raster und bringe dann die LEDs entsprechend an." |
2142 | 2145 | }, |
2143 | 2146 | "ledStripButtonSave": { |
2144 | 2147 | "message": "Speichern" |
2145 | 2148 | }, |
| 2149 | + "ledStripColorSetupTitle": { |
| 2150 | + "message": "Farben-Setup", |
| 2151 | + "description": "Color setup title of the led strip" |
| 2152 | + }, |
| 2153 | + "ledStripH": { |
| 2154 | + "message": "H", |
| 2155 | + "description": "Abbreviation of Hue in HSV (Hue, Saturation, Brightness) color model" |
| 2156 | + }, |
| 2157 | + "ledStripS": { |
| 2158 | + "message": "S", |
| 2159 | + "description": "Abbreviation of Saturation in HSV (Hue, Saturation, Brightness) color model" |
| 2160 | + }, |
| 2161 | + "ledStripV": { |
| 2162 | + "message": "V", |
| 2163 | + "description": "Abbreviation of Brightness in HSV (Hue, Saturation, Brightness) color model" |
| 2164 | + }, |
| 2165 | + "ledStripRemainingText": { |
| 2166 | + "message": "Verbleibend", |
| 2167 | + "description": "In the LED STRIP, text next the counter of leds remaining" |
| 2168 | + }, |
| 2169 | + "ledStripClearSelectedButton": { |
| 2170 | + "message": "Löschen", |
| 2171 | + "description": "In the LED STRIP, clear selected leds" |
| 2172 | + }, |
| 2173 | + "ledStripClearAllButton": { |
| 2174 | + "message": "ALLES löschen", |
| 2175 | + "description": "In the LED STRIP, clear all leds" |
| 2176 | + }, |
2146 | 2177 | "ledStripEepromSaved": { |
2147 | 2178 | "message": "EEPROM <span class=\"message-positive\">gespeichert<\/span>" |
2148 | 2179 | }, |
|
2155 | 2186 | "ledStripFunctionTitle": { |
2156 | 2187 | "message": "Funktion" |
2157 | 2188 | }, |
| 2189 | + "ledStripFunctionNoneOption": { |
| 2190 | + "message": "Keine", |
| 2191 | + "description": "One of the modes of the Led Strip" |
| 2192 | + }, |
| 2193 | + "ledStripFunctionColorOption": { |
| 2194 | + "message": "Farbe", |
| 2195 | + "description": "One of the modes of the Led Strip" |
| 2196 | + }, |
| 2197 | + "ledStripFunctionModesOption": { |
| 2198 | + "message": "Flugmodus & Ausrichtung", |
| 2199 | + "description": "One of the modes of the Led Strip" |
| 2200 | + }, |
| 2201 | + "ledStripFunctionArmOption": { |
| 2202 | + "message": "Arm Zustand", |
| 2203 | + "description": "One of the modes of the Led Strip" |
| 2204 | + }, |
| 2205 | + "ledStripFunctionBatteryOption": { |
| 2206 | + "message": "Batterie", |
| 2207 | + "description": "One of the modes of the Led Strip" |
| 2208 | + }, |
| 2209 | + "ledStripFunctionRSSIOption": { |
| 2210 | + "message": "RSSI", |
| 2211 | + "description": "One of the modes of the Led Strip" |
| 2212 | + }, |
| 2213 | + "ledStripFunctionGPSOption": { |
| 2214 | + "message": "GPS", |
| 2215 | + "description": "One of the modes of the Led Strip" |
| 2216 | + }, |
| 2217 | + "ledStripFunctionRingOption": { |
| 2218 | + "message": "Ring", |
| 2219 | + "description": "One of the modes of the Led Strip" |
| 2220 | + }, |
2158 | 2221 | "ledStripColorModifierTitle": { |
2159 | 2222 | "message": "Farb Wahl" |
2160 | 2223 | }, |
2161 | | - "ledStripThrottleFunction": { |
2162 | | - "message": "Gas" |
| 2224 | + "ledStripModeColorsTitle": { |
| 2225 | + "message": "Flugmodus-Farben" |
| 2226 | + }, |
| 2227 | + "ledStripModeColorsModeOrientation": { |
| 2228 | + "message": "Ausrichtung", |
| 2229 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2230 | + }, |
| 2231 | + "ledStripModeColorsModeHeadfree": { |
| 2232 | + "message": "Headfree", |
| 2233 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2234 | + }, |
| 2235 | + "ledStripModeColorsModeHorizon": { |
| 2236 | + "message": "Horizon", |
| 2237 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2238 | + }, |
| 2239 | + "ledStripModeColorsModeAngle": { |
| 2240 | + "message": "Angle", |
| 2241 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2242 | + }, |
| 2243 | + "ledStripModeColorsModeMag": { |
| 2244 | + "message": "Mag", |
| 2245 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2246 | + }, |
| 2247 | + "ledStripModeColorsModeBaro": { |
| 2248 | + "message": "Baro", |
| 2249 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2250 | + }, |
| 2251 | + "ledStripDirN": { |
| 2252 | + "message": "N", |
| 2253 | + "description": "North direction in Color Mode in Led Strip" |
| 2254 | + }, |
| 2255 | + "ledStripDirE": { |
| 2256 | + "message": "E", |
| 2257 | + "description": "East direction in Color Mode in Led Strip" |
| 2258 | + }, |
| 2259 | + "ledStripDirS": { |
| 2260 | + "message": "S", |
| 2261 | + "description": "South direction in Color Mode in Led Strip" |
| 2262 | + }, |
| 2263 | + "ledStripDirW": { |
| 2264 | + "message": "W", |
| 2265 | + "description": "West direction in Color Mode in Led Strip" |
| 2266 | + }, |
| 2267 | + "ledStripDirU": { |
| 2268 | + "message": "U", |
| 2269 | + "description": "Up direction in Color Mode in Led Strip" |
| 2270 | + }, |
| 2271 | + "ledStripDirD": { |
| 2272 | + "message": "D", |
| 2273 | + "description": "Down direction in Color Mode in Led Strip" |
| 2274 | + }, |
| 2275 | + "ledStripModesOrientationTitle": { |
| 2276 | + "message": "LED Ausrichtung ('Flugm. & Ausr.') und Farbe", |
| 2277 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2278 | + }, |
| 2279 | + "ledStripModesSpecialColorsTitle": { |
| 2280 | + "message": "Spezialfarben", |
| 2281 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2282 | + }, |
| 2283 | + "ledStripModeColorsModeDisarmed": { |
| 2284 | + "message": "Disarmed", |
| 2285 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2286 | + }, |
| 2287 | + "ledStripModeColorsModeArmed": { |
| 2288 | + "message": "Armed", |
| 2289 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2290 | + }, |
| 2291 | + "ledStripModeColorsModeAnimation": { |
| 2292 | + "message": "Animation", |
| 2293 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2294 | + }, |
| 2295 | + "ledStripModeColorsModeBlinkBg": { |
| 2296 | + "message": "Blinken hintergrund", |
| 2297 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2298 | + }, |
| 2299 | + "ledStripModeColorsModeGPSNoSats": { |
| 2300 | + "message": "GPS: no sats", |
| 2301 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2302 | + }, |
| 2303 | + "ledStripModeColorsModeGPSNoLock": { |
| 2304 | + "message": "GPS: no lock", |
| 2305 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2306 | + }, |
| 2307 | + "ledStripModeColorsModeGPSLocked": { |
| 2308 | + "message": "GPS: locked", |
| 2309 | + "description": "One of the modes in Color Mode in Led Strip" |
| 2310 | + }, |
| 2311 | + "ledStripWiring": { |
| 2312 | + "message": "LED-Strip Verkabelung", |
| 2313 | + "description": "One of the modes in Led Strip" |
| 2314 | + }, |
| 2315 | + "ledStripWiringMode": { |
| 2316 | + "message": "Sortiermodus Verkabelung", |
| 2317 | + "description": "One of the wiring modes in Led Strip" |
| 2318 | + }, |
| 2319 | + "ledStripWiringClearControl": { |
| 2320 | + "message": "Auswahl löschen", |
| 2321 | + "description": "Control button in the wiring modes in Led Strip" |
| 2322 | + }, |
| 2323 | + "ledStripWiringClearAllControl": { |
| 2324 | + "message": "ALLE Kabel löschen", |
| 2325 | + "description": "Control button in the wiring modes in Led Strip" |
| 2326 | + }, |
| 2327 | + "ledStripWiringMessage": { |
| 2328 | + "message": "LEDs ohne Verkabelungs-Index werden nicht gespeichert.", |
| 2329 | + "description": "Message in the wiring modes in Led Strip" |
2163 | 2330 | }, |
2164 | 2331 | "ledStripVtxFunction": { |
2165 | 2332 | "message": "Larson Scanner" |
|
0 commit comments