SystemTrayMenu/Resources/lang.resx
2021-10-03 20:24:22 +02:00

342 lines
14 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="About" xml:space="preserve">
<value>About</value>
</data>
<data name="buttonOk" xml:space="preserve">
<value>OK</value>
</data>
<data name="Autostart" xml:space="preserve">
<value>Autostart</value>
</data>
<data name="Exit" xml:space="preserve">
<value>Exit</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Folder</value>
</data>
<data name="Folder empty" xml:space="preserve">
<value>Folder empty</value>
</data>
<data name="buttonDetails" xml:space="preserve">
<value>Details</value>
</data>
<data name="buttonSystemInfo" xml:space="preserve">
<value>System Info</value>
</data>
<data name="Folder inaccessible" xml:space="preserve">
<value>Folder inaccessible</value>
</data>
<data name="Language" xml:space="preserve">
<value>Language</value>
</data>
<data name="Log File" xml:space="preserve">
<value>Log File</value>
</data>
<data name="Restart" xml:space="preserve">
<value>Restart</value>
</data>
<data name="Could not register the hot key." xml:space="preserve">
<value>Couldnt register the hot key.</value>
</data>
<data name="buttonCancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="General" xml:space="preserve">
<value>General</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>Hotkey</value>
</data>
<data name="Launch on startup" xml:space="preserve">
<value>Launch on startup</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="HelpFAQ" xml:space="preserve">
<value>Help / FAQ</value>
</data>
<data name="SystemTrayMenu" xml:space="preserve">
<value>SystemTrayMenu</value>
</data>
<data name="TextFirstStart" xml:space="preserve">
<value>Read the FAQ and then choose a root directory for the SystemTrayMenu.</value>
</data>
<data name="Warning" xml:space="preserve">
<value>Warning</value>
</data>
<data name="Select Folder" xml:space="preserve">
<value>Select Folder</value>
</data>
<data name="MessageRootFolderEmpty" xml:space="preserve">
<value>Your root folder for the SystemTrayMenu does not exist or is empty! Put some files, folders or shortcuts into the folder or change the root folder.</value>
</data>
<data name="MessageRootFolderNoAccess" xml:space="preserve">
<value>You have no access to the root folder for the SystemTrayMenu. Grant access to the folder or change the root folder.</value>
</data>
<data name="Expert" xml:space="preserve">
<value>Expert</value>
</data>
<data name="Single click to start item" xml:space="preserve">
<value>Single click to open an item instead of double click</value>
</data>
<data name="Dark Mode always active" xml:space="preserve">
<value>Dark Mode always active</value>
</data>
<data name="Advanced" xml:space="preserve">
<value>Advanced</value>
</data>
<data name="Appear at mouse location" xml:space="preserve">
<value>Appear at mouse location</value>
</data>
<data name="Change folder" xml:space="preserve">
<value>Change folder</value>
</data>
<data name="Click" xml:space="preserve">
<value>Click</value>
</data>
<data name="Customize" xml:space="preserve">
<value>Customize</value>
</data>
<data name="Default" xml:space="preserve">
<value>Default</value>
</data>
<data name="If the focus is lost and if the mouse is still on the menu" xml:space="preserve">
<value>If the focus is lost and if the mouse is still on the menu</value>
</data>
<data name="Milliseconds until a menu opens when the mouse is on it" xml:space="preserve">
<value>Milliseconds until a menu opens when the mouse is on it</value>
</data>
<data name="Milliseconds until the menu closes if in this case the mouse then leaves the menu" xml:space="preserve">
<value>Milliseconds until the menu closes if in this case the mouse then leaves the menu</value>
</data>
<data name="Pixels maximum menu width" xml:space="preserve">
<value>Pixels maximum menu width</value>
</data>
<data name="Size and location" xml:space="preserve">
<value>Size and location</value>
</data>
<data name="Stays open" xml:space="preserve">
<value>Stays open</value>
</data>
<data name="Time until a menu opens" xml:space="preserve">
<value>Time until a menu opens</value>
</data>
<data name="If an item was clicked" xml:space="preserve">
<value>If an item was clicked</value>
</data>
<data name="Background" xml:space="preserve">
<value>Background</value>
</data>
<data name="Opened folder" xml:space="preserve">
<value>Opened folder</value>
</data>
<data name="Border of opened folder" xml:space="preserve">
<value>Border of opened folder</value>
</data>
<data name="Search field" xml:space="preserve">
<value>Search field</value>
</data>
<data name="Selected item" xml:space="preserve">
<value>Selected item</value>
</data>
<data name="Border of selected item" xml:space="preserve">
<value>Border of selected item</value>
</data>
<data name="Title" xml:space="preserve">
<value>Title</value>
</data>
<data name="Change to relative folder" xml:space="preserve">
<value>Change to relative folder</value>
</data>
<data name="Store config at the assembly location" xml:space="preserve">
<value>Store config at the assembly location</value>
</data>
<data name="USB" xml:space="preserve">
<value>USB</value>
</data>
<data name="Open the assembly location" xml:space="preserve">
<value>Open the assembly location</value>
</data>
<data name="Pixels maximum menu height" xml:space="preserve">
<value>Pixels maximum menu height</value>
</data>
<data name="Arrow" xml:space="preserve">
<value>Arrow</value>
</data>
<data name="Arrow when clicking" xml:space="preserve">
<value>Arrow when clicking</value>
</data>
<data name="Arrow while mouse hovers" xml:space="preserve">
<value>Arrow while mouse hovers</value>
</data>
<data name="Background of arrow when clicking" xml:space="preserve">
<value>Background of arrow when clicking</value>
</data>
<data name="Background of arrow while mouse hovers" xml:space="preserve">
<value>Background of arrow while mouse hovers</value>
</data>
<data name="Colors Dark Mode" xml:space="preserve">
<value>Colors Dark Mode</value>
</data>
<data name="Colors Light Mode" xml:space="preserve">
<value>Colors Light Mode</value>
</data>
<data name="Menu" xml:space="preserve">
<value>Menu</value>
</data>
<data name="Scrollbar" xml:space="preserve">
<value>Scrollbar</value>
</data>
<data name="Slider" xml:space="preserve">
<value>Slider</value>
</data>
<data name="Slider while dragging" xml:space="preserve">
<value>Slider while dragging</value>
</data>
<data name="Slider while mouse hovers 1" xml:space="preserve">
<value>Slider while mouse hovers 1</value>
</data>
<data name="Slider while mouse hovers 2" xml:space="preserve">
<value>Slider while mouse hovers 2</value>
</data>
<data name="Use icon from folder" xml:space="preserve">
<value>Use icon from folder</value>
</data>
<data name="Size" xml:space="preserve">
<value>Size</value>
</data>
<data name="Border of menu" xml:space="preserve">
<value>Border of menu</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Icons</value>
</data>
<data name="Set by context menu " xml:space="preserve">
<value>Set by context menu </value>
</data>
<data name="Set as SystemTrayMenu folder" xml:space="preserve">
<value>Set as SystemTrayMenu folder</value>
</data>
<data name="loading" xml:space="preserve">
<value>loading</value>
</data>
</root>