diff options
author | Anton Tananaev <anton@traccar.org> | 2022-07-09 15:32:40 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-07-09 15:32:40 -0700 |
commit | 97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080 (patch) | |
tree | 8960284dab9795b8192ec46665e913f3dfc23cc5 /web/l10n/es.json | |
parent | be8a9ceebf1023b7cd23d9cfe94b110260d33ba4 (diff) | |
download | trackermap-web-97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080.tar.gz trackermap-web-97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080.tar.bz2 trackermap-web-97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080.zip |
Update translationsv5.1
Diffstat (limited to 'web/l10n/es.json')
-rw-r--r-- | web/l10n/es.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/es.json b/web/l10n/es.json index aa584c13..f5e8c648 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -14,6 +14,8 @@ "sharedKm": "Km", "sharedMi": "MI", "sharedNmi": "nmi", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "Nudos", "sharedKmh": "km/h", "sharedMph": "mph", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Reporte: Ignorar el odómetro", "attributeWebReportColor": "Web: Color de reporte", "attributeDevicePassword": "Contraseña de dispositivo", + "attributeDeviceImage": "Imagen del dispositivo", "attributeDeviceInactivityStart": "Inicio de inactividad del dispositivo", "attributeDeviceInactivityPeriod": "Periodo de inactividad del dispositivo", "attributeProcessingCopyAttributes": "Procesando: Copia de atributos", @@ -114,6 +117,7 @@ "attributeMailSmtpAuth": "Correo: Habilitar autenticación SMTP", "attributeMailSmtpUsername": "Correo: Nombre de usuario SMTP", "attributeMailSmtpPassword": "Correo: Contraseña SMTP", + "attributeUiDisableGroups": "UI: Deshabilitar Grupos", "attributeUiDisableEvents": "UI: Deshabilitar panel Eventos", "attributeUiDisableVehicleFetures": "UI: Deshabilitar características del vehículo", "attributeUiDisableDrivers": "UI: Deshabilitar Conductores", @@ -121,6 +125,7 @@ "attributeUiDisableCalendars": "UI: Deshabilitar Calendario", "attributeUiDisableMaintenance": "UI: Deshabilitar Mantenimiento", "attributeUiHidePositionAttributes": "UI: Ocultar Atributos de Posición", + "attributeUiDisableLoginLanguage": "UI: Deshabilitar Idioma de inicio de sesión", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Error", "errorGeneral": "Parámetros no válidos o fuera de los límites", @@ -172,6 +177,7 @@ "settingsServer": "Servidor", "settingsUsers": "Usuarios", "settingsDistanceUnit": "Unidad de Distancia", + "settingsAltitudeUnit": "Altitude Unit", "settingsSpeedUnit": "Unidad de Velocidad", "settingsVolumeUnit": "Unidad de Volumen", "settingsTwelveHourFormat": "Formato de 12h.", @@ -272,7 +278,8 @@ "mapCustomArcgis": "ArcGIS Personalizado", "mapCustomLabel": "Mapa Personalizado", "mapCarto": "Carto", - "mapOsm": "Open Street Map", + "mapOsm": "OpenStreetMap", + "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps - Carretera", "mapBingAerial": "Bing Maps - Aéreo", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex", "mapYandexSat": "Yandex Satélite", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |