<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">WRPElevationChart</string>
    <string name="strdist">Distance (km)</string>
    <string name="strgrade">Grade (\u0025)</string>
    <string name="strsettings">Settings</string>
    <string name="strshare">Share as screenshot</string>
    <string name="strvblog">Online Manual</string>
    <string name="strvwebsite">Visit Website</string>
    <string name="strcom">Communicate</string>
    <string name="strshareres">Here is the elevation chart</string>
    <string name="strsharevia">Share via</string>
    <string name="strsharepermission">This permission is needed to save a screenshot image file for the sharing functionality.</string>
    <string name="strfilepermission">This permission is needed for the OSMDroid map view functionality.</string>
    <string name="strfilepermissionex">This permission is required to open import files that have been transferred using the share function.</string>
    <string name="strlocatepermission">This permission is needed for centering the map view to your last known position.</string>
    <string name="strgrantpermission">Grant permission</string>
    <string name="straltmeter">Altitude (m)</string>
    <string name="strfeet">ft</string>
    <string name="strabout">About this app</string>
    <string name="strabouttext">With this \'lightweight\' app you can create on-the-fly elevation charts, you only must be aware of distance and elevation values. In addition, this app can also import GPX-/TCX-/KML(KMZ)- and FIT- (files) data and process it accordingly (altitude profile including synchronized track display).
        \nThis app is also a deliberately kept very simple viewer for <b>GPX</b>, <b>TCX</b>, <b>KML/KMZ-</b> und <b>FIT</b>-files.
        \n\nFurthermore, this app can internally convert the imported data and send them as a route to the Garmin Connect App (https://play.google.com/store/apps/details?id=com.garmin.android.apps.connectmobile&amp;hl=de&amp;gl=US) by using the <b>Share</b> function.
        \n\nThe app can also be used as a <b>viewer</b> for various GPS logger apps. For example I use it in combination with the lightweight GPS logger app (https://play.google.com/store/apps/details?id=eu.basicairdata.graziano.gpslogger&amp;hl=de&amp;gl=US) and with Locus Map (https://play.google.com/store/apps/details?id=menion.android.locus).
        \n\nThis app needs some special PERMISSIONS:
        \n\nWrite permissions [WRITE_EXTERNAL_STORAGE]
        \na) for optional storage of the height profile data
        \nb) for creation of an optional screenshot graphic if you want to use the share functionality, which does nothing else than transfer a screenshot graphic file to another app
        \nc) for caching the map tiles (OSMDroid)
        \nd) for browser mode to function as smoothly as possible (in browser mode, the app must be able to access entire directories - including external storage - otherwise this browser mode makes no sense)
        \n\nLocation data [ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION]
        \nONLY needed if you want to use the \'JumpTo\'-Home functionality in the map view, which does nothing more than center the map to the last known location! This app DOES NOT (currently) offer any GPS logging (tracking) functionality!
        \n\nNetwork permissions [INTERNET, ACCESS_NETWORK_STATE]
        \nRequired to download the map tiles.
        \n\n<b>ATTENTION:</b> When using the map view, DATA (map sections, so-called tiles) are DOWNLOADED from the Internet. This can lead to corresponding costs when using a mobile data connection. A WLAN connection or a mobile data flat rate is therefore strongly recommended!
        \n\nThis app uses the following <b>thirdparty</b> libraries:
        \n\nOSMDroid (map view)
        \n-> https://github.com/osmdroid/osmdroid
        \n\nMapsforge (via OSMDroid map view)
        \n-> https://github.com/mapsforge/mapsforge
        \n\nAndroid GPX Parser (GPX data import)
        \n-> https://github.com/ticofab/android-gpx-parser
        \n\nGauge View for Android (Tachometer)
        \n-> https://github.com/Pygmalion69/Gauge/tree/master
        \n\nLocus API (Locus Map Track screen integration)
        \n-> https://www.locusmap.app
        \n\nThis app is using the following tile servers:
        \n(without these freely accessible map providers this app wouldn\'t work)
        \n\n-> https://www.openstreetmap.org
        \n-> https://opentopomap.org
        \n-> https://www.cyclosm.org
        \n-> https://www.öpnvkarte.de
        \n\n<b>Note:</b> Some user languages were translated or maintained with the help of AI (MS Edge Copilot).
        \nSome translations may therefore be a bit rough. I\'m happy to correct this, but I\'m dependent on third-party help for this.
        \n\n<b>Online manual (german based) on my blog: https://wrpsoft.blogspot.com/2021/02/wrpelevationchart-anleitung.html</b>
        \n\n<b>This app uses various functions from my TrainingLab Pro Windows project.</b>
        \n\n<b>*For more informations regarding the HRMProfil and TrainingLab Pro projects please check my website: https://www.hrmprofil.de\n</b></string>
    <string name="strdistimp">Distance (mi)</string>
    <string name="straltmeterimp">Altitude (feet)</string>
    <string name="strunits">Units</string>
    <string name="strchosemetric">Chose between imperial and metrical units</string>
    <string name="strmetric">metrical</string>
    <string name="strimperial">imperial</string>
    <string name="strrateapp">Rate app</string>
    <string name="strawesome">Hi - I just downloaded this app. It\'s an awesome elevation chart maker and GPX-/TCX-/FIT-file (GPS)Viewer app for hikers and cyclists.</string>
    <string name="strgoodapp">Awesome app.</string>
    <string name="srtinter">Appearance</string>
    <string name="strkm">km</string>
    <string name="strmeter">m</string>
    <string name="strmiles">mi</string>
    <string name="stralt">Elevation chart</string>
    <string name="strcolor">Colors</string>
    <string name="srtchart">Chart (2D)</string>
    <!-- Preference Titles -->

    <!-- Messages Preferences -->

    <!-- Sync Preferences -->
    <string name="strtitle">Title</string>
    <string name="strentertitle">Enter elevation chart title</string>
    <string name="strabort">Cancel</string>
    <string name="strgrid">Grid navigation</string>
    <string name="strcolorsum">Fill color of the elevation chart</string>
    <string name="strgridsum">Jump to distance field (instead of altitude field)</string>
    <string name="strmapcat">Map navigation</string>
    <string name="strmapsum">Center map to marker position</string>
    <string name="strmap">Jumpto marker</string>
    <string name="strseccurve">Show spd curve</string>
    <string name="strseccurvesum">Shows speed curve (if speed values exists)</string>
    <string name="strseccurvesmooth">Unsmoothed spd curve</string>
    <string name="strseccurvesmoothsum">Do not smooth the speed curve (use raw data)</string>
    <string name="strdistfield">Distance field</string>
    <string name="strload">Load chart</string>
    <string name="strsave">Save chart (XLM)</string>
    <string name="strsaveexport">Export</string>
    <string name="strsavegpx">GPX Track (GPX)</string>
    <string name="strsavekml">Google Earth (KML)</string>
    <string name="strsharegpx">Share GPX file</string>
    <string name="strguimode">Graphical interface</string>
    <string name="strguiauto">Automode</string>
    <string name="strchosegui">Choose Dark, Light or Auto Dark Mode</string>
    <string name="strshowsamples">Show Samples menue</string>
    <string name="strshowsamplessum">The menu point \'samples\' is primarily used as an introduction and can be hidden later</string>
    <string name="navigation_drawer_open">Open navigation drawer</string>
    <string name="navigation_drawer_close">Close navigation drawer</string>
    <string name="strdraft">Design mode</string>
    <string name="strGPX">GPS view mode</string>
    <string name="strBrowse">Browse mode</string>
    <string name="mdraft">Designer</string>
    <string name="mGPS">GPS View</string>
    <string name="mbrowser">Browser</string>
    <string name="strosm">Map-Settings (OSMDroid)</string>
    <string name="cache_directory">Cache Directory</string>
    <string name="purge_cache">Clear Cache</string>
    <string name="pick_cache_location">Pick Cache Directory</string>
    <string name="cache_management">Cache Management</string>
    <string name="yes">Yes</string>
    <string name="no">No</string>
    <string name="userconfirm">Are you sure?</string>
    <string name="enterCacheLocation">Pick Cache directory</string>
    <string name="cache_max_size_bytes">Cache Max size (bytes)</string>
    <string name="cache_trim_size_bytes">Cache Trim size (bytes)</string>
    <string name="strASC">ASC</string>
    <string name="strDSC">DESC</string>
    <string name="strhystsum">Threshold value for ASC/DESC calculation (0..20 m)</string>
    <string name="strhsyted">Hysteresis factor</string>
    <string name="str_osmlib">NOTE: The embedded map view is based on the OSMDroid library. Please take a look at: https://github.com/osmdroid/osmdroid</string>
    <string name="mapnik">Mapnik</string>
    <string name="opentopo">OpenTopo</string>
    <string name="offline">Offline map mode</string>
    <string name="scalemap">Scale map</string>
    <string name="misc">Miscellaneous</string>
    <string name="samples">Samples</string>
    <string name="workmode">Workmode</string>
    <string name="lat">Lat:</string>
    <string name="lng">Long:</string>
    <string name="unitkm">km</string>
    <string name="unitmile">mi</string>
    <string name="unitkmh">kph</string>
    <string name="unitmph">mph</string>
    <string name="invalid_number_of_nicks">Total nicks (%1$d) should be a multiple of major nick interval (%2$d). Scale may be distorted.</string>
    <string name="invalid_min_max_ratio">Sum of min (%1$f) and max (%2$f) should be divisible by 2. Scale may be distorted.</string>
    <string name="invalid_min_max">Sum of min (%1$f) and max (%2$f) should be a multiple of value per nick (%3$f). Scale may be distorted.</string>
    <string name="scale_ok">Scale should be okay.</string>
    <string name="srtcalc">Calculations</string>
    <string name="strsmoothsum">Smoothing factor for calculation of SPD- and GPS based altitude values (0..25)</string>
    <string name="strsmooth">Smoothing factor</string>
    <!-- TODO: Remove or change this placeholder text -->
    <string name="Whatdo">What would you like to do?</string>
    <string name="create_chart">Create elevation chart</string>
    <string name="show_map">Show map</string>
    <string name="load_file">Open import file</string>
    <string name="strnavsum">Threshold value for calculation of net speed (0..10 km/h, 0 = gross speed)</string>
    <string name="strnav">Threshold value net speed</string>
    <string name="strParseError">File could not be parsed!</string>
    <string name="strIntent">"Select an app for sharing"</string>
    <string name="mapeu" translatable="false">CyclOSM</string>
    <string name="strhlightm">Marker</string>
    <string name="strhlightmsum">Highlight marker (use more luminous colors for the marker)</string>
    <string name="strshowtoastsum">Some notification messages could be displayed during the import.</string>
    <string name="strshowtoast">Show notification messages</string>
    <string name="strspdimp">SPD values imported</string>
    <string name="strspdcal">SPD values calculated</string>
    <string name="strslopeimp">Grade values imported</string>
    <string name="strslopecal">Grade values calculated</string>
    <string name="strlength">Length</string>
    <string name="strdistw">Distance</string>
    <string name="straltw">Altitude</string>
    <string name="stratime">Time</string>
    <string name="strautoscalesum">Automatically assign minimum value of the Y-axis</string>
    <string name="strautoscale">Autoscale elevation chart</string>
    <string name="mapprov">Used map provider</string>
    <string name="mapprovider" translatable="false">-> https://www.openstreetmap.org
        \n-> https://opentopomap.org
        \n-> https://www.cyclosm.org
        \n-> https://www.öpnvkarte.de</string>
    <string name="strhhmm">h:m</string>
    <string name="strm3mode">3D Mode</string>
    <string name="strchart3d">Chart (3D)</string>
    <string name="strchart3dsum">This value should not be set too high on less powerful devices (0, 600..5000, 1000 = default, 0 = no filtering [not recommended!])</string>
    <string name="strchart3dtitle">Number of maximum data points</string>
    <string name="strratiotitle">Maintain aspect ratio</string>
    <string name="strratiosum">Maintain the dimensions of the GPS track as far as possible</string>
    <string name="strfloatchart">Floating chart type</string>
    <string name="strfloatchartsum">Align 3D graphics as best as possible depending on the angle of rotation to the screen size</string>
    <string name="strtfillsum">Semi-transparent diagram</string>
    <string name="strtfill">Transparent filling</string>
    <string name="struse2dsum">Use 2D chart colors instead of the fixed 3D colors</string>
    <string name="struse2d">Use 2D colors</string>
    <string name="straccgradsum">Align gradient fill to each polygon</string>
    <string name="straccgrad">Accent gradient fill</string>
    <string name="strfshowrotsum">Embed rotation parameters in chart</string>
    <string name="strfshowrot">Show rotation angles</string>
    <string name="strzerosea">Sea level</string>
    <string name="strzeromin">Minimum track altitude</string>
    <string name="strzero">Zero altitude scale</string>
    <string name="strzerosum">Align zero altitude to sea level or minimum track elevation</string>
    <string name="strgestt">Supported gestures</string>
    <string name="strgesttext">(Gestures must be performed on the chart)
    \n\n2D CHART:
    \n\n1. Swipe left or right -> move marker
    \n2. Swipe up or down with two fingers -> switch autoscaling
    \n3. Long Touch -> switch between distance and timeline x-axis
    \n4. Double Tap -> switch to 3D mode
    \n\n3D CHART:
    \n\n1. Swipe left or right -> rotate 3D chart
    \n2. Swipe up or down with two fingers -> tilt 3D Chart
    \n3. Long Touch -> switch between sea level- and minimum track altitude
    \n4. Double Tap -> switch to 2D mode
    \n5. Double Tap on the centered statistics text field -> Change baseplate style
    \n\nMAP ROTATION:
    \n\n1. Click on the compass rose (top left of the map) -> switch between the three rotation modes
    \n2. Long click on the compass rose -> reset default mode and center 3D graphic
    \n\nZOOMING (2D Chart):
    \n(the current marker position is passed through as the zoom parameter)
    \n\n1. Long click on the left statistics text fields -> set ZOOM start parameter
    \n2. Long click on the centered statistics text fields -> set ZOOM end parameter
    \n3. Long click on the "map provider" button at the map -> UNZOOM (alternatively Double Tap on one of the two statistics text fields)
    \n\nLAPS:
    \n(the current marker position is passed through as lap coordinate)
    \n\n1. Long click on the "home position" button -> insert a new LAP marker and call lap dialog
    </string>
    <string name="strcoursebuild">Please note:</string>
    <string name="strcoursebuildtext">This app is not a navigation app in the strict sense!
        \n\nThe Course Points are calculated purely mathematically using the degrees of angle between two points without any matching with maps.
        \nAs a result the calculated turning instructions can only be used for rough orientation.
        \nThe Course Points calculated with this app sometimes help me to generate turn-by-turn directions on-the-fly from GPS tracks for my older bike computers that do not have their own routing engine.
        \n\nBy using this functionality, you accept this and you are aware that the visual turn-by-turn cues sometimes may also be incorrect!</string>
    <string name="converter">Speed Converter</string>
    <string name="convertspd">m/s to kph (speed will be lower)</string>
    <string name="convertms">kph to m/s (speed will be higher)</string>
    <string name="strturnstraight">Straight</string>
    <string name="strturnsleft">Keep Left</string>
    <string name="strturnleft">Left</string>
    <string name="strturnshleft">Sharp Left</string>
    <string name="strturnsright">Keep Right</string>
    <string name="strturnright">Right</string>
    <string name="strturnshright">Sharp Right</string>
    <string name="strturnuturn">U-Turn!</string>
    <string name="strturnfinish">Finish</string>
    <string name="strconvertgpx">Garmin Course (FIT)</string>
    <string name="strgeneratecfit">Create Garmin Course (FIT)</string>
    <string name="strcpoints">Navigation hints</string>
    <string name="strmcpointssum">Maximum number of CoursePoints (Garmin Course Fit file export, 20..1000)</string>
    <string name="strmcpoints">CoursePoints</string>
    <string name="strposascnone">None</string>
    <string name="strposascnorm">Ascending</string>
    <string name="strposascinv">Inverted</string>
    <string name="strposasetit">Up/Down position values</string>
    <string name="strposasesum">Calculate and show up/downhill position values</string>
    <string name="showgrid">Show gridlines</string>
    <string name="strturngen">Generic</string>
    <string name="showarrows">Show direction arrows</string>
    <string name="strdataseries">Visible data series (2D)</string>
    <string name="strdataspeed">Speed</string>
    <string name="strdatagrade">Gradient</string>
    <string name="strgradesmoothfac">Smoothing factor</string>
    <string name="strmultigrad">Multicolor gradient curve</string>
    <string name="strmultigradsum">Different colors for positive and negative gradient</string>
    <string name="strstartpoint">Startpoint</string>
    <string name="strendpoint">Endpoint</string>
    <string name="strzoom">Zooming</string>
    <string name="strunzoom">Unzoom</string>
    <string name="strenter_zoom_parameters">Enter zoom parameters</string>
    <string name="strmpos"><![CDATA[-> Marker pos.: %.1f]]></string>
    <string name="ignore_aspect_ratio_3d_chart">Ignore aspect ratio when zooming (3D chart)</string>
    <string name="strzoommap">Zoom map too</string>
    <string name="embed_altitude_delta_parameters_in_chart">Embed altitude delta parameters in chart</string>
    <string name="show_altitude_deltas">Show altitude delta</string>
    <string name="strvpdist">Viewpoint distance</string>
    <string name="strvpdistsum">This has a certain influence on the graphical perspective (1000..2000, 1000 = default)</string>
    <string name="strtime">time</string>
    <string name="strnovdata">No valid data!</string>
    <string name="strd3smoothsum">Smooth elevation values of the 3D chart</string>
    <string name="strd3smooth">Smooth 3D chart</string>
    <string name="str_pref_gridnav">Grid and map navigation</string>
    <string name="str_pref_faltzero">Filter zero altitude values</string>
    <string name="str_pref_faltzerosum">Elevation values = 0 will be replaced by previous values != 0</string>
    <string name="str_pref_extcalc">Calculations (data export)</string>
    <string name="str_pref_impcalc">Calculations (data import)</string>
    <string name="str_imp_altzeros">Zero altitude values filtered</string>
    <string name="str_mnu_smooth">Data smoothing</string>
    <string name="str_mnu_curves">Main diagram</string>
    <string name="str_pref_openexmap">Open external map app</string>
    <string name="str_pref_openexmapsum">When you take a LONG TOUCH in the map view, a GeoLocation intent will be send to an external app to open it (e.g. Google Maps)</string>
    <string name="str_pref_contimeout">HTTP connect timeout (ms)</string>
    <string name="str_pref_readtimeout">HTTP read timeout (ms)</string>
    <string name="strdatahr">Heart rate</string>
    <string name="strsavecsv">Text based (CSV)</string>
    <string name="strdatapower">Power</string>
    <string name="strdatacad">Cadence</string>
    <string name="str_mnu_grp3">Optional diagram</string>
    <string name="str_col_gray">Gray</string>
    <string name="str_col_orange">Orange</string>
    <string name="str_col_yellow">Yellow</string>
    <string name="str_col_blue">Blue</string>
    <string name="str_col_green">Green</string>
    <string name="str_col_red">Red</string>
    <string name="str_pref_bplate">Elliptical base plate</string>
    <string name="str_pref_bplatesum">Build the base plate as an ellipse (instead of a rectangle)</string>
    <string name="str_pref_stroke">Stroke width</string>
    <string name="str_pref_strokesum">Line thickness of the curves</string>
    <string name="str_pref_darkmap">Adapt darkmode</string>
    <string name="str_map_dark">Dark</string>
    <string name="str_map_inverted">Inverted</string>
    <string name="str_pref_darkmodemapstyle">-> Select darkmode map style:</string>
    <string name="strlocusver">"Locus Map version: "</string>
    <string name="strwrongint">Wrong INTENT - no track!</string>
    <string name="strlocusold">Current Locus Map version is too old!</string>
    <string name="strlocusold2">Current Locus Map version is probably too old!</string>
    <string name="str_pref_import">Data import/export</string>
    <string name="str_pref_locimp">Locus Map import format</string>
    <string name="str_pref_locimpsum">Import Locus Map tracks in either LOC (default), FIT or GPX format!</string>
    <string name="str_prev_dataimp">Data import (general)</string>
    <string name="strsensorspd">Distance calculated based on sensor speed</string>
    <string name="str_pref_sensorspd">Speed sensor based distance</string>
    <string name="str_pref_sensorspdsum">Calculate distance in Locus Map Direct Transfers (LOC) either based on GPS coordinates (default) or based on \'SPD\' values from an external speed sensor (only if an external speed sensor was used).</string>
    <string name="str_prev_dataimploc">Data import (Locus map)</string>
    <string name="str_prev_cachedata">Cache import files</string>
    <string name="str_prev_cachedatasum">By caching the last used import file this app is able to restore the map view when restarting (by reloading the cached import file).</string>
    <string name="str_btn_clearcache">Clear cache</string>
    <string name="str_btn_clearcachesum">Current used cache size</string>
    <string name="str_dlg_aksclear">Do you really want to purge the cache now?</string>
    <string name="str_dlg_cleared">Cache has been purged.</string>
    <string name="str_prev_dataimphsum">Usually you don\'t need to make any changes to these very specific settings (unless you experience problems)!</string>
    <string name="str_mnu_convertspdgps">Calculate speed based on distance/time</string>
    <string name="str_mnu_convertspdori">Restore original speed</string>
    <string name="str_pref_galtmodec">Altitude mode: \"clampToGround\"</string>
    <string name="str_pref_galtmodea">Altitude mode: \"absolute\"</string>
    <string name="str_pref_galtmoder">Altitude mode: \"relativeToGround\"</string>
    <string name="strstat">Statistics</string>
    <string name="strmemory">Memory usage</string>
    <string name="str_mem_class">"Memory class: "</string>
    <string name="str_mem_max">"Max memory: "</string>
    <string name="str_mem_tot">"Allocated memory: "</string>
    <string name="str_mem_free">"-> thereof free: "</string>
    <string name="str_mem_used">"Used memory: "</string>
    <string name="str_mem_total">"Total free memory: "</string>
    <string name="str_pref_proport">-> Proportional projection</string>
    <string name="str_pref_proportsum">Forces a strictly proportional projection when the previous option MAINTAIN ASPECT RATIO is enabled (should normally always be activated)</string>
    <string name="strdatatemper">Temperature</string>
    <string name="strdatagpsacc">GPS accuracy</string>
    <string name="strdatabatlev">Battery level</string>
    <string name="str_dia_gpxexp">GPX Export</string>
    <string name="str_dia_gpxexpsum">Do you only want to export/share the selected area?</string>
    <string name="str_pref_mapsfdir">Mapsforge directory</string>
    <string name="str_pref_notassigned">not assigned</string>
    <string name="str_pref_selmapdir">Select mapsforge maps folder</string>
    <string name="str_pref_mapsforge">Mapsforge (Offline maps)</string>
    <string name="str_pref_ignorescale">Do not scale mapfsforge maps</string>
    <string name="str_pref_mapsftheme">Mapsforge Theme</string>
    <string name="str_pref_selmaptheme">Select mapsforge theme</string>
    <string name="str_pref_deftheme">Default: freizeitkarte-v5</string>
    <string name="str_pref_mapsdefault">(Default theme is based on \'Freizeitkarte\' project: https://www.freizeitkarte-osm.de)</string>
    <string name="str_pref_mapsgoogle">(For more information and to download Mapsforge maps google the keyword Mapsforge)</string>
    <string name="str_pref_inttheme">-> Internal themes</string>
    <string name="str_pref_extheme">-> External themes</string>
    <string name="str_pref_cleartheme">Clear cached PNG files</string>
    <string name="str_pref_themepng">-> Theme PNG cache</string>
    <string name="strexternal">External</string>
    <string name="str_pref_asettsum">Manage Android-specific app settings</string>
    <string name="str_pref_asett">Open Android app settings</string>
    <string name="str_lang_def">System language</string>
    <string name="str_lang_en">English</string>
    <string name="str_lang_de">German</string>
    <string name="str_lang_pl">Polish</string>
    <string name="str_pref_langsum">Select app language</string>
    <string name="str_pref_lang">App Language</string>
    <string name="str_pref_system">System</string>
    <string name="str_pref_systemsum">System access is primarily for support purposes</string>
    <string name="str_lang_zhcn">Chinese simplified</string>
    <string name="str_lang_zhtw">Chinese traditional</string>
    <string name="str_lang_fr">French</string>
    <string name="str_lang_es">Spanish</string>
    <string name="str_ok">OK</string>
    <string name="strguilite">Light mode</string>
    <string name="strguildark">Dark mode</string>
    <string name="strhour">h</string>
    <string name="str_lang_ja">Japanese</string>
    <string name="strlapmarker">Lap Marker</string>
    <string name="str_diag_lapttitle">Enter lap title</string>
    <string name="str_diag_hinthide"><![CDATA[(Semicolon sign (;) -> disable (=hide) lap marker text)]]></string>
    <string name="str_diag_dellap">Delete marker</string>
    <string name="str_diag_assign">Assign</string>
    <string name="str_diag_hint">(Long press at item to enter edit mode)</string>
    <string name="str_lap_new">;Newly inserted lap</string>
    <string name="str_misc_csaved">Changes have been saved</string>
    <string name="str_lap_titlesum">Show the lap marker title in the chart when lap markers are enabled</string>
    <string name="str_lap_title">Lap marker title</string>
    <string name="str_lap_rotsum">Set the rotation angle of the lap marker title to 45 degrees</string>
    <string name="str_lap_rot"><![CDATA[-> 45 degree rotation angle]]></string>
    <string name="str_diag_changes">Changes have been made</string>
    <string name="str_diag_savechanges">Would you like to generate an XML file so that your recent changes can be saved?</string>
    <string name="str_mnu_switch">Switch all</string>
    <string name="str_tplan_link">Link Trainingsplan.com</string>
    <string name="str_prev_expweb">Data export (Webservices)</string>
    <string name="str_tplan_head">Link Traningsplan.com webservice</string>
    <string name="str_tplan_uspa"><![CDATA[Username & Password]]></string>
    <string name="str_tplan_uspahint">(Username and password are NOT stored on the device! Only a permanent link from Trainingplan.com is requested, saved, and used for export to the Trainingsplan.com web service)</string>
    <string name="str_tplan_user">Username</string>
    <string name="str_tplan_password">Password</string>
    <string name="str_tplan_perm">Or use the Trainingsplan.com sharing code</string>
    <string name="str_tplan_permhint">(Alternatively you can use the sharing link from your Trainingsplan.com settings)</string>
    <string name="str_tplan_sharecode">Sharing code</string>
    <string name="str_tplan_btnplansum">By linking the Trainingsplan.com web service it is possible to export import data directly to the web service.</string>
    <string name="str_startdate">Start date</string>
    <string name="str_pauses">Break times</string>
    <string name="str_av_speed">Avg-Speed</string>
    <string name="str_diag_edtitle">Edit title</string>
    <string name="str_max_speed">Max-Speed</string>
    <string name="str_diag_perlink_created">Permanent link created</string>
    <string name="str_diag_perlink_nvalid">Sharing link is not valid!</string>
    <string name="str_diag_userunknown">User Account is unknown!</string>
    <string name="str_diag_unlinked">Unlinked!</string>
    <string name="str_mam">Min/Avg/Max</string>
    <string name="str_diag_unlink">Unlink</string>
    <string name="str_route">Route data</string>
    <string name="str_period">Period of time</string>
    <string name="str_webservice">Web services</string>

</resources>
