mirror of https://github.com/ArduPilot/ardupilot
324 lines
12 KiB
Plaintext
324 lines
12 KiB
Plaintext
|
<?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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<resheader name="writer">
|
||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<data name="pointCameraHereToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Point Camera Here</value>
|
||
|
</data>
|
||
|
<data name="BUT_setmode.ToolTip" xml:space="preserve">
|
||
|
<value>Changes to the Mode on the left</value>
|
||
|
</data>
|
||
|
<data name="BUT_quickmanual.Text" xml:space="preserve">
|
||
|
<value>&Manual</value>
|
||
|
</data>
|
||
|
<data name="BUT_playlog.Text" xml:space="preserve">
|
||
|
<value>Play/Pause</value>
|
||
|
</data>
|
||
|
<data name="BUT_setwp.ToolTip" xml:space="preserve">
|
||
|
<value>Changes the current target waypoint</value>
|
||
|
</data>
|
||
|
<data name="BUT_quickauto.ToolTip" xml:space="preserve">
|
||
|
<value>In der Auto Modus wechseln</value>
|
||
|
</data>
|
||
|
<data name="goHereToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Fliege hier hin</value>
|
||
|
</data>
|
||
|
<data name="quickView1.ToolTip" xml:space="preserve">
|
||
|
<value>Double Click me to change</value>
|
||
|
</data>
|
||
|
<data name="lbl_windvel.ToolTip" xml:space="preserve">
|
||
|
<value>Geschätzte Windbeschleunigung</value>
|
||
|
</data>
|
||
|
<data name="BUT_RAWSensor.Text" xml:space="preserve">
|
||
|
<value>Ansicht der Senosrrohdaten</value>
|
||
|
</data>
|
||
|
<data name="BUTrestartmission.ToolTip" xml:space="preserve">
|
||
|
<value>Neustart der Mission</value>
|
||
|
</data>
|
||
|
<data name="TXT_alt.Text" xml:space="preserve">
|
||
|
<value>0</value>
|
||
|
</data>
|
||
|
<data name="BUT_clear_track.ToolTip" xml:space="preserve">
|
||
|
<value>Aufgenomene Pfade auf der Karte löschen</value>
|
||
|
</data>
|
||
|
<data name="lbl_winddir.ToolTip" xml:space="preserve">
|
||
|
<value>Geschätzte Windrichtung</value>
|
||
|
</data>
|
||
|
<data name="lbl_windvel.Text" xml:space="preserve">
|
||
|
<value>Vel: 0</value>
|
||
|
</data>
|
||
|
<data name="CB_tuning.ToolTip" xml:space="preserve">
|
||
|
<value>Show the tunning graph, chowing target attitudes vs actual</value>
|
||
|
</data>
|
||
|
<data name="TXT_long.Text" xml:space="preserve">
|
||
|
<value>0</value>
|
||
|
</data>
|
||
|
<data name="displayBatteryInfoToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Batterie Info zeigen</value>
|
||
|
</data>
|
||
|
<data name="lbl_hdop.Text" xml:space="preserve">
|
||
|
<value>hdop: 0</value>
|
||
|
</data>
|
||
|
<data name="BUT_ARM.ToolTip" xml:space="preserve">
|
||
|
<value>Arm the Mav</value>
|
||
|
</data>
|
||
|
<data name="BUT_log2kml.Text" xml:space="preserve">
|
||
|
<value>Tlog > Kml oder Diagramm</value>
|
||
|
</data>
|
||
|
<data name="label1.Text" xml:space="preserve">
|
||
|
<value>Vergrößern</value>
|
||
|
</data>
|
||
|
<data name="BUT_clear_track.Text" xml:space="preserve">
|
||
|
<value>Track löschen</value>
|
||
|
</data>
|
||
|
<data name="BUT_ARM.Text" xml:space="preserve">
|
||
|
<value>Aktiv/Inaktiv</value>
|
||
|
</data>
|
||
|
<data name="dataGridViewImageColumn1.HeaderText" xml:space="preserve">
|
||
|
<value>Hoch</value>
|
||
|
</data>
|
||
|
<data name="userItemsToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>User Items</value>
|
||
|
</data>
|
||
|
<data name="CHK_autopan.ToolTip" xml:space="preserve">
|
||
|
<value>Makes the map autopan based on current location</value>
|
||
|
</data>
|
||
|
<data name="BUT_script.Text" xml:space="preserve">
|
||
|
<value>Script</value>
|
||
|
</data>
|
||
|
<data name="BUT_quickrtl.ToolTip" xml:space="preserve">
|
||
|
<value>In den RTL Modus wechseln</value>
|
||
|
</data>
|
||
|
<data name="tabGauges.Text" xml:space="preserve">
|
||
|
<value>Instrumente</value>
|
||
|
</data>
|
||
|
<data name="CHK_autopan.Text" xml:space="preserve">
|
||
|
<value>Auto Pan</value>
|
||
|
</data>
|
||
|
<data name="setMJPEGSourceToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Set MJPEG source</value>
|
||
|
</data>
|
||
|
<data name="BUT_joystick.Text" xml:space="preserve">
|
||
|
<value>Joystick</value>
|
||
|
</data>
|
||
|
<data name="Zoomlevel.ToolTip" xml:space="preserve">
|
||
|
<value>Change Zoom Level</value>
|
||
|
</data>
|
||
|
<data name="resetToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Reset</value>
|
||
|
</data>
|
||
|
<data name="CB_tuning.Text" xml:space="preserve">
|
||
|
<value>Tuning</value>
|
||
|
</data>
|
||
|
<data name="dataGridViewImageColumn2.HeaderText" xml:space="preserve">
|
||
|
<value>Runter</value>
|
||
|
</data>
|
||
|
<data name="lbl_sats.Text" xml:space="preserve">
|
||
|
<value>Sats: 0</value>
|
||
|
</data>
|
||
|
<data name="BUTactiondo.Text" xml:space="preserve">
|
||
|
<value>Do Action</value>
|
||
|
</data>
|
||
|
<data name="BUTrestartmission.Text" xml:space="preserve">
|
||
|
<value>Restart Mission</value>
|
||
|
</data>
|
||
|
<data name="BUT_quickmanual.ToolTip" xml:space="preserve">
|
||
|
<value>Change Mode to Manual/Stabalize</value>
|
||
|
</data>
|
||
|
<data name="BUT_RAWSensor.ToolTip" xml:space="preserve">
|
||
|
<value>View raw Gyro and Accel values, and Raw Radio ins/outs</value>
|
||
|
</data>
|
||
|
<data name="setAspectRatioToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Set Aspect Ratio</value>
|
||
|
</data>
|
||
|
<data name="Gspeed.ToolTip" xml:space="preserve">
|
||
|
<value>Double click me to change Max</value>
|
||
|
</data>
|
||
|
<data name="TXT_lat.Text" xml:space="preserve">
|
||
|
<value>0</value>
|
||
|
</data>
|
||
|
<data name="tabActions.Text" xml:space="preserve">
|
||
|
<value>Actions</value>
|
||
|
</data>
|
||
|
<data name="BUTactiondo.ToolTip" xml:space="preserve">
|
||
|
<value>Preform the action ot the left</value>
|
||
|
</data>
|
||
|
<data name="BUT_Homealt.Text" xml:space="preserve">
|
||
|
<value>Set Home Alt</value>
|
||
|
</data>
|
||
|
<data name="tabQuick.Text" xml:space="preserve">
|
||
|
<value>Quick</value>
|
||
|
</data>
|
||
|
<data name="lbl_winddir.Text" xml:space="preserve">
|
||
|
<value>Dir: 0</value>
|
||
|
</data>
|
||
|
<data name="BUT_loadtelem.Text" xml:space="preserve">
|
||
|
<value>Load Log</value>
|
||
|
</data>
|
||
|
<data name="BUT_joystick.ToolTip" xml:space="preserve">
|
||
|
<value>Setup and enable your joystick</value>
|
||
|
</data>
|
||
|
<data name="BUT_Homealt.ToolTip" xml:space="preserve">
|
||
|
<value>Set the current display alt as 0, ie home alt is shown as 0</value>
|
||
|
</data>
|
||
|
<data name="recordHudToAVIToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Record Hud to AVI</value>
|
||
|
</data>
|
||
|
<data name="tabStatus.Text" xml:space="preserve">
|
||
|
<value>Status</value>
|
||
|
</data>
|
||
|
<data name="BUT_quickauto.Text" xml:space="preserve">
|
||
|
<value>&Auto</value>
|
||
|
</data>
|
||
|
<data name="BUT_setwp.Text" xml:space="preserve">
|
||
|
<value>Set WP</value>
|
||
|
</data>
|
||
|
<data name="tabTLogs.Text" xml:space="preserve">
|
||
|
<value>Telemetry Logs</value>
|
||
|
</data>
|
||
|
<data name="lbl_logpercent.Text" xml:space="preserve">
|
||
|
<value>0.00 %</value>
|
||
|
</data>
|
||
|
<data name="flightPlannerToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Flight Planner</value>
|
||
|
</data>
|
||
|
<data name="BUT_setmode.Text" xml:space="preserve">
|
||
|
<value>Modus setzen</value>
|
||
|
</data>
|
||
|
<data name="lbl_playbackspeed.Text" xml:space="preserve">
|
||
|
<value>x 1.0</value>
|
||
|
</data>
|
||
|
<data name="NUM_playbackspeed.ToolTip" xml:space="preserve">
|
||
|
<value>Abspielgechwindigkeit</value>
|
||
|
</data>
|
||
|
<data name="stopRecordToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Aufzeichnung stoppen</value>
|
||
|
</data>
|
||
|
<data name="BUT_quickrtl.Text" xml:space="preserve">
|
||
|
<value>&RTL</value>
|
||
|
</data>
|
||
|
<data name="flyToHereAltToolStripMenuItem.Text" xml:space="preserve">
|
||
|
<value>Fly To Here Alt</value>
|
||
|
</data>
|
||
|
<data name="lbl_sats.ToolTip" xml:space="preserve">
|
||
|
<value>Anzahl Satelliten</value>
|
||
|
</data>
|
||
|
<data name="lbl_hdop.ToolTip" xml:space="preserve">
|
||
|
<value>gps hdop</value>
|
||
|
</data>
|
||
|
</root>
|