From fec85ded0f9ca5d04cf2c81e134280c481f6a871 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 14 Aug 2024 14:11:29 +0200 Subject: [PATCH] New translations minify.mdx (Italian) --- website/src/lib/docs/it/toolbar/minify.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/it/toolbar/minify.mdx b/website/src/lib/docs/it/toolbar/minify.mdx index 11b53248..901d0909 100644 --- a/website/src/lib/docs/it/toolbar/minify.mdx +++ b/website/src/lib/docs/it/toolbar/minify.mdx @@ -10,9 +10,9 @@ title: Minify # { title } -This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. +Questo strumento può essere utilizzato per ridurre il numero di punti GPS in una traccia, che può essere utile per diminuire le sue dimensioni. -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. +È possibile regolare la tolleranza dell'algoritmo di semplificazione utilizzando il cursore, e vedere il numero di punti che saranno mantenuti, così come la traccia semplificata sulla mappa.
@@ -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. +Il valore di tolleranza rappresenta la distanza massima consentita tra la traccia originale e la traccia semplificata. +Puoi leggere di più sull'algoritmo utilizzato qui.