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>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="156"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Supported files</source>
|
|
|
|
<translation>File supportati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="157"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>CSV files</source>
|
|
|
|
<translation>File CSV</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="158"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>CUP files</source>
|
|
|
|
<translation>File CUP</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="159"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>FIT files</source>
|
|
|
|
<translation>File FIT</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="160"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GeoJSON files</source>
|
|
|
|
<translation>File GeoJSON</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="161"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPI files</source>
|
|
|
|
<translation>File GPI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="162"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPX files</source>
|
|
|
|
<translation>File GPX</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="163"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>IGC files</source>
|
|
|
|
<translation>File IGC</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="164"/>
|
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>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="165"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>JPEG images</source>
|
|
|
|
<translation>File JPEG</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="166"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>KML files</source>
|
|
|
|
<translation>File KML</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="167"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>LOC files</source>
|
|
|
|
<translation>File LOC</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="168"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>NMEA files</source>
|
|
|
|
<translation>File NMEA</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="169"/>
|
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>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="170"/>
|
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>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="171"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>OziExplorer files</source>
|
|
|
|
<translation>File OziExplorer</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="172"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>SLF files</source>
|
|
|
|
<translation>File SLF</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="173"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>SML files</source>
|
|
|
|
<translation>File SML</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="174"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>TCX files</source>
|
|
|
|
<translation>File TCX</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="175"/>
|
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>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/data/data.cpp" line="176"/>
|
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>
|
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="40"/>
|
|
|
|
<location filename="../src/GUI/elevationgraph.h" line="16"/>
|
|
|
|
<source>Elevation</source>
|
|
|
|
<translation>Altitudine</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="60"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="64"/>
|
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>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="67"/>
|
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>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="70"/>
|
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>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="73"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Ascent</source>
|
|
|
|
<translation>Salita</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="75"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Descent</source>
|
|
|
|
<translation>Discesa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="77"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="79"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimum</source>
|
|
|
|
<translation>Minima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="182"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-07 00:56:06 +02:00
|
|
|
<location filename="../src/GUI/elevationgraph.cpp" line="185"/>
|
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>
|
2022-08-07 22:34:36 +02:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="44"/>
|
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="49"/>
|
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>
|
2022-08-07 22:34:36 +02:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="59"/>
|
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>
|
2022-08-07 22:34:36 +02:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="69"/>
|
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>
|
2022-08-07 22:34:36 +02:00
|
|
|
<location filename="../src/GUI/fileselectwidget.cpp" line="73"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="192"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Quit</source>
|
|
|
|
<translation>Esci</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="200"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="903"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="921"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Paths</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="204"/>
|
2022-09-25 11:06:31 +02:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="863"/>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="864"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Keyboard controls</source>
|
|
|
|
<translation>Scorciatoie da tastiera</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="208"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="830"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>About GPXSee</source>
|
|
|
|
<translation>A proposito di GPXSee</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="213"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open...</source>
|
|
|
|
<translation>Apri...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="220"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Open directory...</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="225"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Print...</source>
|
|
|
|
<translation>Stampa...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="232"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Export to PDF...</source>
|
|
|
|
<translation>Esporta in PDF...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="239"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="245"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Close</source>
|
|
|
|
<translation>Chiudi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="251"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Reload</source>
|
|
|
|
<translation>Ricarica</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="258"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Statistics...</source>
|
|
|
|
<translation>Statistiche...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="270"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Load POI file...</source>
|
|
|
|
<translation>Carica file POI...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="275"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="280"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="285"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Overlap POIs</source>
|
|
|
|
<translation>Sovrapponi POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="290"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="295"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show POI labels</source>
|
|
|
|
<translation>Mostra etichette POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="300"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show POIs</source>
|
|
|
|
<translation>Mostra POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="311"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show map</source>
|
|
|
|
<translation>Mostra mappa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="320"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Load map...</source>
|
|
|
|
<translation>Carica mappa...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="326"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="329"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Clear tile cache</source>
|
|
|
|
<translation>Cancella cache mappe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="334"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="339"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="882"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next map</source>
|
|
|
|
<translation>Mappa successiva</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="344"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show cursor coordinates</source>
|
|
|
|
<translation>Mostra coordinate del cursore</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="352"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="358"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="363"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="369"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="376"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show tracks</source>
|
|
|
|
<translation>Mostra tracce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="381"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show routes</source>
|
|
|
|
<translation>Mostra percorso</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="385"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show waypoints</source>
|
|
|
|
<translation>Mostra punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="390"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show areas</source>
|
|
|
|
<translation>Mostra aree</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="394"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="399"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoint labels</source>
|
|
|
|
<translation>Etichette punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="404"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Route waypoints</source>
|
|
|
|
<translation>Punti del percorso</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="409"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km/mi markers</source>
|
|
|
|
<translation>Pietre miliari</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="417"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="421"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="425"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="429"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="433"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="440"/>
|
2022-09-25 11:06:31 +02:00
|
|
|
<source>Download DEM data</source>
|
2023-02-18 11:01:18 +01:00
|
|
|
<translation>Scarica DEM</translation>
|
2021-09-23 22:46:21 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="445"/>
|
2022-09-25 11:06:31 +02:00
|
|
|
<source>Show local DEM tiles</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="450"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show graphs</source>
|
|
|
|
<translation>Mostra grafici</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="459"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1230"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1296"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1364"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="466"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="695"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1233"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1299"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1366"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time</source>
|
|
|
|
<translation>Tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="472"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show grid</source>
|
|
|
|
<translation>Mostra griglia</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="477"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show slider info</source>
|
|
|
|
<translation>Mostra informazioni cursore</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="483"/>
|
2022-07-08 02:14:31 +02:00
|
|
|
<source>Show tabs</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="492"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show toolbars</source>
|
|
|
|
<translation>Mostra barra degli strumenti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="499"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Total time</source>
|
|
|
|
<translation>Tempo totale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="504"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1235"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1301"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1368"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving time</source>
|
|
|
|
<translation>Tempo in movimento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="511"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Metric</source>
|
|
|
|
<translation>Metrico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="516"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Imperial</source>
|
|
|
|
<translation>Imperiale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="522"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Nautical</source>
|
|
|
|
<translation>Nautico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="530"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Decimal degrees (DD)</source>
|
|
|
|
<translation>Gradi decimali (DD)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="536"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Degrees and decimal minutes (DMM)</source>
|
|
|
|
<translation>Gradi e minuti decimali (DMM)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="543"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Degrees, minutes, seconds (DMS)</source>
|
|
|
|
<translation>Gradi, minuti e secondi (DMS)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="550"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Fullscreen mode</source>
|
|
|
|
<translation>Schermo intero</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="557"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Options...</source>
|
|
|
|
<translation>Opzioni...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="563"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next</source>
|
|
|
|
<translation>Successivo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="567"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Previous</source>
|
|
|
|
<translation>Precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="571"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Last</source>
|
|
|
|
<translation>Ultimo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="575"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>First</source>
|
|
|
|
<translation>Primo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="610"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&File</source>
|
|
|
|
<translation>&File</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="631"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Map</source>
|
|
|
|
<translation>&Mappa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="641"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Graph</source>
|
|
|
|
<translation>&Grafico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="671"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&POI</source>
|
|
|
|
<translation>&POI</translation>
|
|
|
|
</message>
|
2021-09-24 19:50:54 +02:00
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="687"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="916"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="934"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="963"/>
|
2022-06-30 00:32:20 +02:00
|
|
|
<source>Open directory</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1841"/>
|
2021-09-24 19:50:54 +02:00
|
|
|
<source>Clear "%1" tile cache?</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2020-06-27 17:57:18 +02:00
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="653"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Data</source>
|
|
|
|
<translation>&Dati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="658"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="683"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="694"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Settings</source>
|
|
|
|
<translation>Impo&stazioni</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="698"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Units</source>
|
|
|
|
<translation>Unità</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="702"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Coordinates format</source>
|
|
|
|
<translation>Formato coordinate</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="714"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>&Help</source>
|
|
|
|
<translation>&Aiuto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="741"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>File</source>
|
|
|
|
<translation>File</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="751"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show</source>
|
|
|
|
<translation>Mostra</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="759"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Navigation</source>
|
|
|
|
<translation>Navigazione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="832"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="840"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Version %1</source>
|
|
|
|
<translation>Versione %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="835"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="844"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="867"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next file</source>
|
|
|
|
<translation>File successivo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="868"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Previous file</source>
|
|
|
|
<translation>File precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="870"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>First file</source>
|
|
|
|
<translation>Primo file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="872"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Last file</source>
|
|
|
|
<translation>Ultimo file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="873"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Append file</source>
|
|
|
|
<translation>Aggiungi file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="874"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Next/Previous</source>
|
|
|
|
<translation>Successivo/Precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="876"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Toggle graph type</source>
|
|
|
|
<translation>Cambia formato del grafico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="878"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Toggle time type</source>
|
|
|
|
<translation>Cambia formato del tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="880"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="884"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Previous map</source>
|
|
|
|
<translation>Mappa precedente</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="885"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Zoom in</source>
|
|
|
|
<translation>Zoom in</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="887"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Zoom out</source>
|
|
|
|
<translation>Zoom out</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="889"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Digital zoom</source>
|
|
|
|
<translation>Zoom digitale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="890"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Zoom</source>
|
|
|
|
<translation>Zoom</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="891"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="892"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="906"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="924"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Map directory:</source>
|
|
|
|
<translation>Cartella mappe:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="908"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="926"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI directory:</source>
|
|
|
|
<translation>Cartella POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="910"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="928"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GCS/PCS directory:</source>
|
|
|
|
<translation>Cartella GCS/PCS:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="912"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="930"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>DEM directory:</source>
|
|
|
|
<translation>Cartella DEM:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="914"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="932"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Styles directory:</source>
|
|
|
|
<translation>Cartella stili:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="918"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="936"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Tile cache directory:</source>
|
|
|
|
<translation>Cartella cache mappe:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="947"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="950"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open file</source>
|
|
|
|
<translation>Apri file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1013"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Error loading data file:</source>
|
|
|
|
<translation>Errore caricamento file:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1016"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1117"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Line: %1</source>
|
|
|
|
<translation>Linea: %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1084"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1087"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open POI file</source>
|
|
|
|
<translation>Apri file POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1114"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Error loading POI file:</source>
|
|
|
|
<translation>Errore caricamento file POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1206"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1270"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1342"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Tracks</source>
|
|
|
|
<translation>Tracce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1209"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1273"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1344"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Routes</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1212"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1276"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1346"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoints</source>
|
|
|
|
<translation>Punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1215"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1279"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1348"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Areas</source>
|
|
|
|
<translation>Aree</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1221"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1224"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1285"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1289"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1354"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1357"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Date</source>
|
|
|
|
<translation>Data</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1256"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1320"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1321"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Statistics</source>
|
|
|
|
<translation>Statistiche</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1338"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1650"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1653"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Open map file</source>
|
|
|
|
<translation>Apri file mappa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1698"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1744"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1763"/>
|
|
|
|
<location filename="../src/GUI/gui.cpp" line="1785"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Error loading map:</source>
|
|
|
|
<translation>Errore caricamento mappa:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1813"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1859"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1874"/>
|
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>
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1888"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>No files loaded</source>
|
|
|
|
<translation>Nessun file caricato</translation>
|
|
|
|
</message>
|
|
|
|
<message numerus="yes">
|
2023-02-18 11:49:12 +01:00
|
|
|
<location filename="../src/GUI/gui.cpp" line="1892"/>
|
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>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="55"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Data not available</source>
|
|
|
|
<translation>Dati non disponibili</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="75"/>
|
|
|
|
<location filename="../src/GUI/graphview.cpp" line="177"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="109"/>
|
|
|
|
<location filename="../src/GUI/graphview.cpp" line="117"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>ft</source>
|
|
|
|
<translation>ft</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="112"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi</source>
|
|
|
|
<translation>mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="120"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>nmi</source>
|
|
|
|
<translation>nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="125"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>m</source>
|
|
|
|
<translation>m</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="128"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km</source>
|
|
|
|
<translation>km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="134"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>s</source>
|
|
|
|
<translation>s</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="137"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>min</source>
|
|
|
|
<translation>min</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="140"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>h</source>
|
|
|
|
<translation>h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2020-12-03 00:10:24 +01:00
|
|
|
<location filename="../src/GUI/graphview.cpp" line="179"/>
|
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>
|
2020-12-24 16:34:32 +01:00
|
|
|
<location filename="../src/GUI/mapitem.cpp" line="77"/>
|
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>
|
2020-12-24 16:34:32 +01:00
|
|
|
<location filename="../src/GUI/mapitem.cpp" line="79"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="156"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Supported files</source>
|
|
|
|
<translation>File supportati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="159"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="161"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Garmin IMG maps</source>
|
|
|
|
<translation>Mappe Garmin IMG</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="163"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Garmin JNX maps</source>
|
|
|
|
<translation>Mappe Garmin JNX</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="164"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="160"/>
|
2022-07-15 22:29:16 +02:00
|
|
|
<source>GEMF maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="158"/>
|
|
|
|
<source>Electronic Navigational Charts</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/map/maplist.cpp" line="165"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="166"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="167"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>OziExplorer maps</source>
|
|
|
|
<translation>Mappe OziExplorer</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="168"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="169"/>
|
2022-08-07 22:34:36 +02:00
|
|
|
<source>Orux maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="170"/>
|
2021-11-15 20:47:47 +01:00
|
|
|
<source>QuickChart maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="172"/>
|
2022-07-05 11:33:04 +02:00
|
|
|
<source>Osmdroid SQLite maps</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="175"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>TrekBuddy maps/atlases</source>
|
|
|
|
<translation>Mappe/Atlanti TrekBuddy</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="176"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GeoTIFF images</source>
|
|
|
|
<translation>Immagini GeoTIFF</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="180"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="171"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="173"/>
|
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>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="177"/>
|
2021-06-17 22:15:13 +02:00
|
|
|
<source>World-file georeferenced images</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-11-05 17:25:38 +01:00
|
|
|
<location filename="../src/map/maplist.cpp" line="179"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="68"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>High-resolution</source>
|
|
|
|
<translation>Alta risoluzione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="69"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Standard</source>
|
|
|
|
<translation>Normale</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="74"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="76"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="62"/>
|
2021-06-29 23:11:56 +02:00
|
|
|
<source>Select the proper projection of maps without a projection definition (JNX, KMZ and world file maps).</source>
|
2020-12-24 16:34:32 +01:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="64"/>
|
2021-06-17 22:15:13 +02:00
|
|
|
<source>Select the desired projection of vector maps (IMG and Mapsforge maps). The projection must be valid for the whole map area.</source>
|
2020-12-24 16:34:32 +01:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="86"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="88"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="95"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="98"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="119"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="120"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="157"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Track width:</source>
|
|
|
|
<translation>Larghezza traccia:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="158"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Track style:</source>
|
|
|
|
<translation>Stile traccia:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="174"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="179"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="184"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Width:</source>
|
|
|
|
<translation>Larghezza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="175"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="180"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="185"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Style:</source>
|
|
|
|
<translation>Stile:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="176"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Tracks</source>
|
|
|
|
<translation>Tracce</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="160"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Route width:</source>
|
|
|
|
<translation>Larghezza percorso:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="161"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Route style:</source>
|
|
|
|
<translation>Stile percorso:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="181"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Routes</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="163"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Area border width:</source>
|
|
|
|
<translation>Larghezza bordo area:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="164"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Area border style:</source>
|
|
|
|
<translation>Stile bordo area:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="165"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Area fill opacity:</source>
|
|
|
|
<translation>Opacità riempimento area:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="186"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Fill opacity:</source>
|
|
|
|
<translation>Opacità riempimento:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="187"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Areas</source>
|
|
|
|
<translation>Aree</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="167"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="190"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Base color:</source>
|
|
|
|
<translation>Colore base:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="168"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="191"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Palette shift:</source>
|
|
|
|
<translation>Spostamento tavolozza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="151"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="252"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Use anti-aliasing</source>
|
|
|
|
<translation>Usa anti-alias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="221"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoint color:</source>
|
|
|
|
<translation>Colore punto:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="222"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoint size:</source>
|
|
|
|
<translation>Dimensione punto:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="229"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="234"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Color:</source>
|
|
|
|
<translation>Colore:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="230"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="235"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Size:</source>
|
|
|
|
<translation>Dimensione:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="231"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Waypoints</source>
|
|
|
|
<translation>Punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="224"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI color:</source>
|
|
|
|
<translation>Colore POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="225"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI size:</source>
|
|
|
|
<translation>Dimensione POI:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="236"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POIs</source>
|
|
|
|
<translation>POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="258"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="264"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Line width:</source>
|
|
|
|
<translation>Larghezza linea:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="259"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="265"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Slider color:</source>
|
|
|
|
<translation>Colore del cursore:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="290"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Background color:</source>
|
|
|
|
<translation>Colore di sfondo:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="291"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Map opacity:</source>
|
|
|
|
<translation>Opacità della mappa:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="303"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Paths</source>
|
|
|
|
<translation>Percorsi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="304"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Points</source>
|
|
|
|
<translation>Punti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="305"/>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="708"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Graphs</source>
|
|
|
|
<translation>Grafici</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="306"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Map</source>
|
|
|
|
<translation>Mappe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="313"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving average window size</source>
|
|
|
|
<translation>Dimensione finestra media mobile</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="338"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="348"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="465"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Elevation:</source>
|
|
|
|
<translation>Altitudine:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="339"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="349"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="464"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Speed:</source>
|
|
|
|
<translation>Velocità:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="340"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="350"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Heart rate:</source>
|
|
|
|
<translation>Frequenza cardiaca:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="341"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="351"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Cadence:</source>
|
|
|
|
<translation>Cadenza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="342"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="352"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Power:</source>
|
|
|
|
<translation>Potenza:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="337"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="355"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Smoothing</source>
|
|
|
|
<translation>Smoothing</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="331"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Eliminate GPS outliers</source>
|
|
|
|
<translation>Elimina outliers GPS</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="365"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Automatic</source>
|
|
|
|
<translation>Automatico</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="366"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="416"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Custom</source>
|
|
|
|
<translation>Personalizzato</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="379"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi/h</source>
|
|
|
|
<translation>mi/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="382"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>kn</source>
|
|
|
|
<translation>kn</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="385"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km/h</source>
|
|
|
|
<translation>km/h</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="389"/>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="729"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>s</source>
|
|
|
|
<translation>s</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="512"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimal speed:</source>
|
|
|
|
<translation>Velocità minima:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="513"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Minimal duration:</source>
|
|
|
|
<translation>Durata minima:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="396"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Computed from distance/time</source>
|
|
|
|
<translation>Calcolata come spazio/tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="397"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Recorded by device</source>
|
|
|
|
<translation>Registrata dal dispositivo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="402"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show secondary speed</source>
|
|
|
|
<translation>Mostra velocità secondaria</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="405"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>GPS data</source>
|
|
|
|
<translation>Dati GPS</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="406"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>DEM data</source>
|
|
|
|
<translation>Dati DEM</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="411"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Show secondary elevation</source>
|
|
|
|
<translation>Mostra altitudine secondaria</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="414"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>UTC</source>
|
|
|
|
<translation>UTC</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="415"/>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="778"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="821"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>System</source>
|
|
|
|
<translation>Sistema</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="435"/>
|
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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="466"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time zone:</source>
|
|
|
|
<translation>Fuso orario:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="480"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Speed</source>
|
|
|
|
<translation>Velocità</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="485"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Elevation</source>
|
|
|
|
<translation>Altitudine</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="491"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time zone</source>
|
|
|
|
<translation>Fuso orario</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="525"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Filtering</source>
|
|
|
|
<translation>Filtro</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="524"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Sources</source>
|
|
|
|
<translation>Sorgenti</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="286"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Info background</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="292"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Crosshair color:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="293"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Info color:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="526"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Pause detection</source>
|
|
|
|
<translation>Riconoscimento pause</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="538"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>mi</source>
|
|
|
|
<translation>mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="541"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>nmi</source>
|
|
|
|
<translation>nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="544"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>km</source>
|
|
|
|
<translation>km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="548"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Radius:</source>
|
|
|
|
<translation>Raggio:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="554"/>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="817"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>POI</source>
|
|
|
|
<translation>POI</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="571"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="577"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="582"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="595"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="607"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="640"/>
|
2021-08-30 20:33:39 +02:00
|
|
|
<source>Source</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="627"/>
|
2021-12-04 15:12:59 +01:00
|
|
|
<source>Plugin:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="647"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>WYSIWYG</source>
|
|
|
|
<translation>WYSIWYG</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="648"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>High-Resolution</source>
|
|
|
|
<translation>Alta risoluzione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="653"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="655"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="671"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Name</source>
|
|
|
|
<translation>Nome</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="673"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Date</source>
|
|
|
|
<translation>Data</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="675"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Distance</source>
|
|
|
|
<translation>Distanza</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="677"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Time</source>
|
|
|
|
<translation>Tempo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="679"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Moving time</source>
|
|
|
|
<translation>Tempo in movimento</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="681"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="696"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Separate graph page</source>
|
|
|
|
<translation>Pagina separata per i grafici</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="706"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Print mode</source>
|
|
|
|
<translation>Modalità di stampa</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="707"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Header</source>
|
|
|
|
<translation>Intestazione</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="715"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Use OpenGL</source>
|
|
|
|
<translation>Usa OpenGL</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="717"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Enable HTTP/2</source>
|
|
|
|
<translation>Abilita HTTP/2</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="723"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>MB</source>
|
|
|
|
<translation>MB</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="735"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="742"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Image cache size:</source>
|
|
|
|
<translation>Dimensione cache immagini:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="736"/>
|
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="743"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Connection timeout:</source>
|
|
|
|
<translation>Timeout connessione:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="762"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="766"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Data:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="767"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Maps:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="768"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>POI:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="779"/>
|
2021-07-12 12:08:56 +02:00
|
|
|
<source>Initial paths</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="814"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Appearance</source>
|
|
|
|
<translation>Aspetto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="815"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maps</source>
|
|
|
|
<translation>Mappe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="816"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Data</source>
|
|
|
|
<translation>Dati</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="818"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="819"/>
|
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>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="820"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Print & Export</source>
|
|
|
|
<translation>Stampa e esporta</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-07-05 11:33:04 +02:00
|
|
|
<location filename="../src/GUI/optionsdialog.cpp" line="854"/>
|
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>
|
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="16"/>
|
|
|
|
<location filename="../src/GUI/speedgraph.h" line="18"/>
|
|
|
|
<source>Speed</source>
|
|
|
|
<translation>Velocità</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="31"/>
|
|
|
|
<source>min/km</source>
|
|
|
|
<translation>min/km</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="32"/>
|
|
|
|
<source>min/mi</source>
|
|
|
|
<translation>min/mi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="32"/>
|
|
|
|
<source>min/nmi</source>
|
|
|
|
<translation>min/nmi</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="35"/>
|
|
|
|
<source>Avg</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="37"/>
|
|
|
|
<source>Max</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="40"/>
|
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/speedgraph.cpp" line="42"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Maximum</source>
|
|
|
|
<translation>Massima</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/speedgraph.cpp" line="45"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>Pace</source>
|
|
|
|
<translation>Ritmo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +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>
|
2022-06-30 00:32:20 +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>
|
2022-06-30 00:32:20 +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>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="111"/>
|
2020-06-27 17:57:18 +02:00
|
|
|
<source>C</source>
|
|
|
|
<translation>C</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2022-06-30 00:32:20 +02:00
|
|
|
<location filename="../src/GUI/temperaturegraph.cpp" line="115"/>
|
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>
|
2021-02-06 00:18:49 +01:00
|
|
|
<location filename="../src/GUI/trackitem.cpp" line="37"/>
|
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>
|