diff --git a/src/locales/es.json b/src/locales/es.json new file mode 100644 index 0000000..efa345c --- /dev/null +++ b/src/locales/es.json @@ -0,0 +1,33 @@ +{ + "Automatically center the map view and zoom in to relevant data": "Centrar automáticamente el zoom y la vista del mapa a los datos", + "Fit view": "Ajustar vista", + "Layer settings": "Configuración de capas", + "Show/hide layers": "Mostrar/ocultar capas", + "Now": "Ahora", + "Select start date": "Seleccionar fecha inicio", + "to": "hasta", + "Select end date": "Seleccionar fecha fin", + "Select user": "Seleccionar usuario", + "Show all": "Mostrar todos", + "Select device": "Seleccionar dispositivo", + "Distance travelled": "Distancia recorrida", + "Download raw data": "Descargar datos en crudo", + "Information": "Información", + "Show last known locations": "Mostrar última ubicación conocida", + "Show location history (line)": "Mostrar historial (línea)", + "Show location history (points)": "Mostrar historial (puntos)", + "Show location heatmap": "Mostra mapa de calor", + "Minify JSON": "Reducir JSON", + "Copy to clipboard": "Copiar al portapapeles", + "Download": "Descarga", + "OwnTracks website": "OwnTracks - Sitio web", + "OwnTracks documentation": "OwnTracks - documentación", + "OwnTracks on Twitter": "OwnTracks en Twitter", + "Loading data, please wait...": "Cargando datos, por favor, espera...", + "Image of {deviceName}": "Imágen de {deviceName}", + "Timestamp": "Fecha / Hora", + "Location": "Ubicación", + "Address": "Dirección", + "Battery": "Bateria", + "Speed": "Velocidad" +}