Translated using Weblate.

This commit is contained in:
Mirco Zorzo 2014-06-08 23:26:13 +02:00 committed by Weblate
parent 4f125d1173
commit f03d96ca8a

View file

@ -1880,4 +1880,14 @@ Si consiglia di aggiungere uno o più punti intermedi per migliorarne le prestaz
<string name="gpx_info_end_time">Orario di arrivo: %1$tF, %1$tR </string> <string name="gpx_info_end_time">Orario di arrivo: %1$tF, %1$tR </string>
<string name="gpx_info_diff_altitude">Dislivello: %1$s</string> <string name="gpx_info_diff_altitude">Dislivello: %1$s</string>
<string name="gpx_info_asc_altitude">Salite: %1$s</string> <string name="gpx_info_asc_altitude">Salite: %1$s</string>
<string name="gpx_timespan">Intervallo di tempo: %1$s</string>
<string name="gpx_timemoving">Tempo in movimento: %1$s</string>
<string name="gpx_selection_segment_title">Segmento</string>
<string name="gpx_selection_number_of_points"> %1$s punti</string>
<string name="gpx_selection_point">Punto %1$s</string>
<string name="gpx_selection_current_track">registrazione in corso</string>
<string name="gpx_selection_route_points">%1$s \n Punti percorso %2$s</string>
<string name="gpx_selection_points">%1$s\n Punti</string>
<string name="gpx_selection_track">%1$s\n Traccia %2$s</string>
<string name="gpx_available_current_track">Traccia attualmente in registrazione</string>
</resources> </resources>