Not yet completed

This commit is contained in:
licht-im-Norden87 2015-04-10 00:29:45 +02:00
parent 9cca9dbd80
commit fbe214db74

View File

@ -4,21 +4,26 @@
<Package name="microdagr"> <Package name="microdagr">
<Key ID="STR_ACE_microdagr_itemName"> <Key ID="STR_ACE_microdagr_itemName">
<English>MicroDAGR GPS</English> <English>MicroDAGR GPS</English>
<German>MicroDAGR GPS</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_itemDescription"> <Key ID="STR_ACE_microdagr_itemDescription">
<English>MicroDAGR advanced GPS receiver</English> <English>MicroDAGR advanced GPS receiver</English>
<German>MicroDAGR - Fortgeschrittener GPS-Empfänger</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_settingUseMils"> <Key ID="STR_ACE_microdagr_settingUseMils">
<English>Angular Unit:</English> <English>Angular Unit:</English>
</Key> </Key>
<Key ID="STR_ACE_microdagr_settingMils"> <Key ID="STR_ACE_microdagr_settingMils">
<English>Mils</English> <English>Mils</English>
<German>Mils</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_settingShowWP"> <Key ID="STR_ACE_microdagr_settingShowWP">
<English>Show Waypoints On Map:</English> <English>Show Waypoints On Map:</English>
<German>Zeige Wegpunkte auf Karte</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_settingDegrees"> <Key ID="STR_ACE_microdagr_settingDegrees">
<English>Degrees</English> <English>Degrees</English>
<German>Grad</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_settingOn"> <Key ID="STR_ACE_microdagr_settingOn">
<English>On</English> <English>On</English>
@ -47,12 +52,15 @@
</Key> </Key>
<Key ID="STR_ACE_microdagr_wpEnterName"> <Key ID="STR_ACE_microdagr_wpEnterName">
<English>Name of [%1]</English> <English>Name of [%1]</English>
<German>Name von [%1]</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_controlMGRS"> <Key ID="STR_ACE_microdagr_controlMGRS">
<English>MGRS-New</English> <English>MGRS-New</English>
<German>MGRS-NEU</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_controlWGD"> <Key ID="STR_ACE_microdagr_controlWGD">
<English>WGD</English> <English>WGD</English>
<German>WGD</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_controlRange"> <Key ID="STR_ACE_microdagr_controlRange">
<English>Range:</English> <English>Range:</English>
@ -60,9 +68,11 @@
</Key> </Key>
<Key ID="STR_ACE_microdagr_compasDirection"> <Key ID="STR_ACE_microdagr_compasDirection">
<English>Compass Direction</English> <English>Compass Direction</English>
<German>Kompass Richtung</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_menuMark"> <Key ID="STR_ACE_microdagr_menuMark">
<English>Mark</English> <English>Mark</English>
<German>Markiere</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_menuWaypoints"> <Key ID="STR_ACE_microdagr_menuWaypoints">
<English>Waypoints</English> <English>Waypoints</English>
@ -70,6 +80,7 @@
</Key> </Key>
<Key ID="STR_ACE_microdagr_menuConnectTo"> <Key ID="STR_ACE_microdagr_menuConnectTo">
<English>Connect To</English> <English>Connect To</English>
<German>Verbinde zu</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_menuSettings"> <Key ID="STR_ACE_microdagr_menuSettings">
<English>Settings</English> <English>Settings</English>
@ -78,9 +89,11 @@
</Key> </Key>
<Key ID="STR_ACE_microdagr_waypointsSet"> <Key ID="STR_ACE_microdagr_waypointsSet">
<English>SetWP</English> <English>SetWP</English>
<German>SetzeWP</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_waypointsAdd"> <Key ID="STR_ACE_microdagr_waypointsAdd">
<English>Add</English> <English>Add</English>
<German>Hinzufügen</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_waypointsDelete"> <Key ID="STR_ACE_microdagr_waypointsDelete">
<English>Delete</English> <English>Delete</English>
@ -95,15 +108,19 @@
</Key> </Key>
<Key ID="STR_ACE_microdagr_toggleUnit"> <Key ID="STR_ACE_microdagr_toggleUnit">
<English>Toggle MicroDAGR Display Mode</English> <English>Toggle MicroDAGR Display Mode</English>
<German>Wechsle MircoDAGR Bildschirmmodus</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_show"> <Key ID="STR_ACE_microdagr_show">
<English>Show MicoDAGR</English> <English>Show MicroDAGR</English>
<German>Zeige MicroDAGR</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_configure"> <Key ID="STR_ACE_microdagr_configure">
<English>Configure MicroDAGR</English> <English>Configure MicroDAGR</English>
<German>Stelle MicroDAGR ein</German>
</Key> </Key>
<Key ID="STR_ACE_microdagr_closeUnit"> <Key ID="STR_ACE_microdagr_closeUnit">
<English>Close MicroDAGR</English> <English>Close MicroDAGR</English>
<German>Schließe MicroDAGR</German>
</Key> </Key>
</Package> </Package>
</Project> </Project>