New translations gpx.mdx (Portuguese)

This commit is contained in:
vcoppe
2025-07-20 19:33:06 +02:00
parent 06baa33827
commit d303b8db3e

View File

@@ -19,7 +19,7 @@ As mentioned above, a GPX file can contain multiple GPS traces.
These are organized in a hierarchical structure, with tracks at the top level. These are organized in a hierarchical structure, with tracks at the top level.
- Uma **faixa** é feita de uma sequência de segmentos desconectados. - Uma **faixa** é feita de uma sequência de segmentos desconectados.
Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. Além disso, ele pode conter metadados como **nome**, **descrição** e **propriedades de aparência**.
- A **segment** is a sequence of GPS points that form a continuous path. - A **segment** is a sequence of GPS points that form a continuous path.
- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. - A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude.
Some devices also store additional information such as heart rate, cadence, temperature, and power. Some devices also store additional information such as heart rate, cadence, temperature, and power.