New translations clean.mdx (Portuguese, Brazilian)
This commit is contained in:
parent
7394f9d00d
commit
94a6d58bbc
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Clean
|
title: Limpar
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
@ -9,9 +9,9 @@ title: Clean
|
||||||
|
|
||||||
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
When the clean tool is selected, dragging the map will create a rectangular selection.
|
Quando a ferramenta de limpeza é selecionada, arrastar o mapa criará uma seleção retangular.
|
||||||
|
|
||||||
Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection.
|
Dependendo das opções selecionadas na caixa de diálogo abaixo, clicar no botão excluir removerá os pontos GPS e/ou [pontos de interesse](../gpx) localizado dentro ou fora da seleção.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Clean class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Clean class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue