Merge pull request #13381 from ascillato/patch-1

Update Spanish Translation
This commit is contained in:
Adrian Scillato 2021-10-16 15:31:26 -03:00 committed by GitHub
commit 8605ad3cb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1064,17 +1064,17 @@
#define D_NEOPOOL_RELAY_CD "Bomba de Salmuera"
#define D_NEOPOOL_TIME "Tiempo"
#define D_NEOPOOL_FILT_MODE "Filtrado"
#define D_NEOPOOL_CELL_RUNTIME "Cell runtime"
#define D_NEOPOOL_CELL_RUNTIME "Tiempo de actividad"
#define D_NEOPOOL_POLARIZATION "Pol" // Sensor status
#define D_NEOPOOL_PR_OFF "PrOff"
#define D_NEOPOOL_SETPOINT_OK "Ok"
#define D_NEOPOOL_COVER "Cover"
#define D_NEOPOOL_SHOCK "Golpe"
#define D_NEOPOOL_STATUS_ON "ON"
#define D_NEOPOOL_STATUS_OFF "OFF"
#define D_NEOPOOL_STATUS_WAIT "WAIT"
#define D_NEOPOOL_STATUS_TANK "TANK"
#define D_NEOPOOL_STATUS_FLOW "Flow"
#define D_NEOPOOL_STATUS_ON "Encendido"
#define D_NEOPOOL_STATUS_OFF "Apagado"
#define D_NEOPOOL_STATUS_WAIT "Espera"
#define D_NEOPOOL_STATUS_TANK "Tanque"
#define D_NEOPOOL_STATUS_FLOW "Flujo"
#define D_NEOPOOL_LOW "Bajo"
#define D_NEOPOOL_FLOW1 "FL1"
#define D_NEOPOOL_FLOW2 "FL2"