From 307e068f2ca4005b8e8cdedaccb3a715c180848b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 20:59:48 +0200 Subject: [PATCH] New translations minify.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/toolbar/minify.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/pt-BR/toolbar/minify.mdx b/website/src/lib/docs/pt-BR/toolbar/minify.mdx index 61a4d628..a8f79261 100644 --- a/website/src/lib/docs/pt-BR/toolbar/minify.mdx +++ b/website/src/lib/docs/pt-BR/toolbar/minify.mdx @@ -10,9 +10,9 @@ title: Minificar # { title } -This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. +Esta ferramenta pode ser utilizada para reduzir o número de pontos GPS em um traço, o que pode ser útil para diminuir seu tamanho. -You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. +Você pode ajustar a tolerância do algoritmo de simplificação usando o controle deslizante, e ver o número de pontos que serão mantidos, bem como o traço simplificado no mapa.
@@ -20,7 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a -The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. -You can read more about the algorithm used here. +O valor da tolerância representa a distância máxima permitida entre o traço original e o traço simplificado. +Você pode ler mais sobre o algoritmo usado aqui.