SystemTrayMenu/Resources/Languages/lang.resx

510 lines
20 KiB
XML

<?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 SystemTrayMenu" xml:space="preserve">
<value>About SystemTrayMenu</value>
</data>
<data name="OK" xml:space="preserve">
<value>OK</value>
</data>
<data name="Autostart" xml:space="preserve">
<value>Autostart</value>
</data>
<data name="Exit app" xml:space="preserve">
<value>Exit app</value>
</data>
<data name="Directory" xml:space="preserve">
<value>Directory</value>
</data>
<data name="Directory empty" xml:space="preserve">
<value>Directory empty</value>
</data>
<data name="Details" xml:space="preserve">
<value>Details</value>
</data>
<data name="System Info" xml:space="preserve">
<value>System Info</value>
</data>
<data name="Directory inaccessible" xml:space="preserve">
<value>Directory 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>Could not register the hot key.</value>
</data>
<data name="Abort" xml:space="preserve">
<value>Abort</value>
</data>
<data name="General" xml:space="preserve">
<value>General</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>Hotkey</value>
</data>
<data name="Start with Windows" xml:space="preserve">
<value>Start with Windows</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="Frequently Asked Questions" xml:space="preserve">
<value>Frequently Asked Questions</value>
</data>
<data name="Read the FAQ and then choose a root directory for the SystemTrayMenu." xml:space="preserve">
<value>Read the FAQ and then choose a root directory for the SystemTrayMenu.</value>
</data>
<data name="Select directory" xml:space="preserve">
<value>Select directory</value>
</data>
<data name="Your root directory for the app does not exist or is empty! Change the root directory or put some files, directories or shortcuts into the root directory." xml:space="preserve">
<value>Your root directory for the app does not exist or is empty! Change the root directory or put some files, directories or shortcuts into the root directory.</value>
</data>
<data name="You have no access to the root directory of the app. Grant access to the directory or change the root directory." xml:space="preserve">
<value>You have no access to the root directory of the app. Grant access to the directory or change the root directory.</value>
</data>
<data name="Single click to open an element instead of double click" xml:space="preserve">
<value>Single click to open an element instead of double click</value>
</data>
<data name="Color scheme dark always active" xml:space="preserve">
<value>Color scheme dark always active</value>
</data>
<data name="Advanced" xml:space="preserve">
<value>Advanced</value>
</data>
<data name="At mouse location" xml:space="preserve">
<value>At mouse location</value>
</data>
<data name="Changing directory" xml:space="preserve">
<value>Change the directory</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="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 element was clicked" xml:space="preserve">
<value>If an element was clicked</value>
</data>
<data name="Background" xml:space="preserve">
<value>Background</value>
</data>
<data name="Opened directory" xml:space="preserve">
<value>Opened directory</value>
</data>
<data name="Border of opened directory" xml:space="preserve">
<value>Border of opened directory</value>
</data>
<data name="Search field" xml:space="preserve">
<value>Search field</value>
</data>
<data name="Selected element" xml:space="preserve">
<value>Selected element</value>
</data>
<data name="Border of selected element" xml:space="preserve">
<value>Border of selected element</value>
</data>
<data name="Convert to relative directory" xml:space="preserve">
<value>Convert to relative directory</value>
</data>
<data name="Save configuration in application directory" xml:space="preserve">
<value>Save configuration in application directory</value>
</data>
<data name="Configuration file and log file" xml:space="preserve">
<value>Configuration file and log file</value>
</data>
<data name="Open application directory" xml:space="preserve">
<value>Open application directory</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 over it" xml:space="preserve">
<value>Arrow while mouse hovers over it</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 over it" xml:space="preserve">
<value>Background of arrow while mouse hovers over it</value>
</data>
<data name="Color scheme dark" xml:space="preserve">
<value>Color scheme dark</value>
</data>
<data name="Color scheme bright" xml:space="preserve">
<value>Color scheme bright</value>
</data>
<data name="App menu" xml:space="preserve">
<value>App 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 over it 1" xml:space="preserve">
<value>Slider while mouse hovers over it 1</value>
</data>
<data name="Slider while mouse hovers over it 2" xml:space="preserve">
<value>Slider while mouse hovers over it 2</value>
</data>
<data name="Use icon from directory" xml:space="preserve">
<value>Use icon from directory</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 directory" xml:space="preserve">
<value>Set as directory</value>
</data>
<data name="loading" xml:space="preserve">
<value>loading</value>
</data>
<data name="Problem with shortcut link" xml:space="preserve">
<value>Problem with Shortcut</value>
</data>
<data name="The item that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly." xml:space="preserve">
<value>The item that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.</value>
</data>
<data name="Open directory" xml:space="preserve">
<value>Open directory</value>
</data>
<data name="Task Manager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="Deactivated" xml:space="preserve">
<value>Deactivated</value>
</data>
<data name="Activated" xml:space="preserve">
<value>Activated</value>
</data>
<data name="Expert" xml:space="preserve">
<value>Expert</value>
</data>
<data name="If the focus is lost and the Enter key was pressed" xml:space="preserve">
<value>If the focus is lost and the Enter key was pressed</value>
</data>
<data name="Milliseconds until the menu closes if in this case the menu is not reactivated" xml:space="preserve">
<value>Milliseconds until the menu closes if in this case the menu is not reactivated</value>
</data>
<data name="Show in Taskbar" xml:space="preserve">
<value>Show in Taskbar</value>
</data>
<data name="Add directory" xml:space="preserve">
<value>Add directory</value>
</data>
<data name="Add content of directory to root directory" xml:space="preserve">
<value>Add content of directory to root directory</value>
</data>
<data name="Directory paths" xml:space="preserve">
<value>Directory paths</value>
</data>
<data name="Directories" xml:space="preserve">
<value>Directories</value>
</data>
<data name="Recursive" xml:space="preserve">
<value>Recursive</value>
</data>
<data name="Remove directory" xml:space="preserve">
<value>Remove directory</value>
</data>
<data name="Only Files" xml:space="preserve">
<value>Only Files</value>
</data>
<data name="Cache main menu" xml:space="preserve">
<value>Cache main menu</value>
</data>
<data name="Clear cache if more than this number of items" xml:space="preserve">
<value>Clear cache if more than this number of items</value>
</data>
<data name="Add sample directory 'Start Menu'" xml:space="preserve">
<value>Add sample directory 'Start Menu'</value>
</data>
<data name="Row height in percent" xml:space="preserve">
<value>Row height in percent</value>
</data>
<data name="Round corners" xml:space="preserve">
<value>Round corners</value>
</data>
<data name="Appearance" xml:space="preserve">
<value>Appearance</value>
</data>
<data name="Bottom left" xml:space="preserve">
<value>Bottom left</value>
</data>
<data name="Bottom right" xml:space="preserve">
<value>Bottom right</value>
</data>
<data name="Main menu appears" xml:space="preserve">
<value>Main menu appears</value>
</data>
<data name="Mouse location (Above Taskbar icon)" xml:space="preserve">
<value>Mouse location (Above Taskbar icon)</value>
</data>
<data name="Custom (drag it to the appropriate place)" xml:space="preserve">
<value>Custom (drag it to the appropriate place)</value>
</data>
<data name="element" xml:space="preserve">
<value>item</value>
</data>
<data name="elements" xml:space="preserve">
<value>items</value>
</data>
<data name="Generate drive shortcuts on startup" xml:space="preserve">
<value>Generate shortcuts to drives</value>
</data>
<data name="Cache" xml:space="preserve">
<value>Cache</value>
</data>
<data name="Always show hidden files, directories or drives" xml:space="preserve">
<value>Always show hidden files, directories or drives</value>
</data>
<data name="Hidden files and directories" xml:space="preserve">
<value>Hidden files and directories</value>
</data>
<data name="Never show hidden files, directories or drives" xml:space="preserve">
<value>Never show hidden files, directories or drives</value>
</data>
<data name="Size and location" xml:space="preserve">
<value>Size and location</value>
</data>
<data name="Use operating system settings" xml:space="preserve">
<value>Use operating system settings</value>
</data>
<data name="Show only as search result" xml:space="preserve">
<value>Show only as search result</value>
</data>
<data name="Single click to open a directory instead of double click" xml:space="preserve">
<value>Single click to open a directory instead of double click</value>
</data>
<data name="Next to the previous one" xml:space="preserve">
<value>Next to the previous one</value>
</data>
<data name="Offset by pixels" xml:space="preserve">
<value>Offset by pixels</value>
</data>
<data name="Overlapping" xml:space="preserve">
<value>Overlapping</value>
</data>
<data name="Sub menu appears" xml:space="preserve">
<value>Sub menu appears</value>
</data>
<data name="Size of the icons in percent" xml:space="preserve">
<value>Size of the icons in percent</value>
</data>
<data name="Support SystemTrayMenu" xml:space="preserve">
<value>Support SystemTrayMenu</value>
</data>
<data name="Fading" xml:space="preserve">
<value>Fading</value>
</data>
<data name="Send hotkey to other instance" xml:space="preserve">
<value>Send hotkey to other instance</value>
</data>
<data name="Sort by date" xml:space="preserve">
<value>Sort by date</value>
</data>
<data name="Sort by name" xml:space="preserve">
<value>Sort by name</value>
</data>
<data name="Sorting" xml:space="preserve">
<value>Sorting</value>
</data>
<data name="Copy row item via drag drop" xml:space="preserve">
<value>Copy row item via drag drop</value>
</data>
<data name="Drag" xml:space="preserve">
<value>Drag</value>
</data>
<data name="Scroll via swipe" xml:space="preserve">
<value>Scroll via swipe</value>
</data>
<data name="Filter menu by file type e.g.: *.exe|*.dll" xml:space="preserve">
<value>Filter menu by file type e.g.: *.exe|*.dll</value>
</data>
<data name="Show count of elements below" xml:space="preserve">
<value>Show number of items below</value>
</data>
<data name="Show directory title at top" xml:space="preserve">
<value>Show directory title at top</value>
</data>
<data name="Show function keys below" xml:space="preserve">
<value>Show function keys below</value>
</data>
<data name="Show search bar" xml:space="preserve">
<value>Show search bar</value>
</data>
<data name="Saving log file in application directory instead of AppData" xml:space="preserve">
<value>Save log file in application directory instead of AppData</value>
</data>
<data name="Show link overlay" xml:space="preserve">
<value>Show link overlay</value>
</data>
<data name="Directory of Internet Shortcut Icons" xml:space="preserve">
<value>Directory of Internet Shortcut Icons</value>
</data>
</root>