Version für alte Androidversionen der Visiereinstellung für Recurvebogen.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

strings.xml 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="app_name">Recurve Bow Sight </string>
  4. <string name="title_rbs_main_activity">Recurve Bow Sight</string>
  5. <string name="title_activity_riser_sight_configuration">Riser-Sight Configuration</string>
  6. <string name="menu_settings">Menu</string>
  7. <string name="action_settings">Settings</string>
  8. <string name="viewParams">Parameters</string>
  9. <string name="viewResults">Results</string>
  10. <string name="viewSight">Sight</string>
  11. <string name="titleBowAndArrowParams">Bow and Arrow Parameters</string>
  12. <string name="arrowDiameterLbl">Arrow Diameter [mm]</string>
  13. <string name="arrowCwLbl">Cw-Value of Arrow</string>
  14. <string name="arrowV0Lbl">Arrow initial velocity V0 [m/s]</string>
  15. <string name="bowPulloutLbl">Bow Pullout [cm]</string>
  16. <string name="arrowWeightLbl">Arrow Weight [g]</string>
  17. <string name="titleAtmosphericalParams">Atmospherical Parameters</string>
  18. <string name="airTemperatureLbl">Air Temperatur [°Celsius]</string>
  19. <string name="airRelativeHumidityLbl">Rel. Air Humidity [%]</string>
  20. <string name="titleShootingParams">Shooting Parameters</string>
  21. <string name="shootingDistanzLbl">Shooting Distanz [m]</string>
  22. <string name="arrowNockHeightLbl">Height Arrow Nock [m]</string>
  23. <string name="targetCenterHeightLbl">Height Target Center [m]</string>
  24. <string name="titleCalculationParams">Calculation Parameters</string>
  25. <string name="deltaTimeLbl">Time Intervall Calculation [sec]</string>
  26. <string name="calcPrecisionLbl">Calculation Accuracy [%]</string>
  27. <string name="titleSightConfig">Sight Setting</string>
  28. <string name="scRiserLbl">Riser</string>
  29. <string name="scVvisHLbl">VvisH [mm]</string>
  30. <string name="scVvisVLbl">VvisV [mm]</string>
  31. <string name="scSightLbl">Sight</string>
  32. <string name="scHeVSLbl">Horz. Sight Sliding Carriage [mm]</string>
  33. <string name="scaVLbl">aV [mm] / aH [mm]</string>
  34. <string name="scVertScaleRngLbl">Vert. Scale Range [mm]</string>
  35. <string name="scVertSkalaMiddleLbl">Vert. Scale Middle Setting M [mm]</string>
  36. <string name="scEvSLbl">EvS [mm]</string>
  37. </resources>