From 28c80c5601c396d82b7a7ce4f40702c671bf63b7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:20:04 +1200 Subject: Update localization files --- web/l10n/es.json | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) (limited to 'web/l10n/es.json') diff --git a/web/l10n/es.json b/web/l10n/es.json index e87662239..68cbeae88 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -8,14 +8,21 @@ "sharedRemoveConfirm": "Borrar Elemento?", "sharedKm": "KM", "sharedMi": "MI", - "sharedKn": "kn", + "sharedKn": "Nudo", "sharedKmh": "KM/H", "sharedMph": "MPH", "sharedHour": "Hora", "sharedMinute": "Minuto", "sharedSecond": "Segundo", "sharedName": "Nombre", + "sharedDescription": "Description", "sharedSearch": "Buscar", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", "errorTitle": "Error", "errorUnknown": "Error Desconocido", "errorConnection": "Error de Conexión", @@ -38,7 +45,7 @@ "deviceFollow": "Seguir", "groupDialog": "Grupo", "groupParent": "Grupo", - "groupNoGroup": "No Group", + "groupNoGroup": "Sin grupo", "settingsTitle": "Preferencias", "settingsUser": "Cuenta", "settingsGroups": "Grupos", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps - Carretera", "mapBingAerial": "Bing Maps - Aéreo", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", "stateTitle": "Estado", "stateName": "Parámetro", "stateValue": "Valor", @@ -85,5 +94,31 @@ "commandEngineStop": "Apagar motor", "commandEngineResume": "Desbloquear Encendido de Motor", "commandFrequency": "Frequencia", - "commandUnit": "Unidad" + "commandUnit": "Unidad", + "commandCustom": "Comando personalizado", + "commandPositionSingle": "Un report", + "commandAlarmArm": "Armar Alarma", + "commandAlarmDisarm": "Desarmar Alarma", + "commandSetTimezone": "Establecer zona horaria", + "commandRequestPhoto": "Solicitar Foto", + "commandRebootDevice": "Reiniciar dispositivo", + "commandSendSms": "Enviar SMS", + "commandSosNumber": "Establecer el número SOS", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Establecer contacto", + "commandVoiceMessage": "Mensaje de voz", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "eventDeviceOnline": "El dispositivo está en linea", + "eventDeviceOffline": "El dispositivo está fuera de linea", + "eventDeviceMoving": "El dispositivo se está moviendo", + "eventDeviceStopped": "El dispositivo está parado", + "eventDeviceOverspeed": "El dispositivo excedió el limite de velocidad", + "eventCommandResult": "Command result", + "eventGeofenceEnter": "Device has entered geofence", + "eventGeofenceExit": "Device has exited geofence", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail" } \ No newline at end of file -- cgit v1.2.3