Update Spanish translation
parent
1a3249ef62
commit
5bcf8d9856
|
@ -2078,7 +2078,7 @@
|
|||
"message": "Cargar Firmware [Local]"
|
||||
},
|
||||
"firmwareFlasherButtonLoadOnline": {
|
||||
"message": "Cargar Firmware [Online]"
|
||||
"message": "Cargar Firmware [Internet]"
|
||||
},
|
||||
"firmwareFlasherButtonDownloading": {
|
||||
"message": "Descargando..."
|
||||
|
@ -2119,6 +2119,9 @@
|
|||
"firmwareFlasherFirmwareNotLoaded": {
|
||||
"message": "Firmware no cargado"
|
||||
},
|
||||
"firmwareFlasherFirmwareLocalLoaded": {
|
||||
"message": "Cargado Firmware Local ($1 bytes)"
|
||||
},
|
||||
"firmwareFlasherHexCorrupted": {
|
||||
"message": "El archivo HEX parece estar corrupto"
|
||||
},
|
||||
|
@ -2149,6 +2152,34 @@
|
|||
"ledStripButtonSave": {
|
||||
"message": "Guardar"
|
||||
},
|
||||
"ledStripColorSetupTitle": {
|
||||
"message": "Ajuste de color",
|
||||
"description": "Color setup title of the led strip"
|
||||
},
|
||||
"ledStripH": {
|
||||
"message": "H",
|
||||
"description": "Abbreviation of Hue in HSV (Hue, Saturation, Brightness) color model"
|
||||
},
|
||||
"ledStripS": {
|
||||
"message": "S",
|
||||
"description": "Abbreviation of Saturation in HSV (Hue, Saturation, Brightness) color model"
|
||||
},
|
||||
"ledStripV": {
|
||||
"message": "V",
|
||||
"description": "Abbreviation of Brightness in HSV (Hue, Saturation, Brightness) color model"
|
||||
},
|
||||
"ledStripRemainingText": {
|
||||
"message": "Restantes",
|
||||
"description": "In the LED STRIP, text next the counter of leds remaining"
|
||||
},
|
||||
"ledStripClearSelectedButton": {
|
||||
"message": "Bor. seleccionado",
|
||||
"description": "In the LED STRIP, clear selected leds"
|
||||
},
|
||||
"ledStripClearAllButton": {
|
||||
"message": "Bor. TODO",
|
||||
"description": "In the LED STRIP, clear all leds"
|
||||
},
|
||||
"ledStripEepromSaved": {
|
||||
"message": "EEPROM <span class=\"message-positive\">guardada<\/span>"
|
||||
},
|
||||
|
@ -2161,11 +2192,147 @@
|
|||
"ledStripFunctionTitle": {
|
||||
"message": "Función"
|
||||
},
|
||||
"ledStripFunctionNoneOption": {
|
||||
"message": "Ninguna",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionColorOption": {
|
||||
"message": "Color",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionModesOption": {
|
||||
"message": "Modos y Orientación",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionArmOption": {
|
||||
"message": "Estado de Armado",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionBatteryOption": {
|
||||
"message": "Batería",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionRSSIOption": {
|
||||
"message": "RSSI",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionGPSOption": {
|
||||
"message": "GPS",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripFunctionRingOption": {
|
||||
"message": "Anillo",
|
||||
"description": "One of the modes of the Led Strip"
|
||||
},
|
||||
"ledStripColorModifierTitle": {
|
||||
"message": "Modificador de color"
|
||||
},
|
||||
"ledStripThrottleFunction": {
|
||||
"message": "Acelerador"
|
||||
"ledStripModeColorsTitle": {
|
||||
"message": "Colores del modo"
|
||||
},
|
||||
"ledStripModeColorsModeOrientation": {
|
||||
"message": "Orientación",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeHeadfree": {
|
||||
"message": "Headfree",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeHorizon": {
|
||||
"message": "Horizon",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeAngle": {
|
||||
"message": "Angle",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeMag": {
|
||||
"message": "Mag",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeBaro": {
|
||||
"message": "Baro",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripDirN": {
|
||||
"message": "N",
|
||||
"description": "North direction in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripDirE": {
|
||||
"message": "E",
|
||||
"description": "East direction in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripDirS": {
|
||||
"message": "S",
|
||||
"description": "South direction in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripDirW": {
|
||||
"message": "O",
|
||||
"description": "West direction in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripDirU": {
|
||||
"message": "Ar",
|
||||
"description": "Up direction in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripDirD": {
|
||||
"message": "Ab",
|
||||
"description": "Down direction in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModesOrientationTitle": {
|
||||
"message": "Orientación del LED ('Modos y Orientación') y Color",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModesSpecialColorsTitle": {
|
||||
"message": "Colores especiales",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeDisarmed": {
|
||||
"message": "Desarmado",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeArmed": {
|
||||
"message": "Armado",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeAnimation": {
|
||||
"message": "Animación",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeBlinkBg": {
|
||||
"message": "Fondo parpadeante",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeGPSNoSats": {
|
||||
"message": "GPS: no sats",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeGPSNoLock": {
|
||||
"message": "GPS: no fijad",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripModeColorsModeGPSLocked": {
|
||||
"message": "GPS: fijados",
|
||||
"description": "One of the modes in Color Mode in Led Strip"
|
||||
},
|
||||
"ledStripWiring": {
|
||||
"message": "Cableado de la tira de LEDs",
|
||||
"description": "One of the modes in Led Strip"
|
||||
},
|
||||
"ledStripWiringMode": {
|
||||
"message": "Modo Orden Cableado",
|
||||
"description": "One of the wiring modes in Led Strip"
|
||||
},
|
||||
"ledStripWiringClearControl": {
|
||||
"message": "Borrar seleccionado",
|
||||
"description": "Control button in the wiring modes in Led Strip"
|
||||
},
|
||||
"ledStripWiringClearAllControl": {
|
||||
"message": "Bor. TODO cableado",
|
||||
"description": "Control button in the wiring modes in Led Strip"
|
||||
},
|
||||
"ledStripWiringMessage": {
|
||||
"message": "No se guardarán los LEDs sin número de orden en el cableado.",
|
||||
"description": "Message in the wiring modes in Led Strip"
|
||||
},
|
||||
"ledStripVtxFunction": {
|
||||
"message": "Escáner Larson"
|
||||
|
|
Loading…
Reference in New Issue