ACE3/addons/ui_units/stringtable.xml

59 lines
1.9 KiB
XML
Raw Normal View History

2019-06-08 20:17:24 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="Units">
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Module_DisplayName">
2019-06-08 20:17:24 +00:00
<English>Units</English>
2019-06-09 08:04:43 +00:00
<German>Maßeinheiten</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Speed_DisplayName">
2019-06-08 20:17:24 +00:00
<English>Speed</English>
2019-06-09 08:04:43 +00:00
<German>Geschwindigkeit</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Speed_Description">
2019-06-09 08:04:43 +00:00
<English>Units used to display Speed.</English>
<German>Maßeinheit, um Geschwindigkeit darzustellen.</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Alt_DisplayName">
2019-06-08 20:17:24 +00:00
<English>Altitude</English>
2019-06-09 08:04:43 +00:00
<German>Flughöhe</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Alt_Description">
2019-06-09 08:04:43 +00:00
<English>Units used to display Altitude.</English>
<German>Maßeinheit, um Flughöhe darzustellen.</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Land_DisplayName">
2019-06-08 20:17:24 +00:00
<English>Land Vehicles</English>
2019-06-09 08:04:43 +00:00
<German>Bodenfahrzeuge</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Speed_KMH">
2019-06-08 20:17:24 +00:00
<English>km/h</English>
2019-06-09 08:04:43 +00:00
<German>km/h</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Speed_MPH">
2019-06-08 20:17:24 +00:00
<English>mph</English>
2019-06-09 08:04:43 +00:00
<German>mph</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Speed_KNOT">
2019-06-08 20:17:24 +00:00
<English>kn</English>
2019-06-09 08:04:43 +00:00
<German>kn</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Speed_MS">
2019-06-08 20:17:24 +00:00
<English>m/s</English>
2019-06-09 08:04:43 +00:00
<German>m/s</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Alt_M">
2019-06-08 20:17:24 +00:00
<English>Meters</English>
2019-06-09 08:04:43 +00:00
<German>Meter</German>
2019-06-08 20:17:24 +00:00
</Key>
2019-07-05 19:33:07 +00:00
<Key ID="STR_ACE_UI_Units_Alt_F">
2019-06-08 20:17:24 +00:00
<English>Feet</English>
2019-06-09 08:04:43 +00:00
<German>Fuß</German>
2019-06-08 20:17:24 +00:00
</Key>
</Package>
</Project>