Translated using Weblate.
This commit is contained in:
parent
30ea5fe56a
commit
576ff2f8fa
1 changed files with 13 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
|
<<<<<<< HEAD
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?><resources>
|
<?xml version="1.0" encoding="utf-8" standalone="no"?><resources>
|
||||||
<string name="local_index_gpx_timespan">\nZeitspanne: %1$d:%2$02d:%3$02d</string>
|
<string name="local_index_gpx_timespan">\nZeitspanne: %1$d:%2$02d:%3$02d</string>
|
||||||
|
=======
|
||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<resources><string name="local_index_gpx_timespan">\nZeitspanne: %1$d:%2$02d:%3$02d</string>
|
||||||
|
>>>>>>> Translated using Weblate.
|
||||||
<string name="local_index_gpx_timemoving">\nZeit in Bewegung: %1$d:%2$02d:%3$02d</string>
|
<string name="local_index_gpx_timemoving">\nZeit in Bewegung: %1$d:%2$02d:%3$02d</string>
|
||||||
<string name="context_menu_item_destination_point">Als Ziel wählen</string>
|
<string name="context_menu_item_destination_point">Als Ziel wählen</string>
|
||||||
<string name="layer_hillshade">Relief Overlay</string>
|
<string name="layer_hillshade">Relief Overlay</string>
|
||||||
|
@ -1316,4 +1321,11 @@
|
||||||
<string name="distance_measurement_finish_subtrack">Weitere Messung anlegen</string>
|
<string name="distance_measurement_finish_subtrack">Weitere Messung anlegen</string>
|
||||||
<string name="please_select_address">Zuerst Stadt oder Straße auswählen</string>
|
<string name="please_select_address">Zuerst Stadt oder Straße auswählen</string>
|
||||||
<string name="destination_point">Ziel %1$s</string>
|
<string name="destination_point">Ziel %1$s</string>
|
||||||
</resources>
|
<string name="av_camera_focus">Kamera-Fokus-Typ</string>
|
||||||
|
<string name="av_camera_focus_descr">Internen Fokus-Typ für die Kamera auswählen</string>
|
||||||
|
<string name="av_camera_focus_auto">Autofokus</string>
|
||||||
|
<string name="av_camera_focus_infinity">Fokus auf unendlich setzen</string>
|
||||||
|
<string name="av_camera_focus_continuous">Die Kamera kontinuierlich scharf stellen</string>
|
||||||
|
<string name="av_photo_play_sound">Tom bei Auslösung abspielen</string>
|
||||||
|
<string name="av_photo_play_sound_descr">Auswählen, ob beim Aufnehmen eines Fotos ein Ton abgespielt werden soll</string>
|
||||||
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue