mirror of
https://github.com/lin-ycv/EverythingPowerToys.git
synced 2025-01-07 03:16:41 +08:00
268 lines
11 KiB
XML
268 lines
11 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="clipboard_failed" xml:space="preserve">
|
|
<value>Fail to set text in clipboard</value>
|
|
</data>
|
|
<data name="Context" xml:space="preserve">
|
|
<value>Context Menu</value>
|
|
</data>
|
|
<data name="Context_Description" xml:space="preserve">
|
|
<value>Configure context menu options and order.
|
|
0_Open folder, 1_Run as Admin, 2_Run as User, 3_Copy, 4_Copy Path, 5_Open in Console, 6_Open in custom program</value>
|
|
</data>
|
|
<data name="copy_file" xml:space="preserve">
|
|
<value>Copy </value>
|
|
</data>
|
|
<data name="copy_path" xml:space="preserve">
|
|
<value>Copy path </value>
|
|
</data>
|
|
<data name="copy_shortcut" xml:space="preserve">
|
|
<value>(Ctrl+C)</value>
|
|
</data>
|
|
<data name="copy_shortcutAlt" xml:space="preserve">
|
|
<value>(Ctrl+Alt+C)</value>
|
|
</data>
|
|
<data name="EnvVar" xml:space="preserve">
|
|
<value>Enviroment Variables</value>
|
|
</data>
|
|
<data name="EnvVar_Description" xml:space="preserve">
|
|
<value>Expand enviroment variables, such as %appdata%, so that they work properly at the cost of query time.</value>
|
|
</data>
|
|
<data name="EverythingPath" xml:space="preserve">
|
|
<value>Everything64.exe</value>
|
|
</data>
|
|
<data name="EverythingPath_Description" xml:space="preserve">
|
|
<value>Location of Everything.exe if it's not installed in "Program Files"</value>
|
|
</data>
|
|
<data name="Everything_ini" xml:space="preserve">
|
|
<value>Install Everything if not installed</value>
|
|
</data>
|
|
<data name="Everything_not_running" xml:space="preserve">
|
|
<value>Everything is not running</value>
|
|
</data>
|
|
<data name="folder_open_failed" xml:space="preserve">
|
|
<value>Fail to open folder at</value>
|
|
</data>
|
|
<data name="Match_path" xml:space="preserve">
|
|
<value>Match Path</value>
|
|
</data>
|
|
<data name="Match_path_Description" xml:space="preserve">
|
|
<value>Search path in additional to file/folder name.</value>
|
|
</data>
|
|
<data name="Max" xml:space="preserve">
|
|
<value>Max</value>
|
|
</data>
|
|
<data name="Max_Description" xml:space="preserve">
|
|
<value>The maximum amount of results to display in the results.</value>
|
|
</data>
|
|
<data name="more_results" xml:space="preserve">
|
|
<value>See more...</value>
|
|
</data>
|
|
<data name="more_results_Subtitle" xml:space="preserve">
|
|
<value>Open Everything and see the remaining results</value>
|
|
</data>
|
|
<data name="open_containing_folder" xml:space="preserve">
|
|
<value>Open containing folder (Ctrl+Shift+E)</value>
|
|
</data>
|
|
<data name="open_in_console" xml:space="preserve">
|
|
<value>Open path in console (Ctrl+Shift+C)</value>
|
|
</data>
|
|
<data name="plugin_description" xml:space="preserve">
|
|
<value>Get search results from Everything</value>
|
|
</data>
|
|
<data name="plugin_name" xml:space="preserve">
|
|
<value>Everything</value>
|
|
</data>
|
|
<data name="Prefix" xml:space="preserve">
|
|
<value>Query Prefix</value>
|
|
</data>
|
|
<data name="Prefix_Description" xml:space="preserve">
|
|
<value>Adds prefix to all queries, so that you can always include certain filters/modifiers without typing it every time.
|
|
Space is not added automatically between prefix and query.</value>
|
|
</data>
|
|
<data name="Preview" xml:space="preserve">
|
|
<value>Preview</value>
|
|
</data>
|
|
<data name="Preview_Description" xml:space="preserve">
|
|
<value>Preview file content as icon, may cause freezing if file is not local.</value>
|
|
</data>
|
|
<data name="QueryText" xml:space="preserve">
|
|
<value>Query Text</value>
|
|
</data>
|
|
<data name="QueryText_Description" xml:space="preserve">
|
|
<value>Selected result can update query text. Helps display additional info, but may change display results.</value>
|
|
</data>
|
|
<data name="RegEx" xml:space="preserve">
|
|
<value>RegEx</value>
|
|
</data>
|
|
<data name="RegEx_Description" xml:space="preserve">
|
|
<value>Enable regular expression in search.
|
|
Recommend using regex: in query instead of enabling this option</value>
|
|
</data>
|
|
<data name="run_as_admin" xml:space="preserve">
|
|
<value>Run as administrator (Ctrl+Shift+Enter)</value>
|
|
</data>
|
|
<data name="run_as_user" xml:space="preserve">
|
|
<value>Run as different user (Ctrl+Shift+U)</value>
|
|
</data>
|
|
<data name="ShowMore" xml:space="preserve">
|
|
<value>Show more</value>
|
|
</data>
|
|
<data name="ShowMore_Description" xml:space="preserve">
|
|
<value>Display a result that opens Everything with the current query.</value>
|
|
</data>
|
|
<data name="Sort" xml:space="preserve">
|
|
<value>Sort</value>
|
|
</data>
|
|
<data name="Sort_Description" xml:space="preserve">
|
|
<value>Set result sorting method.</value>
|
|
</data>
|
|
<data name="SwapCopy" xml:space="preserve">
|
|
<value>Copy</value>
|
|
</data>
|
|
<data name="SwapCopy_Description" xml:space="preserve">
|
|
<value>Set Ctrl+C to copy file/folder, Ctrl+Alt+C to copy path.</value>
|
|
</data>
|
|
<data name="UpdateAvailable" xml:space="preserve">
|
|
<value>Install new version of EverythingPowerToys?
|
|
Clicking 'No' will disable future notice for this version.
|
|
|
|
Installed: {0}
|
|
Latest: {1}</value>
|
|
</data>
|
|
<data name="Updates" xml:space="preserve">
|
|
<value>Check for updates</value>
|
|
</data>
|
|
<data name="CustomProgram" xml:space="preserve">
|
|
<value>Custom Program</value>
|
|
</data>
|
|
<data name="CustomProgram_Description" xml:space="preserve">
|
|
<value>Path to a external program that'll open the selected result</value>
|
|
</data>
|
|
<data name="CustomArg" xml:space="preserve">
|
|
<value>Launch argument</value>
|
|
</data>
|
|
<data name="CustomArg_Description" xml:space="preserve">
|
|
<value>Argument to pass to the program when launching. [$P=path of the selected result ]</value>
|
|
</data>
|
|
<data name="open_in_custom" xml:space="preserve">
|
|
<value>Open path in custom program (Ctrl+N)</value>
|
|
</data>
|
|
</root> |