added translations and new messages

This commit is contained in:
afischerdev 2023-12-14 11:47:35 +01:00
parent a21dee5923
commit f37c77267a
11 changed files with 656 additions and 454 deletions

View file

@ -14,59 +14,80 @@
<string name="summary_segments">Größe=%1$s\nFrei=%2$s</string>
<string name="notification_title">Segmente herunterladen</string>
<string name="action_choose_folder">Choose brouter data base dir:</string>
<string name="action_select_profile">Select a routing profile</string>
<string name="main_action">Select Main Action</string>
<string name="main_action_1">Download Manager</string>
<string name="main_action_2">BRouter App</string>
<string name="action_choose_folder">BRouter-Datenbankverzeichnis wählen:</string>
<string name="action_select_profile">Routenprofil wählen</string>
<string name="main_action">Standardaktion wählen</string>
<string name="main_action_1">Downloadmanager</string>
<string name="main_action_2">BRouter-App</string>
<string name="cancel">Cancel</string>
<string name="i_know">I know</string>
<string name="close">Close</string>
<string name="exit">Exit</string>
<string name="cancel">Abbrechen</string>
<string name="i_know">Ich weiß</string>
<string name="close">Schließen</string>
<string name="exit">Verlassen</string>
<string name="ok">OK</string>
<string name="success">Success</string>
<string name="error">An Error occurred</string>
<string name="success">Erfolg</string>
<string name="error">Ein Fehler ist aufgetreten</string>
<string name="title_download">BRouter Download Manager</string>
<string name="summary_download">*** Attention:***
\n\nThe Download Manager is used to download routing-data
files which can be up to 170MB each. Do not start the Download Manager
on a cellular data connection without a data plan!
Download speed is restricted to 16 MBit/s.</string>
<string name="title_timeoutfree">Successfully prepared a timeout-free calculation</string>
<string name="summary_timeoutfree">You successfully repeated a calculation that previously run into a timeout
when started from your map-tool. If you repeat the same request from your
maptool, with the exact same destination point and a close-by starting point,
this request is guaranteed not to time out.</string>
<string name="title_sdcard">Enter SDCARD base dir:</string>
<string name="title_action">Select Action</string>
<string name="title_download">BRouter Downloadmanager</string>
<string name="summary_download">*** Achtung:***
\n\nDer Downloadmanager wird zum Herunterladen von Routingdaten verwendet
die jeweils bis zu 170MB groß sein können. Starten Sie den Downloadmanager
nicht auf Mobiltelefonen ohne Mobilfunktdatentarif!
Die Downloadgeschwindigkeit ist auf 16 MBit/s begrenzt.</string>
<string name="title_timeoutfree">Berechnung ohne Zeitüberschreitung erfolgreich</string>
<string name="summary_timeoutfree">Sie haben eine Berechnung erfolgreich wiederholt, bei
der zuvor beim Start von Ihrem Karten-Tool aus eine Zeitüberschreitung auftrat.
Wenn Sie dieselbe Anfrage von Ihrem Karten-Tool aus wiederholen, mit genau demselben
Zielpunkt und einem nahe gelegenen Startpunkt, wird diese Anfrage garantiert nicht abbrechen.</string>
<string name="title_sdcard">SD-Karten Verzeichnis wählen:</string>
<string name="title_action">Aktion wählen</string>
<string name="action_via_select">Check VIA Selection:</string>
<string name="action_nogo_select">Check NoGo Selection:</string>
<string name="action_servermode">Server-Mode</string>
<string name="action_via_select">Via-Auswahl prüfen:</string>
<string name="action_nogo_select">NoGo-Auswahl prüfen:</string>
<string name="action_servermode">Server-Modus</string>
<string name="action_info">Info</string>
<string name="action_calc_route">Calc Route</string>
<string name="action_profile_settings">Profile Settings</string>
<string name="action_share">Share GPX</string>
<string name="action_select_from">Select from</string>
<string name="action_select_to">Select to/via</string>
<string name="action_calc_route">Route berechnen</string>
<string name="action_profile_settings">Profileinstellungen</string>
<string name="action_share">GPX teilen</string>
<string name="action_select_from">"Von" wählen</string>
<string name="action_select_to">"Nach"/Via wählen</string>
<string name="msg_no_profile">no profile data</string>
<string name="msg_no_used_profile">, no used profile</string>
<string name="msg_too_much_data">Too much data for download. Please reduce.</string>
<string name="msg_download_start">Download scheduled. Check internet connection if it doesn\'t start.</string>
<string name="msg_wpt_selection">current waypoint selection:\n</string>
<string name="msg_no_wpt_selection">Expecting waypoint selection\n</string>
<string name="msg_no_profile">Keine Profildaten</string>
<string name="msg_no_used_profile">, kein verwendetes Profil</string>
<string name="msg_too_much_data">Zu viele Daten für den Download. Bitte reduzieren.</string>
<string name="msg_download_start">Download geplant. Überprüfen Sie die Internetverbindung, wenn der Download nicht startet.</string>
<string name="msg_wpt_selection">aktuelle Wegpunktauswahl:\n</string>
<string name="msg_no_wpt_selection">Erwarte Wegpunktauswahl\n</string>
<string name="msg_alternative">Alternative</string>
<string name="msg_status_result">version = BRouter-%1$s \n
mem = %2$s \n
distance = %3$s km\n
filtered ascend = %4$s m\n
plain ascend = %5$s m\n
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_status_result">Version = BRouter-%1$s\n
Speicher = %2$s \n
Abstand = %3$s km\n
gefilterter Aufstieg = %4$s m\n
schlichter Aufstieg = %5$s m\n
geschätzte Zeit = %6$s</string>
<string name="msg_read_wpt_error">Fehler beim Lesen von Wegpunkten</string>
<string name="msg_no_wpt">Die Koordinatenquelle enthält keine Wegpunkte!</string>
<string name="msg_too_much_wpts">Die Koordinatenquelle enthält zu viele Wegpunkte: %1$d (bitte von/nach/via-Namen verwenden)</string>
<string name="no">No</string>
<string name="yes">Yes</string>
<string name="title_delete">Confirm Delete</string>
<string name="summary_delete">Really delete?</string>
<string name="title_version">Version Problem</string>
<string name="summary_version">The base version for tiles has changed. What to do?</string>
<string name="action_version1">Continue with current download, delete other old data</string>
<string name="action_version2">Select all for download and start</string>
<string name="action_version3">Cancel now, complete on an other day</string>
<string name="title_version_diff">Version Differences</string>
<string name="summary_version_diff">The base version for some tiles is different. What to do?</string>
<string name="action_version_diff1">Download all different tiles</string>
<string name="action_version_diff2">Drop all different tiles</string>
<string name="action_version_diff3">Cancel now, complete on an other day</string>
<string name="summary_new_version">The new data version needs a new app. Please update BRouter first</string>
<string name="msg_download_faild">Download failed</string>
<string name="msg_download_cancel">Download cancelled</string>
<string name="msg_download_succeed">Download succeeded</string>
</resources>