-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkeplers-laws-strings_en.json
235 lines (235 loc) · 4.97 KB
/
keplers-laws-strings_en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
{
"keplers-laws.title": {
"value": "Kepler's Laws"
},
"screen.firstLaw": {
"value": "First Law"
},
"screen.secondLaw": {
"value": "Second Law"
},
"screen.thirdLaw": {
"value": "Third Law"
},
"screen.allLaws": {
"value": "All Laws"
},
"undefined": {
"value": "undefined"
},
"alwaysCircular": {
"value": "Always Circular"
},
"targetOrbit": {
"value": "Target Orbit:"
},
"stopwatch": {
"value": "Stopwatch"
},
"axes": {
"value": "Axes"
},
"foci": {
"value": "Foci"
},
"string": {
"value": "String"
},
"semiaxes": {
"value": "Semiaxes"
},
"eccentricity": {
"value": "Eccentricity"
},
"apoapsis": {
"value": "Apoapsis"
},
"periapsis": {
"value": "Periapsis"
},
"starMass": {
"value": "Star Mass"
},
"ourSun": {
"value": "Our Sun"
},
"period": {
"value": "Period"
},
"periodDivision": {
"value": "Period Divisions"
},
"areaValues": {
"value": "Area Values"
},
"timeValues": {
"value": "Time Values"
},
"areaUnits": {
"value": "Area (AU<sup>2</sup>)"
},
"sweptArea": {
"value": "Swept Area"
},
"none": {
"value": "None"
},
"graph.title": {
"value": "{{period}} vs {{axis}} Graph"
},
"graph.a": {
"value": "Semi-major Axis (a)"
},
"graph.t": {
"value": "Period (T)"
},
"units.AU": {
"value": "AU"
},
"units.years": {
"value": "years"
},
"units.kms": {
"value": "km/s"
},
"symbol.a": {
"value": "a"
},
"symbol.b": {
"value": "b"
},
"symbol.c": {
"value": "c"
},
"symbol.d": {
"value": "d"
},
"symbol.r": {
"value": "r"
},
"symbol.R": {
"value": "R"
},
"symbol.T": {
"value": "T"
},
"symbol.v": {
"value": "v"
},
"pattern.valueUnits": {
"value": "{{value}} {{units}}"
},
"pattern.warningMessage": {
"value": "Warning: {{message}}"
},
"warning.theBodyWillCrashIntoTheSun": {
"value": "The body will crash into the sun."
},
"warning.theBodyWillEscapeTheSystem": {
"value": "The body will escape the system."
},
"orbit.mercury": {
"value": "Mercury"
},
"orbit.venus": {
"value": "Venus"
},
"orbit.earth": {
"value": "Earth"
},
"orbit.mars": {
"value": "Mars"
},
"orbit.jupiter": {
"value": "Jupiter"
},
"orbit.eris": {
"value": "Eris"
},
"orbit.nereid": {
"value": "Nereid"
},
"orbit.halley": {
"value": "Halley"
},
"orbit.targetOrbit1": {
"value": "Target Orbit 1"
},
"orbit.targetOrbit2": {
"value": "Target Orbit 2"
},
"orbit.targetOrbit3": {
"value": "Target Orbit 3"
},
"orbit.targetOrbit4": {
"value": "Target Orbit 4"
},
"keyboardHelpDialog.chooseATargetOribit": {
"value": "Choose a Target Orbit"
},
"keyboardHelpDialog.targetOrbits": {
"value": "target orbits"
},
"keyboardHelpDialog.targetOrbit": {
"value": "target orbit"
},
"infoDialog.orbitalData": {
"value": "Orbital Data"
},
"infoDialog.moreOrbitalData": {
"value": "More Orbital Data"
},
"infoDialog.semiMajorAxis": {
"value": "<b>Semi-major axis (a):</b> represents half of the longest diameter of the elliptical orbit."
},
"infoDialog.semiMinorAxis": {
"value": "<b>Semi-minor axis (b):</b> represents half of the shortest diameter of the elliptical orbit."
},
"infoDialog.focalDistance": {
"value": "<b>Focal Distance (c):</b> represents the distance between the center of the ellipse and one of the foci."
},
"infoDialog.planetsPositionVector": {
"value": "<b>Planet's position vector (|r| and θ<sub>r</sub>):</b> the vector magnitude |r| is equal to the distance between the star and the planet. The vector direction (θ<sub>r</sub>) is measured with respect to the horizontal."
},
"infoDialog.planetsVelocityVector": {
"value": "<b>Planet's velocity vector (|v| and θ<sub>v</sub>):</b> the vector magnitude |v| is equal to the speed of the planet. The vector direction (θ<sub>v</sub>) is measured with respect to the horizontal."
},
"infoDialog.angleBetweenVectors": {
"value": "<b>Angle between vectors r and v (θ<sub>rv</sub>)."
},
"preferences.moreOrbitalData.title": {
"value": "More Orbital Data"
},
"preferences.moreOrbitalData.description": {
"value": "Display information about the planet's position and velocity vectors in the First and Second Law Screens."
},
"a11y": {
"eraser": {
"value": "Eraser"
},
"targetOrbitSelector": {
"value": "Target orbit selector"
},
"measurePeriod": {
"value": "Measure period"
},
"restartMeasurement": {
"value": "Restart measurement"
},
"firstLaw": {
"value": "First law"
},
"secondLaw": {
"value": "Second law"
},
"thirdLaw": {
"value": "Third law"
},
"infoButtonForOrbitalData": {
"value": "Info button for orbital data"
},
"infoButtonForMoreOrbitalData": {
"value": "Info button for more orbital data"
}
}
}