-
Notifications
You must be signed in to change notification settings - Fork 0
/
projectile-data-lab-strings_en.json
233 lines (233 loc) · 5.13 KB
/
projectile-data-lab-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
{
"projectile-data-lab.title": {
"value": "Projectile Data Lab"
},
"screen.variability": {
"value": "Variability"
},
"screen.sources": {
"value": "Sources"
},
"screen.measures": {
"value": "Measures"
},
"screen.sampling": {
"value": "Sampling"
},
"single": {
"value": "Single"
},
"launch": {
"value": "Launch"
},
"stop": {
"value": "Stop"
},
"continuous": {
"value": "Continuous"
},
"noAirResistance": {
"value": "No air resistance"
},
"orientation": {
"value": "Orientation"
},
"projectile": {
"value": "Projectile"
},
"launcherNumberPattern": {
"value": "Launcher {{number}}"
},
"angleStability": {
"value": "Angle Stability"
},
"min": {
"value": "min"
},
"max": {
"value": "max"
},
"mysteryLauncher": {
"value": "Mystery Launcher"
},
"customLauncher": {
"value": "Custom Launcher"
},
"histogram": {
"value": "Histogram"
},
"fieldNumberPattern": {
"value": "Field {{number}}"
},
"noData": {
"value": "No data"
},
"mean": {
"value": "Mean"
},
"standardDeviation": {
"value": "Standard Deviation"
},
"values": {
"value": "Values"
},
"sampleSizeN": {
"value": "Sample Size (n)"
},
"paths": {
"value": "Paths"
},
"speed": {
"value": "Speed"
},
"launchSpeed": {
"value": "Launch Speed"
},
"angle": {
"value": "Angle"
},
"launchAngle": {
"value": "Launch Angle"
},
"measuringTape": {
"value": "Measuring Tape"
},
"stopwatch": {
"value": "Stopwatch"
},
"intervalTool": {
"value": "Interval Tool"
},
"meanEqualsValueMPattern": {
"value": "Mean = {{value}} m"
},
"meanXBarEqualsValueMPattern": {
"value": "Mean (\u0078\u0305) = {{value}} m"
},
"standardDeviationMPattern": {
"value": "{{standardDeviation}} m"
},
"standardDeviationEqualsValueMPattern": {
"value": "Standard deviation = {{value}} m"
},
"standardErrorOfXBarEqualsValueMPattern": {
"value": "Standard error of \u0078\u0305 = {{value}} m"
},
"valueMetersPerSecondPattern": {
"value": "{{value}} m/s"
},
"valueDegreesPattern": {
"value": "{{value}}°"
},
"nEqualsSampleSizePattern": {
"value": "n = {{sampleSize}}"
},
"sampleNumberOfCountPattern": {
"value": "Sample {{number}} of {{count}}"
},
"numberOfCountPattern": {
"value": "{{number}} of {{count}}"
},
"binWidthMPattern": {
"value": "{{binWidth}} m"
},
"intervalMPattern": {
"value": "{{interval}} m"
},
"meanMPattern": {
"value": "{{mean}} m"
},
"distance": {
"value": "Distance"
},
"meanDistance": {
"value": "Mean Distance"
},
"count": {
"value": "Count"
},
"binWidth": {
"value": "Bin Width"
},
"totalBins": {
"value": "Total Bins"
},
"histogramBins": {
"value": "Histogram Bins"
},
"histogramBinsPreferenceDescription": {
"value": "The histogram can represent data based on the width of the bins or by the total number of bins on the field."
},
"showStandardError": {
"value": "Show Standard Error"
},
"showStandardErrorPreferenceDescription": {
"value": "Determines whether the standard error of the mean is displayed when Values is selected on the Measures screen."
},
"launchSound": {
"value": "Launch Sound"
},
"none": {
"value": "None"
},
"launchSoundPreferenceDescription": {
"value": "The launch sound can represent either the initial speed or initial angle of the projectile, or it can be turned off."
},
"playLandingSound": {
"value": "Play Landing Sound"
},
"playLandingSoundPreferenceDescription": {
"value": "Determines whether a sound is played when a projectile lands."
},
"percentPattern": {
"value": "{{percent}}%"
},
"sampleSizeNPattern": {
"value": "Sample size (n): {{sampleSize}}"
},
"numberOfSamplesPattern": {
"value": "Number of samples: {{numberOfSamples}}"
},
"fromAnywhereInSim": {
"value": "From Anywhere in Sim"
},
"goToField": {
"value": "Go to field"
},
"creating": {
"value": "Creating..."
},
"launchOrStopProjectiles": {
"value": "Launch or stop projectiles"
},
"autoGenerateData": {
"value": "Auto-Generate Data"
},
"autoGenerateDataPreferenceDescription": {
"value": "Makes it so the launch button generates a full set of data."
},
"projectileTypeAffectsSpeed": {
"value": "Projectile Type Affects Speed"
},
"projectileTypeAffectsSpeedPreferenceDescription": {
"value": "Determines whether the type of projectile affects its mean launch speed."
},
"keyboardHelpDialog.measuresScreen.movePointerIntervalHandleOrIntervalBlock": {
"value": "Move Interval Tool or its Edges"
},
"keyboardHelpDialog.measuresScreen.object": {
"value": "Interval Tool or its Edges"
},
"keyboardHelpDialog.measuresScreen.move": {
"value": "Move"
},
"keyboardHelpDialog.measuresScreen.endOfNumberLine": {
"value": "End of the Field"
},
"keyboardHelpDialog.measuresScreen.startOfNumberLine": {
"value": "Start of the Field"
},
"keyboardHelpDialog.histogramBinControls": {
"value": "Histogram Bin Controls"
}
}