Version 1.6
[minetest_orienteering.git] / locale / template.txt
blobf45ab4745d99c4397698d712adc74660a34b23c9
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=
15 # Coordinates
16 Coordinates: X@=@1, Y@=@2, Z@=@3=
17 Height: Y@=@1=
18 Coordinates: X@=@1, Z@=@2=
20 # Angles
21 Yaw: @1°, pitch: @1°=
22 Yaw: @1°=
23 Pitch: @1°=
25 # Time
26 ## For the 12h mode
27 Time: noon=
28 Time: midnight=
29 # 12h format
30 Time: @1:@2 a.m=
31 Time: @1:@2 p.m=
32 # 24h Format: hours:minutes
33 Time: @1:@2=
35 # meters
37 # meters per second
38 m/s=
40 # @1 and @3 will be replaced by number, @2 and @4 will be replaced by speed units
41 # "hor." = "horizontal"; "vert." = "vertical"
42 Speed: hor.: @1 @2, vert.: @3 @4=
44 # awards
45 Master of Orienteering=
46 Craft a quadcorder.=
48 # Tooltips / short helptexts
49 Shows your horizontal coordinates=
50 Shows your yaw=
51 Shows your pitch=
52 Shows your coordinates, yaw, pitch, time, speed and enables minimap=
53 Shows the time=
54 Shows your speed=
55 Allows using the minimap=
56 Allows using the minimap and radar=
57 Shows your coordinates, yaw and the time=
58 Shows your elevation=
60 # Help texts
61 It shows you your yaw (horizontal viewing angle) in degrees.=
62 It shows you your pitch (vertical viewing angle) in degrees.=
63 It shows you your current elevation (Y).=
64 It shows you the coordinates of your current position in the horizontal plane (X and Z).=
65 The GPS device shows you your coordinates (X, Y and Z), your yaw (horizontal viewing angle) and the time.=
66 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.=
67 It shows you the current time.=
68 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.=
69 Binoculars allow you to zoom.=
71 Put this tool in your hotbar to see the data it provides.=
72 Put the watch in your hotbar to see the time. Punch to toggle between the 24-hour and 12-hour display.=
73 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.=
75 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.=
76 If you put a radar mapper in your hotbar, you will be able to access the minimap. Press the “minimap” key to view the minimap.=
77 The map allows you to view a minimap of the area around you.=
78 If you put a map in your hotbar, you will be able to access the minimap (only surface mode). Press the “minimap” key to view the minimap.=