diff options
Diffstat (limited to 'web/l10n/es.json')
-rw-r--r-- | web/l10n/es.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/web/l10n/es.json b/web/l10n/es.json index 2ace91caf..7cca1c8f2 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -1,6 +1,6 @@ { "sharedLoading": "Cargando...", - "sharedSave": "Grabar", + "sharedSave": "Guardar", "sharedCancel": "Cancelar", "sharedAdd": "Agregar", "sharedEdit": "Editar", @@ -12,14 +12,14 @@ "sharedMph": "MPH", "sharedHour": "Hora", "sharedMinute": "Minuto", - "sharedSecond": "Segundos", + "sharedSecond": "Segundo", "errorTitle": "Error", "errorUnknown": "Error Desconocido", "errorConnection": "Error de Conexión", "userName": "Nombre", "userEmail": "Email", "userPassword": "Contraseña", - "userAdmin": "Admin", + "userAdmin": "Administrador", "loginTitle": "Ingresar", "loginLanguage": "Idioma", "loginRegister": "Registrar", @@ -27,14 +27,14 @@ "loginFailed": "Dirección de Correo o Contraseña Incorrecta", "loginCreated": "Nuevo Usuario ha sido registrado", "loginLogout": "Salir", - "devicesAndState": "Devices and State", + "devicesAndState": "Dispositivos y Estado", "deviceDialog": "Dispositivo", "deviceTitle": "Dispositivos", "deviceName": "Nombre", "deviceIdentifier": "Identificador", - "deviceLastUpdate": "Last Update", + "deviceLastUpdate": "Última Actualización", "deviceCommand": "Comando", - "deviceFollow": "Follow", + "deviceFollow": "Seguir", "settingsTitle": "Preferencias", "settingsUser": "Cuenta", "settingsServer": "Servidor", @@ -59,7 +59,7 @@ "serverTitle": "Preferencias Servidor", "serverZoom": "Zoom", "serverRegistration": "Registrar", - "serverReadonly": "Readonly", + "serverReadonly": "Sólo Lectura", "mapTitle": "Mapa", "mapLayer": "Capa de Mapa", "mapCustom": "Mapa Personalizado", |