New translations view.mdx (Portuguese, Brazilian)
This commit is contained in:
parent
6b4d335d00
commit
7559668c5a
1 changed files with 8 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: View options
|
title: Ver opções
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
|
@ -11,33 +11,33 @@ title: View options
|
||||||
|
|
||||||
This menu provides options to rearrange the interface and the map view.
|
This menu provides options to rearrange the interface and the map view.
|
||||||
|
|
||||||
### <MountainSnow size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
|
### <MountainSnow size="16" class="inline-block" style="margin-bottom: 2px" /> Perfil de elevação
|
||||||
|
|
||||||
Hide the elevation profile to make room for the map, or show it to inspect the current selection.
|
Hide the elevation profile to make room for the map, or show it to inspect the current selection.
|
||||||
|
|
||||||
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
|
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Lista de arquivos vertical
|
||||||
|
|
||||||
Switch between a vertical and a horizontal layout for the file list.
|
Switch between a vertical and a horizontal layout for the file list.
|
||||||
The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments, or waypoints](../gpx).
|
The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments, or waypoints](../gpx).
|
||||||
|
|
||||||
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap
|
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Mudar para mapa base anterior
|
||||||
|
|
||||||
Change the basemap to the one previously selected through the [map layer control](../map-controls).
|
Change the basemap to the one previously selected through the [map layer control](../map-controls).
|
||||||
|
|
||||||
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle overlays
|
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Alternar sobreposições
|
||||||
|
|
||||||
Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
|
Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
|
||||||
|
|
||||||
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> Distance markers
|
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> Marcadores de distância
|
||||||
|
|
||||||
Toggle the visibility of distance markers on the map.
|
Toggle the visibility of distance markers on the map.
|
||||||
They are displayed for the current selection, like the [elevation profile](../files-and-stats).
|
They are displayed for the current selection, like the [elevation profile](../files-and-stats).
|
||||||
|
|
||||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
|
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Setas de direção
|
||||||
|
|
||||||
Toggle the visibility of direction arrows on the map.
|
Toggle the visibility of direction arrows on the map.
|
||||||
|
|
||||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
|
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Alternar 3D
|
||||||
|
|
||||||
Entrar ou sair da visualização do mapa 3D.
|
Entrar ou sair da visualização do mapa 3D.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue