New translations gpx.mdx (Portuguese)

This commit is contained in:
vcoppe
2025-07-20 18:31:13 +02:00
parent 42743e637e
commit 06baa33827

View File

@@ -18,7 +18,7 @@ GPX files may also contain metadata, of which the **name** and **description** f
As mentioned above, a GPX file can contain multiple GPS traces. 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.
- A **track** is made of a sequence of disconnected segments. - Uma **faixa** é feita de uma sequência de segmentos desconectados.
Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**.
- 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.