2020-06-27 17:57:18 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
<TS version="2.1" language="it_IT">
|
2021-08-30 20:33:39 +02:00
|
|
|
<context>
|
|
|
|
<name>AuthenticationWidget</name>
|
|
|
|
<message>
|
2021-10-10 12:31:02 +02:00
|
|
|
<location filename="../src/GUI/authenticationwidget.cpp" line="15"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>Username:</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Utente:</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2021-10-10 12:31:02 +02:00
|
|
|
<location filename="../src/GUI/authenticationwidget.cpp" line="16"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>Password:</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Password:</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
2020-06-27 17:57:18 +02:00
|
|
|
<context>
|
|
|
|
<name>CadenceGraph</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraph.cpp" line="11"/>
|
|
|
|
<source>rpm</source>
|
|
|
|
<translation></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraph.cpp" line="12"/>
|
|
|
|
<location filename="../src/GUI/cadencegraph.h" line="16"/>
|
|
|
|
<source>Cadence</source>
|
|
|
|
<translation>Cadenza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/cadencegraph.cpp" line="28"/>
|
|
|
|
<source>Avg</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraph.cpp" line="30"/>
|
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraph.cpp" line="33"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/cadencegraph.cpp" line="35"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massimo</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>CadenceGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraphitem.cpp" line="17"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraphitem.cpp" line="18"/>
|
|
|
|
<location filename="../src/GUI/cadencegraphitem.cpp" line="20"/>
|
|
|
|
<source>rpm</source>
|
|
|
|
<translation>rpm</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/cadencegraphitem.cpp" line="19"/>
|
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>Data</name>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="160"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Supported files</source>
|
|
|
|
<translation>File supportati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="161"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>CSV files</source>
|
|
|
|
<translation>File CSV</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="162"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>CUP files</source>
|
|
|
|
<translation>File CUP</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="163"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>FIT files</source>
|
|
|
|
<translation>File FIT</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="164"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GeoJSON files</source>
|
|
|
|
<translation>File GeoJSON</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="165"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPI files</source>
|
|
|
|
<translation>File GPI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="166"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPX files</source>
|
|
|
|
<translation>File GPX</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="167"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>IGC files</source>
|
|
|
|
<translation>File IGC</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="168"/>
|
2021-05-12 07:48:13 +02:00
|
|
|
<source>ITN files</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>File ITN</translation>
|
2021-05-12 07:48:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="169"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>JPEG images</source>
|
|
|
|
<translation>File JPEG</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="170"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>KML files</source>
|
|
|
|
<translation>File KML</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="171"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>LOC files</source>
|
|
|
|
<translation>File LOC</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="172"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>NMEA files</source>
|
|
|
|
<translation>File NMEA</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="173"/>
|
2021-08-19 19:47:26 +02:00
|
|
|
<source>ONmove files</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>File ONmove</translation>
|
2021-08-19 00:01:29 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="174"/>
|
2021-05-09 22:46:00 +02:00
|
|
|
<source>OV2 files</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>File OV2</translation>
|
2021-05-09 22:46:00 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="175"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>OziExplorer files</source>
|
|
|
|
<translation>File OziExplorer</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="176"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>SLF files</source>
|
|
|
|
<translation>File SLF</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="177"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>SML files</source>
|
|
|
|
<translation>File SML</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="178"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>TCX files</source>
|
|
|
|
<translation>File TCX</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="179"/>
|
2021-12-25 12:39:43 +01:00
|
|
|
<source>TwoNav files</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>File TwoNav</translation>
|
2021-12-25 12:39:43 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/data/data.cpp" line="180"/>
|
|
|
|
<source>GPSDump files</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/data/data.cpp" line="181"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>All files</source>
|
|
|
|
<translation>Tutti i file</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2021-07-12 12:08:56 +02:00
|
|
|
<context>
|
|
|
|
<name>DirSelectWidget</name>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/dirselectwidget.cpp" line="18"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>System default</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Configurazione predefinita</translation>
|
2021-07-12 12:08:56 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/dirselectwidget.cpp" line="40"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Select directory</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Seleziona cartella</translation>
|
2021-07-12 12:08:56 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
2020-06-27 17:57:18 +02:00
|
|
|
<context>
|
|
|
|
<name>ElevationGraph</name>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="39"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.h" line="16"/>
|
|
|
|
<source>Elevation</source>
|
|
|
|
<translation>Altitudine</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="59"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Up</source>
|
2022-07-07 00:45:53 +02:00
|
|
|
<extracomment>Use an Unicode arrow (U+2197) when there is no abbreviation or extremly short term for "Up" in your language</extracomment>
|
2022-06-30 00:32:20 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="63"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Down</source>
|
2022-07-07 00:45:53 +02:00
|
|
|
<extracomment>Use an Unicode arrow (U+2198) when there is no abbreviation or extremly short term for "Down" in your language</extracomment>
|
2022-06-30 00:32:20 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="66"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Max</source>
|
2022-07-07 00:56:06 +02:00
|
|
|
<extracomment>Use an abbreviation or a extremly short term</extracomment>
|
2022-06-30 00:32:20 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="69"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Min</source>
|
2022-07-07 00:56:06 +02:00
|
|
|
<extracomment>Use an abbreviation or a extremly short term</extracomment>
|
2022-06-30 00:32:20 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="72"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Ascent</source>
|
|
|
|
<translation>Salita</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="74"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Descent</source>
|
|
|
|
<translation>Discesa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="76"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="78"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="181"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="184"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>ft</source>
|
|
|
|
<translation>ft</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ElevationGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/elevationgraphitem.cpp" line="33"/>
|
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/elevationgraphitem.cpp" line="33"/>
|
|
|
|
<source>ft</source>
|
|
|
|
<translation>ft</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/elevationgraphitem.cpp" line="36"/>
|
|
|
|
<source>Ascent</source>
|
|
|
|
<translation>Salita</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/elevationgraphitem.cpp" line="38"/>
|
|
|
|
<source>Descent</source>
|
|
|
|
<translation>Discesa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/elevationgraphitem.cpp" line="40"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/elevationgraphitem.cpp" line="42"/>
|
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minima</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>FileSelectWidget</name>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="46"/>
|
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="51"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Select file</source>
|
|
|
|
<translation>Seleziona file</translation>
|
|
|
|
</message>
|
2020-09-27 00:48:53 +02:00
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="61"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>No output file selected.</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Nessun file di output selezionato.</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="71"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>%1 is a directory.</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>%1 è una cartella.</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="75"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>%1 is not writable.</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>%1 non è scrivibile.</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
2020-06-27 17:57:18 +02:00
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>Format</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="54"/>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="61"/>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="84"/>
|
|
|
|
<source>ft</source>
|
|
|
|
<translation>ft</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="57"/>
|
|
|
|
<source>mi</source>
|
|
|
|
<translation>mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="64"/>
|
|
|
|
<source>nmi</source>
|
|
|
|
<translation>nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="68"/>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="81"/>
|
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/format.cpp" line="71"/>
|
|
|
|
<source>km</source>
|
|
|
|
<translation>km</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>GUI</name>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="199"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Quit</source>
|
|
|
|
<translation>Esci</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="207"/>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="951"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="969"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Paths</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="211"/>
|
2024-02-27 21:55:13 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="911"/>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="912"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Keyboard controls</source>
|
|
|
|
<translation>Scorciatoie da tastiera</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="215"/>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="878"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>About GPXSee</source>
|
|
|
|
<translation>A proposito di GPXSee</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="221"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open...</source>
|
|
|
|
<translation>Apri...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="228"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Open directory...</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="233"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Print...</source>
|
|
|
|
<translation>Stampa...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="239"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Export to PDF...</source>
|
|
|
|
<translation>Esporta in PDF...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="246"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Export to PNG...</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Esporta in PNG...</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="253"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Close</source>
|
|
|
|
<translation>Chiudi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="260"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Reload</source>
|
|
|
|
<translation>Ricarica</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="266"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Statistics...</source>
|
|
|
|
<translation>Statistiche...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="276"/>
|
2023-11-15 22:26:04 +01:00
|
|
|
<source>Clear list</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="288"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Load POI file...</source>
|
|
|
|
<translation>Carica file POI...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="292"/>
|
2021-03-21 22:41:44 +01:00
|
|
|
<source>Select all files</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Seleziona tutti i file</translation>
|
2021-03-21 22:41:44 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="297"/>
|
2021-03-21 22:41:44 +01:00
|
|
|
<source>Unselect all files</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Deseleziona tutti i file</translation>
|
2021-03-21 22:41:44 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="302"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Overlap POIs</source>
|
|
|
|
<translation>Sovrapponi POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="307"/>
|
2021-10-10 12:31:02 +02:00
|
|
|
<source>Show POI icons</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Mostra icone POI</translation>
|
2021-10-10 12:31:02 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="312"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show POI labels</source>
|
|
|
|
<translation>Mostra etichette POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="318"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show POIs</source>
|
|
|
|
<translation>Mostra POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="330"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show map</source>
|
|
|
|
<translation>Mostra mappa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="339"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Load map...</source>
|
|
|
|
<translation>Carica mappa...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="344"/>
|
2020-12-03 00:10:24 +01:00
|
|
|
<source>Load map directory...</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Carica la directory della mappa…</translation>
|
2020-12-03 00:10:24 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="347"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Clear tile cache</source>
|
|
|
|
<translation>Cancella cache mappe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="352"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="357"/>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="930"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next map</source>
|
|
|
|
<translation>Mappa successiva</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="362"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show cursor coordinates</source>
|
|
|
|
<translation>Mostra coordinate del cursore</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="370"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Show position</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Visualizza posizione</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="376"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Follow position</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Segui posizione</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="381"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Show coordinates</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Visualizza coordinate</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="387"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Show motion info</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Visualizza informazioni movimento</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="394"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show tracks</source>
|
|
|
|
<translation>Mostra tracce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="399"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show routes</source>
|
|
|
|
<translation>Mostra percorso</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="403"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show waypoints</source>
|
|
|
|
<translation>Mostra punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="408"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show areas</source>
|
|
|
|
<translation>Mostra aree</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="412"/>
|
2021-10-10 12:31:02 +02:00
|
|
|
<source>Waypoint icons</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Icone punti</translation>
|
2021-10-10 12:31:02 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="417"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoint labels</source>
|
|
|
|
<translation>Etichette punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="422"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Route waypoints</source>
|
|
|
|
<translation>Punti del percorso</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="427"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km/mi markers</source>
|
|
|
|
<translation>Pietre miliari</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="435"/>
|
2021-02-12 22:43:43 +01:00
|
|
|
<source>Do not show</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Non mostrare</translation>
|
2021-01-17 19:51:29 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="439"/>
|
2021-02-12 22:43:43 +01:00
|
|
|
<source>Marker only</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Solo indicatori</translation>
|
2021-02-06 15:26:46 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="443"/>
|
2021-02-12 22:43:43 +01:00
|
|
|
<source>Date/time</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Data e ora</translation>
|
2021-02-12 22:43:43 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="447"/>
|
2021-02-12 22:43:43 +01:00
|
|
|
<source>Coordinates</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Coordinate</translation>
|
2021-02-12 22:43:43 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="451"/>
|
2022-09-25 11:06:31 +02:00
|
|
|
<source>Use styles</source>
|
2021-08-30 20:33:39 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="469"/>
|
2022-09-25 11:06:31 +02:00
|
|
|
<source>Show local DEM tiles</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="472"/>
|
2024-02-23 08:21:38 +01:00
|
|
|
<source>Show hillshading</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="480"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show graphs</source>
|
|
|
|
<translation>Mostra grafici</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="488"/>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1370"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1430"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="495"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="740"/>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1372"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1432"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time</source>
|
|
|
|
<translation>Tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="501"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show grid</source>
|
|
|
|
<translation>Mostra griglia</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="506"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show slider info</source>
|
|
|
|
<translation>Mostra informazioni cursore</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="512"/>
|
2022-07-08 02:14:31 +02:00
|
|
|
<source>Show tabs</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="521"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show toolbars</source>
|
|
|
|
<translation>Mostra barra degli strumenti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="528"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Total time</source>
|
|
|
|
<translation>Tempo totale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="533"/>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1373"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1434"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving time</source>
|
|
|
|
<translation>Tempo in movimento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="540"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Metric</source>
|
|
|
|
<translation>Metrico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="545"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Imperial</source>
|
|
|
|
<translation>Imperiale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="551"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Nautical</source>
|
|
|
|
<translation>Nautico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="559"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Decimal degrees (DD)</source>
|
|
|
|
<translation>Gradi decimali (DD)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="565"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Degrees and decimal minutes (DMM)</source>
|
|
|
|
<translation>Gradi e minuti decimali (DMM)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="572"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Degrees, minutes, seconds (DMS)</source>
|
|
|
|
<translation>Gradi, minuti e secondi (DMS)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="579"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Fullscreen mode</source>
|
|
|
|
<translation>Schermo intero</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="586"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Options...</source>
|
|
|
|
<translation>Opzioni...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="593"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next</source>
|
|
|
|
<translation>Successivo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="598"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Previous</source>
|
|
|
|
<translation>Precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="603"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Last</source>
|
|
|
|
<translation>Ultimo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="608"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>First</source>
|
|
|
|
<translation>Primo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="643"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&File</source>
|
|
|
|
<translation>&File</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="646"/>
|
2023-11-15 22:26:04 +01:00
|
|
|
<source>Open recent</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="671"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Map</source>
|
|
|
|
<translation>&Mappa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="681"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Graph</source>
|
|
|
|
<translation>&Grafico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="712"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&POI</source>
|
|
|
|
<translation>&POI</translation>
|
|
|
|
</message>
|
2021-09-24 19:50:54 +02:00
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="732"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Position</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Posizione</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
2023-04-23 01:33:03 +02:00
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="958"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="976"/>
|
2023-04-23 01:33:03 +02:00
|
|
|
<source>CRS directory:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2021-12-04 15:12:59 +01:00
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="964"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="982"/>
|
2021-10-11 22:07:33 +02:00
|
|
|
<source>Symbols directory:</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Cartella simboli</translation>
|
2021-10-11 22:07:33 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1030"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Open directory</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1101"/>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1778"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1878"/>
|
2023-08-12 06:58:28 +02:00
|
|
|
<source>Don't show again</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1941"/>
|
2021-09-24 19:50:54 +02:00
|
|
|
<source>Clear "%1" tile cache?</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2024-02-27 21:55:13 +01:00
|
|
|
<message numerus="yes">
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1964"/>
|
2024-02-27 21:55:13 +01:00
|
|
|
<source>Download %n DEM tiles?</source>
|
|
|
|
<translation type="unfinished">
|
|
|
|
<numerusform></numerusform>
|
|
|
|
<numerusform></numerusform>
|
|
|
|
</translation>
|
|
|
|
</message>
|
2020-06-27 17:57:18 +02:00
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="693"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Data</source>
|
|
|
|
<translation>&Dati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="458"/>
|
2024-02-27 21:55:13 +01:00
|
|
|
<source>Download data DEM</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="464"/>
|
2024-02-27 21:55:13 +01:00
|
|
|
<source>Download map DEM</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="698"/>
|
2021-02-12 22:43:43 +01:00
|
|
|
<source>Position info</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Info sulla posizione</translation>
|
2020-06-27 17:57:18 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="724"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>DEM</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>DEM</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="739"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Settings</source>
|
|
|
|
<translation>Impo&stazioni</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="744"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Units</source>
|
|
|
|
<translation>Unità</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="749"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Coordinates format</source>
|
|
|
|
<translation>Formato coordinate</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="762"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Help</source>
|
|
|
|
<translation>&Aiuto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="789"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>File</source>
|
|
|
|
<translation>File</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="799"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show</source>
|
|
|
|
<translation>Mostra</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="807"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Navigation</source>
|
|
|
|
<translation>Navigazione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="880"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="888"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Version %1</source>
|
|
|
|
<translation>Versione %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="883"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="892"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPXSee is distributed under the terms of the GNU General Public License version 3. For more info about GPXSee visit the project homepage at %1.</source>
|
|
|
|
<translation>GPXSee è distribuito sotto i termini della GNU General Public License versione 3. Per maggiori informazioni su GPXSee visitare il sito del progetto %1.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="915"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next file</source>
|
|
|
|
<translation>File successivo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="916"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Previous file</source>
|
|
|
|
<translation>File precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="918"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>First file</source>
|
|
|
|
<translation>Primo file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="920"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Last file</source>
|
|
|
|
<translation>Ultimo file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="921"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Append file</source>
|
|
|
|
<translation>Aggiungi file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="922"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next/Previous</source>
|
|
|
|
<translation>Successivo/Precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="924"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Toggle graph type</source>
|
|
|
|
<translation>Cambia formato del grafico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="926"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Toggle time type</source>
|
|
|
|
<translation>Cambia formato del tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="928"/>
|
2021-02-12 22:43:43 +01:00
|
|
|
<source>Toggle position info</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Attiva/disattiva le informazioni posizione</translation>
|
2021-02-12 22:43:43 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="932"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Previous map</source>
|
|
|
|
<translation>Mappa precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="933"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Zoom in</source>
|
|
|
|
<translation>Zoom in</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="935"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Zoom out</source>
|
|
|
|
<translation>Zoom out</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="937"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Digital zoom</source>
|
|
|
|
<translation>Zoom digitale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="938"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Zoom</source>
|
|
|
|
<translation>Zoom</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="939"/>
|
2020-11-15 12:26:53 +01:00
|
|
|
<source>Copy coordinates</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Copia le coordinate</translation>
|
2020-11-15 12:26:53 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="940"/>
|
2020-11-15 12:26:53 +01:00
|
|
|
<source>Left Click</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Clic sinistro</translation>
|
2020-11-15 12:26:53 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="954"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="972"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Map directory:</source>
|
|
|
|
<translation>Cartella mappe:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="956"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="974"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI directory:</source>
|
|
|
|
<translation>Cartella POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="960"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="978"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>DEM directory:</source>
|
|
|
|
<translation>Cartella DEM:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="962"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="980"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Styles directory:</source>
|
|
|
|
<translation>Cartella stili:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="966"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="984"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Tile cache directory:</source>
|
|
|
|
<translation>Cartella cache mappe:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="995"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="998"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open file</source>
|
|
|
|
<translation>Apri file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1093"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Error loading data file:</source>
|
|
|
|
<translation>Errore caricamento file:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1096"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1208"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Line: %1</source>
|
|
|
|
<translation>Linea: %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1175"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1178"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open POI file</source>
|
|
|
|
<translation>Apri file POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-29 10:32:35 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1205"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Error loading POI file:</source>
|
|
|
|
<translation>Errore caricamento file POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1352"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1410"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Tracks</source>
|
|
|
|
<translation>Tracce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1354"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1412"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Routes</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1356"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1414"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoints</source>
|
|
|
|
<translation>Punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1358"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1416"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Areas</source>
|
|
|
|
<translation>Aree</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1362"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1364"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1421"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1423"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Date</source>
|
|
|
|
<translation>Data</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1385"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1388"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1389"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Statistics</source>
|
|
|
|
<translation>Statistiche</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1406"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1717"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1720"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open map file</source>
|
|
|
|
<translation>Apri file mappa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1772"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1829"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1848"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1872"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Error loading map:</source>
|
|
|
|
<translation>Errore caricamento mappa:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1912"/>
|
2020-12-03 00:10:24 +01:00
|
|
|
<source>Select map directory</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Seleziona la directory mappa</translation>
|
2020-12-03 00:10:24 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1961"/>
|
2024-02-27 21:55:13 +01:00
|
|
|
<source>DEM tiles download limit exceeded. If you really need data for such a huge area, download the files manually.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1977"/>
|
2021-09-24 19:50:54 +02:00
|
|
|
<source>Could not download all required DEM files.</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Impossibile scaricare tutti i file DEM.</translation>
|
2020-12-03 00:10:24 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1997"/>
|
2021-09-24 19:50:54 +02:00
|
|
|
<source>No local DEM tiles found.</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Nessun file DEM trovato.</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="2011"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>No files loaded</source>
|
|
|
|
<translation>Nessun file caricato</translation>
|
|
|
|
</message>
|
|
|
|
<message numerus="yes">
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="2015"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>%n files</source>
|
|
|
|
<translation>
|
|
|
|
<numerusform>%n file</numerusform>
|
|
|
|
<numerusform>%n file</numerusform>
|
|
|
|
</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>GearRatioGraph</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="12"/>
|
|
|
|
<location filename="../src/GUI/gearratiograph.h" line="17"/>
|
|
|
|
<source>Gear ratio</source>
|
|
|
|
<translation>Rapporto marce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="28"/>
|
|
|
|
<source>Top</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="30"/>
|
|
|
|
<source>Min</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="32"/>
|
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="35"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Most used</source>
|
|
|
|
<translation>Più usati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="37"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minimo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/gearratiograph.cpp" line="39"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massimo</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>GearRatioGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiographitem.cpp" line="35"/>
|
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minimo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiographitem.cpp" line="36"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massimo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/gearratiographitem.cpp" line="37"/>
|
|
|
|
<source>Most used</source>
|
|
|
|
<translation>Più usato</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>GraphView</name>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="74"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Data not available</source>
|
|
|
|
<translation>Dati non disponibili</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="94"/>
|
|
|
|
<location filename="../src/GUI/graphview.cpp" line="199"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="131"/>
|
|
|
|
<location filename="../src/GUI/graphview.cpp" line="139"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>ft</source>
|
|
|
|
<translation>ft</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="134"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi</source>
|
|
|
|
<translation>mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="142"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>nmi</source>
|
|
|
|
<translation>nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="147"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="150"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km</source>
|
|
|
|
<translation>km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="156"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>s</source>
|
|
|
|
<translation>s</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="159"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>min</source>
|
|
|
|
<translation>min</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="162"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>h</source>
|
|
|
|
<translation>h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-06-15 11:26:03 +02:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="201"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time</source>
|
|
|
|
<translation>Tempo</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>HeartRateGraph</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraph.cpp" line="11"/>
|
|
|
|
<source>bpm</source>
|
|
|
|
<translation>bpm</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraph.cpp" line="12"/>
|
|
|
|
<location filename="../src/GUI/heartrategraph.h" line="16"/>
|
|
|
|
<source>Heart rate</source>
|
|
|
|
<translation>Frequenza cardiaca</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/heartrategraph.cpp" line="28"/>
|
|
|
|
<source>Avg</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraph.cpp" line="30"/>
|
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraph.cpp" line="33"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/heartrategraph.cpp" line="35"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>HeartRateGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraphitem.cpp" line="17"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massimo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraphitem.cpp" line="18"/>
|
|
|
|
<location filename="../src/GUI/heartrategraphitem.cpp" line="20"/>
|
|
|
|
<source>bpm</source>
|
|
|
|
<translation>bpm</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/heartrategraphitem.cpp" line="19"/>
|
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2020-12-03 00:10:24 +01:00
|
|
|
<context>
|
|
|
|
<name>MapItem</name>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/mapitem.cpp" line="79"/>
|
2020-12-03 00:10:24 +01:00
|
|
|
<source>Name</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Nome</translation>
|
2020-12-03 00:10:24 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/mapitem.cpp" line="81"/>
|
2020-12-03 00:10:24 +01:00
|
|
|
<source>File</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>File</translation>
|
2020-12-03 00:10:24 +01:00
|
|
|
</message>
|
|
|
|
</context>
|
2020-06-27 17:57:18 +02:00
|
|
|
<context>
|
|
|
|
<name>MapList</name>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="158"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Supported files</source>
|
|
|
|
<translation>File supportati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="162"/>
|
2021-02-06 00:18:49 +01:00
|
|
|
<source>AlpineQuest maps</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Mappe AlpineQuest</translation>
|
2021-02-06 00:18:49 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="164"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Garmin IMG maps</source>
|
|
|
|
<translation>Mappe Garmin IMG</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="166"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Garmin JNX maps</source>
|
|
|
|
<translation>Mappe Garmin JNX</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="167"/>
|
2020-12-03 00:10:24 +01:00
|
|
|
<source>BSB nautical charts</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Carte nautiche BSB</translation>
|
2020-12-03 00:10:24 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="163"/>
|
2022-07-15 22:29:16 +02:00
|
|
|
<source>GEMF maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="160"/>
|
2022-11-05 17:25:38 +01:00
|
|
|
<source>Electronic Navigational Charts</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="168"/>
|
2020-12-24 16:34:32 +01:00
|
|
|
<source>KMZ maps</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Mappe KMZ</translation>
|
2020-12-24 16:34:32 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="169"/>
|
2021-04-17 14:05:21 +02:00
|
|
|
<source>Mapsforge maps</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Mappe Mapsforge</translation>
|
2021-04-17 14:05:21 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="170"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>OziExplorer maps</source>
|
|
|
|
<translation>Mappe OziExplorer</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="171"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>MBTiles maps</source>
|
|
|
|
<translation>Mappe MBTiles</translation>
|
|
|
|
</message>
|
2021-02-09 22:51:19 +01:00
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="172"/>
|
2022-08-07 22:34:36 +02:00
|
|
|
<source>Orux maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="173"/>
|
2021-11-15 20:47:47 +01:00
|
|
|
<source>QuickChart maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="175"/>
|
2022-07-05 11:33:04 +02:00
|
|
|
<source>Osmdroid SQLite maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="178"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>TrekBuddy maps/atlases</source>
|
|
|
|
<translation>Mappe/Atlanti TrekBuddy</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="180"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GeoTIFF images</source>
|
|
|
|
<translation>Immagini GeoTIFF</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="184"/>
|
2022-05-17 23:54:16 +02:00
|
|
|
<source>All files</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Tutti i file</translation>
|
2022-05-17 23:54:16 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="174"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>TwoNav maps</source>
|
|
|
|
<translation>Mappe TwoNav</translation>
|
|
|
|
</message>
|
2021-02-13 10:25:22 +01:00
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="176"/>
|
2021-02-13 10:25:22 +01:00
|
|
|
<source>Locus/OsmAnd/RMaps SQLite maps</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Mappe Locus/OsmAnd/RMaps o SQLite</translation>
|
2021-02-13 10:25:22 +01:00
|
|
|
</message>
|
2020-06-27 17:57:18 +02:00
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="181"/>
|
2021-06-17 22:15:13 +02:00
|
|
|
<source>World-file georeferenced images</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-11-08 23:01:36 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="183"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Online map sources</source>
|
|
|
|
<translation>Mappe online</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2021-12-04 15:12:59 +01:00
|
|
|
<context>
|
|
|
|
<name>MotionInfoItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/motioninfoitem.cpp" line="87"/>
|
|
|
|
<source>kn</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>kn</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/motioninfoitem.cpp" line="90"/>
|
|
|
|
<source>mi/h</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>mi/h</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/motioninfoitem.cpp" line="93"/>
|
|
|
|
<source>km/h</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>km/h</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/motioninfoitem.cpp" line="100"/>
|
|
|
|
<source>ft/min</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/motioninfoitem.cpp" line="103"/>
|
|
|
|
<source>m/min</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2020-06-27 17:57:18 +02:00
|
|
|
<context>
|
|
|
|
<name>OptionsDialog</name>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="86"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Standard</source>
|
|
|
|
<translation>Normale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="91"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Non-HiDPI maps are loaded as HiDPI maps. The map is sharp but map objects are small/hard to read.</source>
|
|
|
|
<translation>Le mappe non HiDPI sono caricate come HiDPI. La mappa appare nitida, ma gli oggetti sono più piccoli e più difficili da leggere.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="93"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Non-HiDPI maps are loaded such as they are. Map objects have the expected size but the map is blurry.</source>
|
|
|
|
<translation>Le mappe non HiDPI sono caricate così come sono. Gli oggetti conservano la loro dimensione, ma la mappa appare sfocata.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="103"/>
|
2020-12-27 02:48:47 +01:00
|
|
|
<source>Input</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Ingresso</translation>
|
2020-12-27 02:48:47 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="105"/>
|
2020-12-27 02:48:47 +01:00
|
|
|
<source>Output</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Uscita</translation>
|
2020-12-27 02:48:47 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="112"/>
|
2020-12-24 16:34:32 +01:00
|
|
|
<source>Input:</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Ingresso:</translation>
|
2020-12-24 16:34:32 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="115"/>
|
2020-12-24 16:34:32 +01:00
|
|
|
<source>Output:</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Uscita:</translation>
|
2020-12-24 16:34:32 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="136"/>
|
2020-12-24 16:34:32 +01:00
|
|
|
<source>Projection</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Proiezione</translation>
|
2020-12-24 16:34:32 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="137"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>HiDPI display mode</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Modalità di visualizzazione HiDPI</translation>
|
2020-06-27 17:57:18 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="177"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Track width:</source>
|
|
|
|
<translation>Larghezza traccia:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="178"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Track style:</source>
|
|
|
|
<translation>Stile traccia:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="194"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="199"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="204"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Width:</source>
|
|
|
|
<translation>Larghezza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="195"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="200"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="205"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Style:</source>
|
|
|
|
<translation>Stile:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="196"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Tracks</source>
|
|
|
|
<translation>Tracce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="180"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Route width:</source>
|
|
|
|
<translation>Larghezza percorso:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="181"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Route style:</source>
|
|
|
|
<translation>Stile percorso:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="201"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Routes</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="183"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Area border width:</source>
|
|
|
|
<translation>Larghezza bordo area:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="184"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Area border style:</source>
|
|
|
|
<translation>Stile bordo area:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="185"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Area fill opacity:</source>
|
|
|
|
<translation>Opacità riempimento area:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="207"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Areas</source>
|
|
|
|
<translation>Aree</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="187"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="210"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Base color:</source>
|
|
|
|
<translation>Colore base:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="188"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="211"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Palette shift:</source>
|
|
|
|
<translation>Spostamento tavolozza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="171"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="275"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Use anti-aliasing</source>
|
|
|
|
<translation>Usa anti-alias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="243"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoint color:</source>
|
|
|
|
<translation>Colore punto:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="244"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoint size:</source>
|
|
|
|
<translation>Dimensione punto:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="251"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="256"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Color:</source>
|
|
|
|
<translation>Colore:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="252"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="257"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Size:</source>
|
|
|
|
<translation>Dimensione:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="253"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoints</source>
|
|
|
|
<translation>Punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="246"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI color:</source>
|
|
|
|
<translation>Colore POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="247"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI size:</source>
|
|
|
|
<translation>Dimensione POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="258"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POIs</source>
|
|
|
|
<translation>POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="281"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="287"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Line width:</source>
|
|
|
|
<translation>Larghezza linea:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="282"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="288"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Slider color:</source>
|
|
|
|
<translation>Colore del cursore:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="313"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Background color:</source>
|
|
|
|
<translation>Colore di sfondo:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="326"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Paths</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="327"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Points</source>
|
|
|
|
<translation>Punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="328"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="770"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Graphs</source>
|
|
|
|
<translation>Grafici</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="329"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Map</source>
|
|
|
|
<translation>Mappe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="336"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving average window size</source>
|
|
|
|
<translation>Dimensione finestra media mobile</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="361"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="371"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="495"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Elevation:</source>
|
|
|
|
<translation>Altitudine:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="362"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="372"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="494"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Speed:</source>
|
|
|
|
<translation>Velocità:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="363"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="373"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Heart rate:</source>
|
|
|
|
<translation>Frequenza cardiaca:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="364"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="374"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Cadence:</source>
|
|
|
|
<translation>Cadenza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="365"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="375"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Power:</source>
|
|
|
|
<translation>Potenza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="360"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="378"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Smoothing</source>
|
|
|
|
<translation>Smoothing</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="354"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Eliminate GPS outliers</source>
|
|
|
|
<translation>Elimina outliers GPS</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="391"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Automatic</source>
|
|
|
|
<translation>Automatico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="392"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="446"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Custom</source>
|
|
|
|
<translation>Personalizzato</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="405"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi/h</source>
|
|
|
|
<translation>mi/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="408"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>kn</source>
|
|
|
|
<translation>kn</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="411"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km/h</source>
|
|
|
|
<translation>km/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="415"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="797"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>s</source>
|
|
|
|
<translation>s</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="540"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimal speed:</source>
|
|
|
|
<translation>Velocità minima:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="541"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimal duration:</source>
|
|
|
|
<translation>Durata minima:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="426"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Computed from distance/time</source>
|
|
|
|
<translation>Calcolata come spazio/tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="427"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Recorded by device</source>
|
|
|
|
<translation>Registrata dal dispositivo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="432"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show secondary speed</source>
|
|
|
|
<translation>Mostra velocità secondaria</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="435"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPS data</source>
|
|
|
|
<translation>Dati GPS</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="436"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>DEM data</source>
|
|
|
|
<translation>Dati DEM</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="441"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show secondary elevation</source>
|
|
|
|
<translation>Mostra altitudine secondaria</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="444"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>UTC</source>
|
|
|
|
<translation>UTC</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="445"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="848"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="899"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>System</source>
|
|
|
|
<translation>Sistema</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="465"/>
|
2020-09-20 22:19:05 +02:00
|
|
|
<source>Use segments</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Usa segmenti</translation>
|
2020-09-20 22:19:05 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="496"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time zone:</source>
|
|
|
|
<translation>Fuso orario:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="510"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Speed</source>
|
|
|
|
<translation>Velocità</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="515"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Elevation</source>
|
|
|
|
<translation>Altitudine</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="521"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time zone</source>
|
|
|
|
<translation>Fuso orario</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="553"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Filtering</source>
|
|
|
|
<translation>Filtro</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="552"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Sources</source>
|
|
|
|
<translation>Sorgenti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="78"/>
|
2023-04-13 09:40:06 +02:00
|
|
|
<source>Select the proper coordinate reference system (CRS) of maps without a CRS definition (JNX, KMZ and World file maps).</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="81"/>
|
2023-04-13 09:40:06 +02:00
|
|
|
<source>Select the desired projection of vector maps (IMG, Mapsforge and ENC maps). The projection must be valid for the whole map area.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="147"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="154"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="160"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="228"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="235"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="273"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="641"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>px</source>
|
|
|
|
<translation type="unfinished">px</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="309"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Info background</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="315"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Crosshair color:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="316"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Info color:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="554"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Pause detection</source>
|
|
|
|
<translation>Riconoscimento pause</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="566"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi</source>
|
|
|
|
<translation>mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="569"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>nmi</source>
|
|
|
|
<translation>nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="572"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km</source>
|
|
|
|
<translation>km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="576"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Radius:</source>
|
|
|
|
<translation>Raggio:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="582"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="890"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI</source>
|
|
|
|
<translation>POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="599"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>Use HTTP authentication</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Usa HTTP autentificazione</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="605"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>Use $lat and $lon for NYY/SYY and EXXX/WXXX in the URL.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-26 12:47:25 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="610"/>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="623"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>URL:</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>URL:</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="206"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="314"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="657"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>Opacity:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="659"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>Blur radius:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="661"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>Azimuth:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="662"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>Altitude:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="663"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>Z Factor:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="668"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="702"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>Source</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="669"/>
|
2024-05-26 12:47:25 +02:00
|
|
|
<source>Hillshading</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="689"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Plugin:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="709"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>WYSIWYG</source>
|
|
|
|
<translation>WYSIWYG</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="85"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="710"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>High-Resolution</source>
|
|
|
|
<translation>Alta risoluzione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="388"/>
|
|
|
|
<source>Detect pauses</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="539"/>
|
|
|
|
<source>Detection:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="658"/>
|
2024-06-15 11:26:03 +02:00
|
|
|
<source>Lightening:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="715"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>The printed area is approximately the display area. The map zoom level does not change.</source>
|
|
|
|
<translation>L'area stampata corrisponde approssimativamente all'area mostrata. Il livello di zoom della mappa non cambia.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="717"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>The zoom level will be changed so that the whole content (tracks/waypoints) fits to the printed area and the map resolution is as close as possible to the print resolution.</source>
|
|
|
|
<translation>Il livello di zoom viene cambiato, in modo che tutto il contenuto (tracce/tappe) rientri nell'area di stampa, e che la risoluzione della mappa sia più vicina possibile alla risoluzione di stampa.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="733"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="735"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Date</source>
|
|
|
|
<translation>Data</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="737"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="739"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time</source>
|
|
|
|
<translation>Tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="741"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving time</source>
|
|
|
|
<translation>Tempo in movimento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="743"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Item count (>1)</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Numero elementi (>1)</translation>
|
2020-06-27 17:57:18 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="758"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Separate graph page</source>
|
|
|
|
<translation>Pagina separata per i grafici</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="768"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Print mode</source>
|
|
|
|
<translation>Modalità di stampa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="769"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Header</source>
|
|
|
|
<translation>Intestazione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="777"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Use OpenGL</source>
|
|
|
|
<translation>Usa OpenGL</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="779"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Enable HTTP/2</source>
|
|
|
|
<translation>Abilita HTTP/2</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="785"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="791"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>MB</source>
|
|
|
|
<translation>MB</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="803"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="811"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Image cache size:</source>
|
|
|
|
<translation>Dimensione cache immagini:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="805"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="813"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Connection timeout:</source>
|
|
|
|
<translation>Timeout connessione:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="804"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="812"/>
|
2023-03-03 07:20:10 +01:00
|
|
|
<source>DEM cache size:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="832"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Select the initial paths of the file open dialogues. Leave the field empty for the system default.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="836"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Data:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="837"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Maps:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="838"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>POI:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="849"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Initial paths</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="885"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Appearance</source>
|
|
|
|
<translation>Aspetto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="887"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maps</source>
|
|
|
|
<translation>Mappe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="889"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Data</source>
|
|
|
|
<translation>Dati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="892"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>DEM</source>
|
2023-02-18 11:49:12 +01:00
|
|
|
<translation type="unfinished">DEM</translation>
|
2021-08-30 20:33:39 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="895"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Position</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Posizione</translation>
|
2021-12-04 15:12:59 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="897"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Print & Export</source>
|
|
|
|
<translation>Stampa e esporta</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="932"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Options</source>
|
|
|
|
<translation>Opzioni</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2020-09-27 00:48:53 +02:00
|
|
|
<context>
|
|
|
|
<name>PDFExportDialog</name>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="28"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>PDF files</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>File PDF</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="28"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>All files</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Tutti i file</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="56"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Portrait</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Ritratto (Portrait)</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="57"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Landscape</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Paesaggio</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="67"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>in</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>in</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="67"/>
|
2020-10-06 22:12:35 +02:00
|
|
|
<source>cm</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>cm</translation>
|
2020-10-06 22:12:35 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="73"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Page Setup</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Impostazioni pagina</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="76"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Page size:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Dimensioni pagina:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="77"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Resolution:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Risoluzione:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="78"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Orientation:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Orientamento:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="79"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Margins:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Margini:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="85"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>File:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>File:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="92"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Output file</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Output file</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="99"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Export</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Esporta</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="119"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Export to PDF</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Esporta in PDF</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pdfexportdialog.cpp" line="127"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Error</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Errore</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>PNGExportDialog</name>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="25"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>PNG files</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>File PNG</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="25"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>All files</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Tutti i file</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="34"/>
|
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="39"/>
|
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="43"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>px</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>px</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
2020-10-02 09:35:05 +02:00
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="45"/>
|
2020-10-02 09:35:05 +02:00
|
|
|
<source>Use anti-aliasing</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Usa anti-alias</translation>
|
2020-10-02 09:35:05 +02:00
|
|
|
</message>
|
2020-09-27 00:48:53 +02:00
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="49"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Image Setup</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Configurazione immagine</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="52"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Image width:</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Larghezza immagine:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="53"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Image height:</source>
|
2021-05-06 19:20:56 +02:00
|
|
|
<translation>Altezza immagine:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="54"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Margins:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Margini:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="61"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>File:</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>File:</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="68"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Output file</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Output file</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="75"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Export</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Esporta</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="95"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Export to PNG</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Esporta in PNG</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/pngexportdialog.cpp" line="103"/>
|
2020-09-27 00:48:53 +02:00
|
|
|
<source>Error</source>
|
2020-10-02 09:13:49 +02:00
|
|
|
<translation>Errore</translation>
|
2020-09-27 00:48:53 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
2020-06-27 17:57:18 +02:00
|
|
|
<context>
|
|
|
|
<name>PolygonItem</name>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/areaitem.cpp" line="17"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/areaitem.cpp" line="19"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Description</source>
|
|
|
|
<translation>Descrizione</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>PowerGraph</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraph.cpp" line="11"/>
|
|
|
|
<source>W</source>
|
|
|
|
<translation>W</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraph.cpp" line="12"/>
|
|
|
|
<location filename="../src/GUI/powergraph.h" line="16"/>
|
|
|
|
<source>Power</source>
|
|
|
|
<translation>Potenza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/powergraph.cpp" line="28"/>
|
|
|
|
<source>Avg</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraph.cpp" line="30"/>
|
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraph.cpp" line="33"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/powergraph.cpp" line="35"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>PowerGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraphitem.cpp" line="17"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraphitem.cpp" line="18"/>
|
|
|
|
<location filename="../src/GUI/powergraphitem.cpp" line="20"/>
|
|
|
|
<source>W</source>
|
|
|
|
<translation>W</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/powergraphitem.cpp" line="19"/>
|
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>RouteItem</name>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/routeitem.cpp" line="16"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/routeitem.cpp" line="18"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Description</source>
|
|
|
|
<translation>Descrizione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/routeitem.cpp" line="20"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Comment</source>
|
|
|
|
<translation>Commento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/routeitem.cpp" line="21"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/routeitem.cpp" line="32"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Links</source>
|
|
|
|
<translation>Links</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ScaleItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/scaleitem.cpp" line="108"/>
|
|
|
|
<source>mi</source>
|
|
|
|
<translation>mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/scaleitem.cpp" line="109"/>
|
|
|
|
<location filename="../src/GUI/scaleitem.cpp" line="112"/>
|
|
|
|
<source>ft</source>
|
|
|
|
<translation>ft</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/scaleitem.cpp" line="111"/>
|
|
|
|
<source>nmi</source>
|
|
|
|
<translation>nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/scaleitem.cpp" line="114"/>
|
|
|
|
<source>km</source>
|
|
|
|
<translation>km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/scaleitem.cpp" line="115"/>
|
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>SpeedGraph</name>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="15"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<location filename="../src/GUI/speedgraph.h" line="18"/>
|
|
|
|
<source>Speed</source>
|
|
|
|
<translation>Velocità</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="30"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>min/km</source>
|
|
|
|
<translation>min/km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="31"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>min/mi</source>
|
|
|
|
<translation>min/mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="31"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>min/nmi</source>
|
|
|
|
<translation>min/nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="34"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Avg</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="36"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="39"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="41"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-02-23 08:21:38 +01:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="44"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Pace</source>
|
|
|
|
<translation>Ritmo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="134"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>kn</source>
|
|
|
|
<translation>kn</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="137"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi/h</source>
|
|
|
|
<translation>mi/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="140"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km/h</source>
|
|
|
|
<translation>km/h</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>SpeedGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="23"/>
|
|
|
|
<source>mi/h</source>
|
|
|
|
<translation>mi/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="24"/>
|
|
|
|
<source>kn</source>
|
|
|
|
<translation>kn</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="24"/>
|
|
|
|
<source>km/h</source>
|
|
|
|
<translation>km/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="27"/>
|
|
|
|
<source>min/km</source>
|
|
|
|
<translation>min/km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="28"/>
|
|
|
|
<source>min/mi</source>
|
|
|
|
<translation>min/mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="28"/>
|
|
|
|
<source>min/nmi</source>
|
|
|
|
<translation>min/nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="31"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="33"/>
|
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraphitem.cpp" line="35"/>
|
|
|
|
<source>Pace</source>
|
|
|
|
<translation>Ritmo</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>TemperatureGraph</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="12"/>
|
|
|
|
<location filename="../src/GUI/temperaturegraph.h" line="16"/>
|
|
|
|
<source>Temperature</source>
|
|
|
|
<translation>Temperatura</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="28"/>
|
|
|
|
<source>Avg</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="30"/>
|
|
|
|
<source>Min</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="32"/>
|
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="35"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="37"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="39"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="112"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>C</source>
|
|
|
|
<translation>C</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-09-01 16:29:30 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="116"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>F</source>
|
|
|
|
<translation>F</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>TemperatureGraphItem</name>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraphitem.cpp" line="21"/>
|
|
|
|
<source>C</source>
|
|
|
|
<translation>C</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraphitem.cpp" line="21"/>
|
|
|
|
<source>F</source>
|
|
|
|
<translation>F</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraphitem.cpp" line="24"/>
|
|
|
|
<source>Average</source>
|
|
|
|
<translation>Media</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraphitem.cpp" line="26"/>
|
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/temperaturegraphitem.cpp" line="28"/>
|
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minima</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>TrackItem</name>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="15"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="17"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Description</source>
|
|
|
|
<translation>Descrizione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="19"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Comment</source>
|
|
|
|
<translation>Commento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="20"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="23"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Total time</source>
|
|
|
|
<translation>Tempo totale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="25"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving time</source>
|
|
|
|
<translation>Tempo in movimento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="27"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Date</source>
|
|
|
|
<translation>Data</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2024-05-29 19:01:17 +02:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="38"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Links</source>
|
|
|
|
<translation>Links</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>WaypointItem</name>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="25"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="26"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Coordinates</source>
|
|
|
|
<translation>Coordinate</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="33"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Elevation</source>
|
|
|
|
<translation>Altitudine</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="36"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Date</source>
|
|
|
|
<translation>Data</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="40"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Description</source>
|
|
|
|
<translation>Descrizione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="44"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Comment</source>
|
|
|
|
<translation>Commento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="47"/>
|
2021-10-10 12:31:02 +02:00
|
|
|
<source>Symbol</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="52"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Address</source>
|
|
|
|
<translation>Indirizzo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="55"/>
|
2021-05-12 22:00:48 +02:00
|
|
|
<source>Phone</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Telefono</translation>
|
2021-05-12 22:00:48 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/waypointitem.cpp" line="65"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Links</source>
|
2021-05-19 09:31:35 +02:00
|
|
|
<translation>Collegamenti</translation>
|
2020-06-27 17:57:18 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
</TS>
|