New translations settings.mdx (Spanish)
This commit is contained in:
parent
781ce41a33
commit
bcae898bce
1 changed files with 19 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Settings
|
title: Configuración
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
|
@ -9,22 +9,22 @@ title: Settings
|
||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
### <Ruler size="16" class="inline-block" style="margin-bottom: 2px" /> Distance units
|
### <Ruler size="16" class="inline-block" style="margin-bottom: 2px" /> Unidades de distancia
|
||||||
|
|
||||||
Change the units used to display distances in the interface.
|
Cambia las unidades usadas para mostrar distancias en la interfaz.
|
||||||
|
|
||||||
### <Zap size="16" class="inline-block" style="margin-bottom: 2px" /> Velocity units
|
### <Zap size="16" class="inline-block" style="margin-bottom: 2px" /> Unidades de velocidad
|
||||||
|
|
||||||
Change the units used to display velocities in the interface.
|
Cambia las unidades usadas para mostrar velocidades en la interfaz.
|
||||||
You can choose between distance per hour or minutes per distance, which can be more suitable for running activities.
|
Puede elegir entre distancia por hora o minutos por distancia, lo cual puede ser más adecuado para actividades de carrera.
|
||||||
|
|
||||||
### <Thermometer size="16" class="inline-block" style="margin-bottom: 2px" /> Temperature units
|
### <Thermometer size="16" class="inline-block" style="margin-bottom: 2px" /> Unidades de temperatura
|
||||||
|
|
||||||
Change the units used to display temperatures in the interface.
|
Cambia las unidades usadas para mostrar temperaturas en la interfaz.
|
||||||
|
|
||||||
### <Languages size="16" class="inline-block" style="margin-bottom: 2px" /> Language
|
### <Languages size="16" class="inline-block" style="margin-bottom: 2px" /> Idioma
|
||||||
|
|
||||||
Change the language used in the interface.
|
Cambia el idioma usado en la interfaz.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
|
|
@ -34,17 +34,17 @@ Si quiere comenzar la traducción en un nuevo idioma, por favor <a href="#contac
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Theme
|
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Tema
|
||||||
|
|
||||||
Change the theme used in the interface.
|
Cambia el tema usado en la interfaz.
|
||||||
|
|
||||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view source
|
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Fuente de vista de calle
|
||||||
|
|
||||||
Change the source used for the [street view control](../map-controls).
|
Cambia la fuente usada para el [control de vista de calle](../map-controls).
|
||||||
The default one is <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, but you can also use <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>.
|
El predeterminado es <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, pero también puede usar <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>.
|
||||||
Learn more about how to use the street view control in the [map controls section](../map-controls).
|
Aprenda más sobre cómo usar el control de la vista de calle en la [sección de controles de mapa](../map-controls).
|
||||||
|
|
||||||
### <Layers3 size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers...
|
### <Layers3 size="16" class="inline-block" style="margin-bottom: 2px" /> Capas de mapa...
|
||||||
|
|
||||||
This opens a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more.
|
Abre un diálogo donde puede activar o desactivar capas de mapa, añadir capas personalizadas, cambiar la opacidad de las capas superpuestas, y más.
|
||||||
More information about map layers can be found in the [map controls section](../map-controls).
|
Puede encontrar más información sobre las capas de mapa en la [sección de controles de mapa](../map-controls).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue