SystemTrayMenu/Resources/Languages/lang.tl.resx

492 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" xml:space="preserve">
<value>Tungkol sa</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" xml:space="preserve">
<value>Lumabas</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Folder</value>
</data>
<data name="Folder empty" xml:space="preserve">
<value>Walang laman ang folder</value>
</data>
<data name="Details" xml:space="preserve">
<value>Mga Detalye</value>
</data>
<data name="System Info" xml:space="preserve">
<value>Info ng sistema</value>
</data>
<data name="Folder inaccessible" xml:space="preserve">
<value>Hindi naa-access ang folder</value>
</data>
<data name="Language" xml:space="preserve">
<value>Wika</value>
</data>
<data name="Log File" xml:space="preserve">
<value>Log File</value>
</data>
<data name="Restart" xml:space="preserve">
<value>I-restart</value>
</data>
<data name="Could not register the hot key." xml:space="preserve">
<value>Hindi mairehistro ang hot key.</value>
</data>
<data name="buttonCancel" xml:space="preserve">
<value>Kanselahin</value>
</data>
<data name="General" xml:space="preserve">
<value>Heneral</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>Hotkey</value>
</data>
<data name="Launch on startup" xml:space="preserve">
<value>Ilunsad sa startup</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Mga setting</value>
</data>
<data name="HelpFAQ" xml:space="preserve">
<value>Tulong / FAQ</value>
</data>
<data name="SystemTrayMenu" xml:space="preserve">
<value>SystemTrayMenu</value>
</data>
<data name="TextFirstStart" xml:space="preserve">
<value>Basahin ang FAQ at pagkatapos ay pumili ng root directory para sa SystemTrayMenu.</value>
</data>
<data name="Select Folder" xml:space="preserve">
<value>Pumili ng polder</value>
</data>
<data name="MessageRootFolderEmpty" xml:space="preserve">
<value>Ang iyong root folder para sa SystemTrayMenu ay wala o walang laman! Maglagay ng ilang file, folder o shortcut sa folder o baguhin ang root folder.</value>
</data>
<data name="MessageRootFolderNoAccess" xml:space="preserve">
<value>Wala kang access sa root folder para sa SystemTrayMenu. Magbigay ng access sa folder o baguhin ang root folder.</value>
</data>
<data name="Single click to open an item instead of double click" xml:space="preserve">
<value>Isang pag-click upang buksan ang isang item sa halip na i-double click</value>
</data>
<data name="Dark Mode always active" xml:space="preserve">
<value>Palaging aktibo ang Dark Mode</value>
</data>
<data name="Advanced" xml:space="preserve">
<value>Advanced</value>
</data>
<data name="Mouse location" xml:space="preserve">
<value>Lokasyon ng mouse</value>
</data>
<data name="Change folder" xml:space="preserve">
<value>Palitan ang folder</value>
</data>
<data name="Click" xml:space="preserve">
<value>I-click</value>
</data>
<data name="Customize" xml:space="preserve">
<value>I-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>Kung nawala ang focus at kung nasa menu pa rin ang mouse</value>
</data>
<data name="Milliseconds until a menu opens when the mouse is on it" xml:space="preserve">
<value>Milliseconds hanggang magbukas ang isang menu kapag ang mouse ay nasa ibabaw nito</value>
</data>
<data name="Milliseconds until the menu closes if in this case the mouse then leaves the menu" xml:space="preserve">
<value>Milliseconds hanggang sa magsara ang menu kung sa kasong ito ay aalis ang mouse sa menu</value>
</data>
<data name="Pixels maximum menu width" xml:space="preserve">
<value>Pixels maximum na lapad ng menu</value>
</data>
<data name="Stays open" xml:space="preserve">
<value>Nananatiling bukas</value>
</data>
<data name="Time until a menu opens" xml:space="preserve">
<value>Oras hanggang magbukas ang isang menu</value>
</data>
<data name="If an item was clicked" xml:space="preserve">
<value>Kung ang isang item ay na-click</value>
</data>
<data name="Background" xml:space="preserve">
<value>Background</value>
</data>
<data name="Opened folder" xml:space="preserve">
<value>Binuksan ang folder</value>
</data>
<data name="Border of opened folder" xml:space="preserve">
<value>Border ng binuksan na folder</value>
</data>
<data name="Search field" xml:space="preserve">
<value>Field ng paghahanap</value>
</data>
<data name="Selected item" xml:space="preserve">
<value>Napiling item</value>
</data>
<data name="Border of selected item" xml:space="preserve">
<value>Border ng napiling item</value>
</data>
<data name="Change to relative folder" xml:space="preserve">
<value>Baguhin sa kamag-anak na folder</value>
</data>
<data name="Store config at the assembly location" xml:space="preserve">
<value>Store config sa lokasyon ng pagpupulong</value>
</data>
<data name="USB" xml:space="preserve">
<value>USB</value>
</data>
<data name="Open the assembly location" xml:space="preserve">
<value>Buksan ang lokasyon ng pagpupulong</value>
</data>
<data name="Pixels maximum menu height" xml:space="preserve">
<value>Pixels maximum na taas ng menu</value>
</data>
<data name="Arrow" xml:space="preserve">
<value>Palaso</value>
</data>
<data name="Arrow when clicking" xml:space="preserve">
<value>Arrow kapag nag-click</value>
</data>
<data name="Arrow while mouse hovers" xml:space="preserve">
<value>Arrow habang naka-hover ang mouse</value>
</data>
<data name="Background of arrow when clicking" xml:space="preserve">
<value>Background ng arrow kapag nag-click</value>
</data>
<data name="Background of arrow while mouse hovers" xml:space="preserve">
<value>Background ng arrow habang naka-hover ang mouse</value>
</data>
<data name="Colors Dark Mode" xml:space="preserve">
<value>Mga Kulay ng Dark Mode</value>
</data>
<data name="Colors Light Mode" xml:space="preserve">
<value>Kulay Light Mode</value>
</data>
<data name="Menu" xml:space="preserve">
<value>Menu</value>
</data>
<data name="Scrollbar" xml:space="preserve">
<value>Scroll bar</value>
</data>
<data name="Slider" xml:space="preserve">
<value>Slider</value>
</data>
<data name="Slider while dragging" xml:space="preserve">
<value>Slider habang kinakaladkad</value>
</data>
<data name="Slider while mouse hovers 1" xml:space="preserve">
<value>Slider habang naka-hover ang mouse 1</value>
</data>
<data name="Slider while mouse hovers 2" xml:space="preserve">
<value>Slider habang naka-hover ang mouse 2</value>
</data>
<data name="Use icon from folder" xml:space="preserve">
<value>Gamitin ang icon mula sa folder</value>
</data>
<data name="Size" xml:space="preserve">
<value>Sukat</value>
</data>
<data name="Border of menu" xml:space="preserve">
<value>Border ng menu</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Mga icon</value>
</data>
<data name="Set by context menu " xml:space="preserve">
<value>Itinakda ayon sa menu ng konteksto</value>
</data>
<data name="Set as SystemTrayMenu folder" xml:space="preserve">
<value>Itakda bilang folder ng SystemTrayMenu</value>
</data>
<data name="loading" xml:space="preserve">
<value>naglo-load</value>
</data>
<data name="Problem with Shortcut" xml:space="preserve">
<value>Problema sa 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>Ang item na tinutukoy ng shortcut na ito ay binago o inilipat, kaya hindi na gagana nang maayos ang shortcut na ito.</value>
</data>
<data name="Open Folder" xml:space="preserve">
<value>Buksan ang Folder</value>
</data>
<data name="Task Manager" xml:space="preserve">
<value>"Task manager"</value>
</data>
<data name="Deactivated" xml:space="preserve">
<value>Na-deactivate</value>
</data>
<data name="Activated" xml:space="preserve">
<value>Na-activate</value>
</data>
<data name="Expert" xml:space="preserve">
<value>Dalubhasa</value>
</data>
<data name="If the focus is lost and the Enter key was pressed" xml:space="preserve">
<value>Kung nawala ang focus at pinindot ang Enter key</value>
</data>
<data name="Milliseconds until the menu closes if in this case the menu is not reactivated" xml:space="preserve">
<value>Milliseconds hanggang sa magsara ang menu kung sa kasong ito ay hindi na-reactivate ang menu</value>
</data>
<data name="Show in Taskbar" xml:space="preserve">
<value>Ipakita sa Taskbar</value>
</data>
<data name="Add folder" xml:space="preserve">
<value>Magdagdag ng folder</value>
</data>
<data name="Add content of folders to main menu" xml:space="preserve">
<value>Magdagdag ng nilalaman ng mga folder sa pangunahing menu</value>
</data>
<data name="Folder paths" xml:space="preserve">
<value>Mga landas ng folder</value>
</data>
<data name="Folders" xml:space="preserve">
<value>Mga folder</value>
</data>
<data name="Recursive" xml:space="preserve">
<value>Recursive</value>
</data>
<data name="Remove folder" xml:space="preserve">
<value>Alisin ang folder</value>
</data>
<data name="Only Files" xml:space="preserve">
<value>Mga File lang</value>
</data>
<data name="Cache main menu" xml:space="preserve">
<value>Pangunahing menu ng cache</value>
</data>
<data name="Clear cache if more than this number of items" xml:space="preserve">
<value>I-clear ang cache kung higit pa sa bilang na ito ng mga item</value>
</data>
<data name="Add sample 'Start Menu' folder" xml:space="preserve">
<value>Magdagdag ng sample na 'Start Menu' na folder</value>
</data>
<data name="Row height in percent" xml:space="preserve">
<value>Taas ng hilera sa porsyento</value>
</data>
<data name="Round corners" xml:space="preserve">
<value>Pabilog na sulok</value>
</data>
<data name="Appearance" xml:space="preserve">
<value>Hitsura</value>
</data>
<data name="Bottom left" xml:space="preserve">
<value>Babang kaliwa</value>
</data>
<data name="Bottom right" xml:space="preserve">
<value>kanang ibaba</value>
</data>
<data name="Main menu appears at" xml:space="preserve">
<value>Ang pangunahing menu ay lilitaw sa</value>
</data>
<data name="Mouse location (Above Taskbar icon)" xml:space="preserve">
<value>Lokasyon ng mouse (sa itaas ng icon ng Taskbar)</value>
</data>
<data name="Custom (drag it to the appropriate place)" xml:space="preserve">
<value>Custom (i-drag ito sa naaangkop na lugar)</value>
</data>
<data name="element" xml:space="preserve">
<value>aytem</value>
</data>
<data name="elements" xml:space="preserve">
<value>aytem</value>
</data>
<data name="Generate shortcuts to drives" xml:space="preserve">
<value>Bumuo ng mga shortcut sa mga drive</value>
</data>
<data name="Cache" xml:space="preserve">
<value>Cache</value>
</data>
<data name="Always Show hidden files, folders or drives" xml:space="preserve">
<value>Palaging Ipakita ang mga nakatagong file, folder o drive</value>
</data>
<data name="Hidden files and folders" xml:space="preserve">
<value>Mga nakatagong file at folder</value>
</data>
<data name="Never show hidden files, folders or drives" xml:space="preserve">
<value>Huwag magpakita ng mga nakatagong file, folder o drive</value>
</data>
<data name="Size and location" xml:space="preserve">
<value>Sukat at lokasyon</value>
</data>
<data name="Use operating system settings" xml:space="preserve">
<value>Gamitin ang mga setting ng operating system</value>
</data>
<data name="Show only as search result" xml:space="preserve">
<value>Ipakita lamang bilang resulta ng paghahanap</value>
</data>
<data name="Single click to open a directory instead of double click" xml:space="preserve">
<value>Isang pag-click upang magbukas ng isang direktoryo sa halip na mag-double click</value>
</data>
<data name="Next to the previous one" xml:space="preserve">
<value>Sa tabi ng nauna</value>
</data>
<data name="Offset by pixels" xml:space="preserve">
<value>Offset ng mga pixel</value>
</data>
<data name="Overlapping" xml:space="preserve">
<value>Nagsasapawan</value>
</data>
<data name="Sub menu appears at" xml:space="preserve">
<value>Lumilitaw ang sub menu sa</value>
</data>
<data name="Size of the icons in percent" xml:space="preserve">
<value>Sukat ng mga icon sa porsyento</value>
</data>
<data name="Support SystemTrayMenu" xml:space="preserve">
<value>Suportahan ang SystemTrayMenu</value>
</data>
<data name="Fading" xml:space="preserve">
<value>Kumukupas</value>
</data>
<data name="Send hotkey to other instance" xml:space="preserve">
<value>Ipadala ang hotkey sa ibang instance</value>
</data>
<data name="By date" xml:space="preserve">
<value>Sa pamamagitan ng petsa</value>
</data>
<data name="By name" xml:space="preserve">
<value>Sa pamamagitan ng pangalan</value>
</data>
<data name="Sorting" xml:space="preserve">
<value>Pag-uuri</value>
</data>
<data name="Copy row item via drag drop" xml:space="preserve">
<value>Kopyahin ang row item sa pamamagitan ng drag drop</value>
</data>
<data name="Drag" xml:space="preserve">
<value>I-drag</value>
</data>
<data name="Scroll via swipe" xml:space="preserve">
<value>Mag-scroll sa pamamagitan ng pag-swipe</value>
</data>
<data name="Filter menu by file type e.g.: *.exe|*.dll" xml:space="preserve">
<value>I-filter ang menu ayon sa uri ng file hal.: *.exe|*.dll</value>
</data>
</root>