template.txt 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. # textdomain:orienteering
  2. # Item names
  3. Altimeter=
  4. Triangulator=
  5. Compass=
  6. Sextant=
  7. Quadcorder=
  8. Watch=
  9. Speedometer=
  10. Map=
  11. Radar Mapper=
  12. GPS device=
  13. Binoculars=
  14. # Coordinates
  15. Coordinates: X@=@1, Y@=@2, Z@=@3=
  16. Height: Y@=@1=
  17. Coordinates: X@=@1, Z@=@2=
  18. # Angles
  19. Yaw: @1°, pitch: @1°=
  20. Yaw: @1°=
  21. Pitch: @1°=
  22. # Time
  23. ## For the 12h mode
  24. Time: noon=
  25. Time: midnight=
  26. # 12h format
  27. Time: @1:@2 a.m=
  28. Time: @1:@2 p.m=
  29. # 24h Format: hours:minutes
  30. Time: @1:@2=
  31. # meters
  32. m=
  33. # meters per second
  34. m/s=
  35. # @1 and @3 will be replaced by number, @2 and @4 will be replaced by speed units
  36. # "hor." = "horizontal"; "vert." = "vertical"
  37. Speed: hor.: @1 @2, vert.: @3 @4=
  38. # awards
  39. Master of Orienteering=
  40. Craft a quadcorder.=
  41. # Help texts
  42. It shows you your yaw (horizontal viewing angle) in degrees.=
  43. It shows you your pitch (vertical viewing angle) in degrees.=
  44. It shows you your current elevation (Y).=
  45. It shows you the coordinates of your current position in the horizontal plane (X and Z).=
  46. The GPS device shows you your coordinates (X, Y and Z), your yaw (horizontal viewing angle) and the time.=
  47. It shows you your current horizontal (“hor.”) and vertical (“ver.”) speed in meters per second, where one meter is the side length of a single cube.=
  48. It shows you the current time.=
  49. This is the ultimate orientieering tool. It shows you your coordinates (X, Y and Z), shows your yaw and pitch (horizontal and vertical viewing angles), the current time, your current speed and it enables you to access the minimap.=
  50. Binoculars allow you to zoom.=
  51. Put this tool in your hotbar to see the data it provides.=
  52. Put the watch in your hotbar to see the time. Punch to toggle between the 24-hour and 12-hour display.=
  53. Put this tool in your hotbar to make use of its functionality. Punch to toggle between 24-hour and 12-hour display for the time feature.=
  54. The radar mapper is a device that combines a map with a radar. It unlocks both the surface mode and radar mode of the minimap.=
  55. If you put a radar mapper in your hotbar, you will be able to access the minimap. By default, the minimap can be opened with [F7].=
  56. The map allows you to view a minimap of the area around you.=
  57. If you put a map in your hotbar, you will be able to access the minimap (only surface mode). By default, the minimap can be opened with [F7].=