forked from ArduPilot/MissionPlanner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathStrings.resx
543 lines (531 loc) · 19.9 KB
/
Strings.resx
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="BadCoords" xml:space="preserve">
<value>Bad Lat/Lng</value>
</data>
<data name="CannotGraphField" xml:space="preserve">
<value>Cannot graph this field</value>
</data>
<data name="CommandFailed" xml:space="preserve">
<value>The Command failed to execute
</value>
</data>
<data name="ERROR" xml:space="preserve">
<value>Error</value>
</data>
<data name="ErrorClosingLogFile" xml:space="preserve">
<value>Error closing log files</value>
</data>
<data name="ErrorCommunicating" xml:space="preserve">
<value>Error communicating with the autopilot</value>
</data>
<data name="ErrorConnecting" xml:space="preserve">
<value>Error Connecting
</value>
</data>
<data name="ErrorFeatureNotEnabled" xml:space="preserve">
<value>This feature is not enabled in your firmware.</value>
</data>
<data name="ErrorFirmwareFile" xml:space="preserve">
<value>Error loading firmware file</value>
</data>
<data name="ErrorLogList" xml:space="preserve">
<value>Error receiving log list</value>
</data>
<data name="ErrorNoResponce" xml:space="preserve">
<value>Error: no responce from MAV</value>
</data>
<data name="ErrorNotConnected" xml:space="preserve">
<value>You are not connected.</value>
</data>
<data name="ErrorReceivingParams" xml:space="preserve">
<value>Error receiving list
</value>
</data>
<data name="ErrorRejectedByMAV" xml:space="preserve">
<value>Error: command rejected by MAV</value>
</data>
<data name="ErrorRenameFile" xml:space="preserve">
<value>Error renaming file</value>
</data>
<data name="ErrorSettingParameter" xml:space="preserve">
<value>Error setting parameter </value>
</data>
<data name="ErrorSetValueFailed" xml:space="preserve">
<value>Set {0} Failed</value>
</data>
<data name="InvalidAlt" xml:space="preserve">
<value>Invalid Alt</value>
</data>
<data name="InvalidBaudRate" xml:space="preserve">
<value>Invalid BaudRate</value>
</data>
<data name="InvalidField" xml:space="preserve">
<value>Invalid Field</value>
</data>
<data name="InvalidFileName" xml:space="preserve">
<value>Invalid FileName</value>
</data>
<data name="InvalidNumberEntered" xml:space="preserve">
<value>Invalid number entered
</value>
</data>
<data name="InvalidPanRange" xml:space="preserve">
<value>Invalid Pan Range</value>
</data>
<data name="InvalidPortName" xml:space="preserve">
<value>Invalid PortName</value>
</data>
<data name="InvalidTiltRange" xml:space="preserve">
<value>Invalid Tilt Range</value>
</data>
<data name="InvalidUpdateRate" xml:space="preserve">
<value>Invalid Update Rate</value>
</data>
<data name="NoFMTMessage" xml:space="preserve">
<value>No FMT message for </value>
</data>
<data name="PleaseConnect" xml:space="preserve">
<value>Please connect first</value>
</data>
<data name="PleaseLoadValidFile" xml:space="preserve">
<value>Please load a valid file</value>
</data>
<data name="PleaseSelectCell" xml:space="preserve">
<value>Please select a cell first</value>
</data>
<data name="SelectComport" xml:space="preserve">
<value>Please select a comport</value>
</data>
<data name="WarningLogBrowseFMTMissing" xml:space="preserve">
<value>Log Browse will not function correctly without FMT messages in your log.
These appear to be missing from your log.</value>
</data>
<data name="WarningUpdateParamList" xml:space="preserve">
<value>Update Params
DON'T DO THIS IF YOU ARE IN THE AIR
</value>
</data>
<data name="Checking" xml:space="preserve">
<value>Checking </value>
</data>
<data name="DownloadedFromInternet" xml:space="preserve">
<value>Downloaded from internet</value>
</data>
<data name="Getting" xml:space="preserve">
<value>Getting </value>
</data>
<data name="GettingUpdatedParams" xml:space="preserve">
<value>Getting updated parameters</value>
</data>
<data name="AdvancedParams" xml:space="preserve">
<value>Advanced Params</value>
</data>
<data name="BasicTuning" xml:space="preserve">
<value>Basic Tuning</value>
</data>
<data name="Desc" xml:space="preserve">
<value>Description: </value>
</data>
<data name="ExtendedTuning" xml:space="preserve">
<value>Extended Tuning</value>
</data>
<data name="FlightModes" xml:space="preserve">
<value>Flight Modes</value>
</data>
<data name="FullParameterList" xml:space="preserve">
<value>Full Parameter List</value>
</data>
<data name="FullParameterTree" xml:space="preserve">
<value>Full Parameter Tree</value>
</data>
<data name="GeoFence" xml:space="preserve">
<value>GeoFence</value>
</data>
<data name="StandardParams" xml:space="preserve">
<value>Standard Params</value>
</data>
<data name="Units" xml:space="preserve">
<value>Units: {0}{1}</value>
</data>
<data name="ProgrammedOK" xml:space="preserve">
<value>Sucessfully programmed</value>
</data>
<data name="CONNECTc" xml:space="preserve">
<value>CONNECT</value>
</data>
<data name="Disconnect" xml:space="preserve">
<value>Disconnect</value>
</data>
<data name="DISCONNECTc" xml:space="preserve">
<value>DISCONNECT</value>
</data>
<data name="Failclog" xml:space="preserve">
<value>Failed to create log - wont log this session</value>
</data>
<data name="NewFirmware" xml:space="preserve">
<value>New Firmware</value>
</data>
<data name="NewFirmwareA" xml:space="preserve">
<value>New firmware available
</value>
</data>
<data name="Pleaseup" xml:space="preserve">
<value>
Please upgrade</value>
</data>
<data name="Stillmoving" xml:space="preserve">
<value>Your model is still moving are you sure you want to disconnect?</value>
</data>
<data name="Timeout" xml:space="preserve">
<value>Timeout waiting for autoscan/no mavlink device connected</value>
</data>
<data name="ConnectFailed" xml:space="preserve">
<value>Connect Failed</value>
</data>
<data name="ConnectingMavlink" xml:space="preserve">
<value>Connecting Mavlink</value>
</data>
<data name="Done" xml:space="preserve">
<value>Done</value>
</data>
<data name="GettingParams" xml:space="preserve">
<value>Getting Params</value>
</data>
<data name="GettingParamsD" xml:space="preserve">
<value>Getting Params...</value>
</data>
<data name="Gotparam" xml:space="preserve">
<value>Got param </value>
</data>
<data name="MavlinkConnecting" xml:space="preserve">
<value>Mavlink Connecting...</value>
</data>
<data name="Only1Hb" xml:space="preserve">
<value>Only 1 Heatbeat Received</value>
</data>
<data name="Only1HbD" xml:space="preserve">
<value>Only 1 Mavlink Heartbeat Packets was read from this port - Verify your hardware is setup correctly
Mission Planner waits for 2 valid heartbeat packets before connecting</value>
</data>
<data name="Trying" xml:space="preserve">
<value>Trying to connect.
Timeout in {0}</value>
</data>
<data name="CantDetectBoardVersion" xml:space="preserve">
<value>Cant detect your Board version. Please check your cabling</value>
</data>
<data name="CheckPortSettingsOr" xml:space="preserve">
<value>Check port settings or Port in use?</value>
</data>
<data name="CommunicationErrorNoConnection" xml:space="preserve">
<value>Communication Error - no connection</value>
</data>
<data name="DetectedA" xml:space="preserve">
<value>Detected a</value>
</data>
<data name="DetectingBoardVersion" xml:space="preserve">
<value>Detecting Board Version</value>
</data>
<data name="DownloadingFromInternet" xml:space="preserve">
<value>Downloading from Internet</value>
</data>
<data name="EppromChanged" xml:space="preserve">
<value>Epprom changed, all your setting will be lost during the update,
Do you wish to continue?</value>
</data>
<data name="EppromFormatChanged" xml:space="preserve">
<value>Epprom format changed ({0) vs {1})</value>
</data>
<data name="FailedDownload" xml:space="preserve">
<value>Failed download</value>
</data>
<data name="FailedReadHEX" xml:space="preserve">
<value>Failed read HEX</value>
</data>
<data name="FailedToReadHex" xml:space="preserve">
<value>Failed to read firmware.hex :</value>
</data>
<data name="FailedUpload" xml:space="preserve">
<value>Failed upload</value>
</data>
<data name="GettingFWList" xml:space="preserve">
<value>Getting FW List</value>
</data>
<data name="GettingFWVersion" xml:space="preserve">
<value>Getting FW Version</value>
</data>
<data name="InvalidBoardType" xml:space="preserve">
<value>Invalid Board Type</value>
</data>
<data name="PleaseConnectAndBackupConfig" xml:space="preserve">
<value>Please connect and backup your config in the configuration tab.</value>
</data>
<data name="ReadingHexFile" xml:space="preserve">
<value>Reading Hex File</value>
</data>
<data name="ReceivedList" xml:space="preserve">
<value>Received List</value>
</data>
<data name="UploadComplete" xml:space="preserve">
<value>Upload Complete</value>
</data>
<data name="UploadingBytesToBoard" xml:space="preserve">
<value>Uploading {0} bytes to Board:</value>
</data>
<data name="VerifyComplete" xml:space="preserve">
<value>Verify Complete</value>
</data>
<data name="VerifyFirmware" xml:space="preserve">
<value>Verify Firmware</value>
</data>
<data name="UploadSucceededButVerifyFailed" xml:space="preserve">
<value>Upload succeeded, but verify failed: exp {0} got {1} at </value>
</data>
<data name="ReadingHex" xml:space="preserve">
<value>Reading Hex</value>
</data>
<data name="Warningrallypointdistance" xml:space="preserve">
<value>Warning rally points are located greater than RALLY_LIMIT_KM</value>
</data>
<data name="Warning" xml:space="preserve">
<value>Warning</value>
</data>
<data name="WarningAC32" xml:space="preserve">
<value>Warning, if you are installing AC 3.2 for the first time you MUST redo a Compass calibration.</value>
</data>
<data name="WarningAC31" xml:space="preserve">
<value>Warning, as of AC 3.1 motors will spin when armed, configurable through the MOT_SPIN_ARMED parameter</value>
</data>
<data name="MagCalibMsg" xml:space="preserve">
<value>Please click ok and move the autopilot around all axises in a circular motion</value>
</data>
<data name="MissingDataPoints" xml:space="preserve">
<value>You are missing data points. do you want to run the calibration anyway?</value>
</data>
<data name="RunAnyway" xml:space="preserve">
<value>run anyway</value>
</data>
<data name="UpdateFound" xml:space="preserve">
<value>Update Found
Do you wish to update now? [link;</value>
</data>
<data name="UpdateNow" xml:space="preserve">
<value>Update Now</value>
</data>
<data name="RawParamWarning" xml:space="preserve">
<value>Raw Param Warning</value>
</data>
<data name="RawParamWarningi" xml:space="preserve">
<value>All values on this screen are not min/max checked. Please double check your input.
Please use Standard/Advanced Params for the safe settings</value>
</data>
<data name="ShowMeAgain" xml:space="preserve">
<value>Show me again?</value>
</data>
<data name="OK" xml:space="preserve">
<value>OK</value>
</data>
<data name="LinkStats" xml:space="preserve">
<value>Link Stats</value>
</data>
<data name="Stop" xml:space="preserve">
<value>Stop</value>
</data>
<data name="Connect" xml:space="preserve">
<value>Connect</value>
</data>
<data name="Start" xml:space="preserve">
<value>Start</value>
</data>
<data name="AreYouSureYouWantToUpload" xml:space="preserve">
<value>Are you sure you want to upload </value>
</data>
<data name="Beta" xml:space="preserve">
<value>Beta</value>
</data>
<data name="BetaWarning" xml:space="preserve">
<value>These are beta firmware, use at your own risk!!!</value>
</data>
<data name="CanNotConnectToComPortAnd" xml:space="preserve">
<value>Can not connect to com port and detect board type</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Continue</value>
</data>
<data name="ErrorUploadingFirmware" xml:space="preserve">
<value>Error uploading firmware</value>
</data>
<data name="QuestionMark" xml:space="preserve">
<value>?</value>
</data>
<data name="Trunk" xml:space="preserve">
<value>trunk</value>
</data>
<data name="TrunkWarning" xml:space="preserve">
<value>These are the latest trunk firmware, use at your own risk!!!</value>
</data>
<data name="BadGPSHealth" xml:space="preserve">
<value>Bad GPS Health</value>
</data>
<data name="BadGyroHealth" xml:space="preserve">
<value>Bad Gyro Health</value>
</data>
<data name="BadAccelHealth" xml:space="preserve">
<value>Bad Accel Health</value>
</data>
<data name="BadCompassHealth" xml:space="preserve">
<value>Bad Compass Health</value>
</data>
<data name="BadBaroHealth" xml:space="preserve">
<value>Bad Baro Health</value>
</data>
<data name="BadLiDARHealth" xml:space="preserve">
<value>Bad LiDAR Health</value>
</data>
<data name="BadOptFlowHealth" xml:space="preserve">
<value>Bad OptFlow Health</value>
</data>
<data name="BadorNoTerrainData" xml:space="preserve">
<value>Bad or No Terrain Data</value>
</data>
<data name="GeofenceBreach" xml:space="preserve">
<value>Geofence Breach</value>
</data>
<data name="BadAHRS" xml:space="preserve">
<value>Bad AHRS</value>
</data>
<data name="NORCReceiver" xml:space="preserve">
<value>NO RC Receiver</value>
</data>
<data name="AutoWP" xml:space="preserve">
<value>Auto WP</value>
</data>
<data name="EnsurePropsNotOn" xml:space="preserve">
<value>Ensure your props are not on the Plane/Quad</value>
</data>
<data name="FailSafe" xml:space="preserve">
<value>FailSafe</value>
</data>
<data name="Error_binding" xml:space="preserve">
<value>Error binding</value>
</data>
<data name="Put_the_transmitter_in_bind_mode__Receiver_is_waiting" xml:space="preserve">
<value>Put the transmitter in bind mode. Receiver is waiting.</value>
</data>
<data name="Completed" xml:space="preserve">
<value>Completed</value>
</data>
<data name="Click_when_Done" xml:space="preserve">
<value>Click when Done</value>
</data>
<data name="Saving" xml:space="preserve">
<value>Saving</value>
</data>
</root>