SystemTrayMenu/Resources/Languages/lang.zh-TW.resx

576 lines
22 KiB
Text
Raw Normal View History

<?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>關於系統托盤菜單</value>
</data>
<data name="OK" xml:space="preserve">
<value>好的</value>
</data>
<data name="App start" xml:space="preserve">
<value>應用程序啟動</value>
</data>
<data name="Exit app" xml:space="preserve">
<value>退出應用程序</value>
</data>
<data name="Directory" xml:space="preserve">
<value>目錄</value>
</data>
<data name="Directory empty" xml:space="preserve">
<value>目錄為空</value>
</data>
<data name="Details" xml:space="preserve">
<value>細節</value>
</data>
<data name="System Info" xml:space="preserve">
<value>系統信息</value>
</data>
<data name="Directory inaccessible" xml:space="preserve">
<value>目錄無法訪問</value>
</data>
<data name="Language" xml:space="preserve">
<value>語言</value>
</data>
<data name="Log File" xml:space="preserve">
<value>日誌文件</value>
</data>
<data name="Restart" xml:space="preserve">
<value>重新開始</value>
</data>
<data name="Could not register the hot key." xml:space="preserve">
<value>無法註冊熱鍵。</value>
</data>
<data name="Abort" xml:space="preserve">
<value>中止</value>
</data>
<data name="General" xml:space="preserve">
<value>一般的</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>熱鍵</value>
</data>
<data name="Start with Windows" xml:space="preserve">
<value>從 Windows 開始</value>
</data>
<data name="Settings" xml:space="preserve">
<value>設置</value>
</data>
<data name="Frequently Asked Questions" xml:space="preserve">
<value>經常問的問題</value>
</data>
<data name="Read the FAQ and then choose a root directory for SystemTrayMenu." xml:space="preserve">
<value>閱讀常見問題解答,然後選擇 SystemTrayMenu 的根目錄。</value>
</data>
<data name="Select directory" xml:space="preserve">
<value>選擇目錄</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>您的應用程序根目錄不存在或為空!更改根目錄或將一些文件、目錄或快捷方式放入根目錄中。</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>您無權訪問應用程序的根目錄。授予對該目錄的訪問權限或更改根目錄。</value>
</data>
<data name="Single click to open an element" xml:space="preserve">
<value>單擊打開一個元素</value>
</data>
<data name="Color scheme dark always active" xml:space="preserve">
<value>配色方案深色始終處於活動狀態</value>
</data>
<data name="Advanced" xml:space="preserve">
<value>先進的</value>
</data>
<data name="At mouse location" xml:space="preserve">
<value>在鼠標位置</value>
</data>
<data name="Changing directory" xml:space="preserve">
<value>更改目錄</value>
</data>
<data name="Click" xml:space="preserve">
<value>點擊</value>
</data>
<data name="Customize" xml:space="preserve">
<value>定制</value>
</data>
<data name="Default" xml:space="preserve">
<value>默認</value>
</data>
<data name="If the focus is lost and the mouse is still on the menu" xml:space="preserve">
<value>如果焦點丟失並且鼠標仍在菜單上</value>
</data>
<data name="Milliseconds until a menu opens when the mouse is on it" xml:space="preserve">
<value>當鼠標放在菜單上時,菜單打開之前的毫秒數</value>
</data>
<data name="Milliseconds until the menu closes if the mouse then leaves the menu" xml:space="preserve">
<value>如果鼠標離開菜單,菜單關閉之前的毫秒數</value>
</data>
<data name="Maximum menu width" xml:space="preserve">
<value>最大菜單寬度</value>
</data>
<data name="Menu stays open" xml:space="preserve">
<value>菜單保持打開狀態</value>
</data>
<data name="Time until a menu opens" xml:space="preserve">
<value>菜單打開之前的時間</value>
</data>
<data name="If an element was clicked" xml:space="preserve">
<value>如果單擊某個元素</value>
</data>
<data name="Background" xml:space="preserve">
<value>背景</value>
</data>
<data name="Opened directory" xml:space="preserve">
<value>打開的目錄</value>
</data>
<data name="Border of opened directory" xml:space="preserve">
<value>打開目錄的邊框</value>
</data>
<data name="Search field" xml:space="preserve">
<value>搜索欄</value>
</data>
<data name="Selected element" xml:space="preserve">
<value>選定的元素</value>
</data>
<data name="Border of selected element" xml:space="preserve">
<value>所選元素的邊框</value>
</data>
<data name="Relative directory" xml:space="preserve">
<value>相對目錄</value>
</data>
<data name="Save configuration file in application directory" xml:space="preserve">
<value>將配置文件保存在應用程序目錄中</value>
</data>
<data name="Configuration and log files" xml:space="preserve">
<value>配置和日誌文件</value>
</data>
<data name="Open application directory" xml:space="preserve">
<value>打開應用程序目錄</value>
</data>
<data name="Maximum menu height" xml:space="preserve">
<value>最大菜單高度</value>
</data>
<data name="Arrow" xml:space="preserve">
<value>箭</value>
</data>
<data name="Arrow when clicking" xml:space="preserve">
<value>單擊時的箭頭</value>
</data>
<data name="Arrow while mouse hovers over it" xml:space="preserve">
<value>鼠標懸停在其上時的箭頭</value>
</data>
<data name="Background of arrow when clicking" xml:space="preserve">
<value>單擊時箭頭的背景</value>
</data>
<data name="Background of arrow while mouse hovers over it" xml:space="preserve">
<value>鼠標懸停在箭頭上時的背景</value>
</data>
<data name="Color scheme dark" xml:space="preserve">
<value>配色方案深色</value>
</data>
<data name="Color scheme bright" xml:space="preserve">
<value>配色方案明亮</value>
</data>
<data name="App menu" xml:space="preserve">
<value>應用程序菜單</value>
</data>
<data name="Scrollbar" xml:space="preserve">
<value>滾動條</value>
</data>
<data name="Slider" xml:space="preserve">
<value>滑塊</value>
</data>
<data name="Slider while dragging" xml:space="preserve">
<value>拖動時滑塊</value>
</data>
<data name="Slider while mouse hovers over it 1" xml:space="preserve">
<value>鼠標懸停在滑塊上時的滑塊 1</value>
</data>
<data name="Slider while mouse hovers over it 2" xml:space="preserve">
<value>鼠標懸停在滑塊上時的滑塊 2</value>
</data>
<data name="Use icon from directory" xml:space="preserve">
<value>使用目錄中的圖標</value>
</data>
<data name="Sizes in percent" xml:space="preserve">
<value>尺寸百分比</value>
</data>
<data name="Border of menu" xml:space="preserve">
<value>菜單邊框</value>
</data>
<data name="Icons" xml:space="preserve">
<value>圖標</value>
</data>
<data name="Set by context menu " xml:space="preserve">
<value>通過上下文菜單設置</value>
</data>
<data name="Set as directory" xml:space="preserve">
<value>設置為目錄</value>
</data>
<data name="loading" xml:space="preserve">
<value>加載中</value>
</data>
<data name="Problem with shortcut link" xml:space="preserve">
<value>快捷鏈接有問題</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>此快捷方式引用的項目已更改或移動,因此此快捷方式將不再正常工作。</value>
</data>
<data name="Open directory" xml:space="preserve">
<value>打開目錄</value>
</data>
<data name="Task Manager" xml:space="preserve">
<value>任務管理器</value>
</data>
<data name="Deactivated" xml:space="preserve">
<value>已停用</value>
</data>
<data name="Activated" xml:space="preserve">
<value>活性</value>
</data>
<data name="Expert" xml:space="preserve">
<value>專家</value>
</data>
<data name="If the focus is lost and the Enter key was pressed" xml:space="preserve">
<value>如果焦點丟失並且按下了 Enter 鍵</value>
</data>
<data name="Milliseconds until the menu closes if the menu is not reactivated" xml:space="preserve">
<value>如果未重新激活菜單,則菜單關閉之前的毫秒數</value>
</data>
<data name="Show in Taskbar" xml:space="preserve">
<value>在任務欄中顯示</value>
</data>
<data name="Add directory" xml:space="preserve">
<value>添加目錄</value>
</data>
<data name="Add content of directory to root directory" xml:space="preserve">
<value>將目錄內容添加到根目錄</value>
</data>
<data name="Directory paths" xml:space="preserve">
<value>目錄路徑</value>
</data>
<data name="Directories" xml:space="preserve">
<value>目錄</value>
</data>
<data name="Recursive" xml:space="preserve">
<value>遞歸</value>
</data>
<data name="Remove directory" xml:space="preserve">
<value>刪除目錄</value>
</data>
<data name="Only Files" xml:space="preserve">
<value>僅文件</value>
</data>
<data name="Clear cache if more than this number of items" xml:space="preserve">
<value>如果超過此數量,則清除緩存</value>
</data>
<data name="Add sample directory 'Start Menu'" xml:space="preserve">
<value>添加示例目錄“開始菜單”</value>
</data>
<data name="Row height" xml:space="preserve">
<value>行高</value>
</data>
<data name="Round corners" xml:space="preserve">
<value>圓角</value>
</data>
<data name="Appearance" xml:space="preserve">
<value>外貌</value>
</data>
<data name="Bottom left" xml:space="preserve">
<value>左下方</value>
</data>
<data name="Bottom right" xml:space="preserve">
<value>右下角</value>
</data>
<data name="Main menu appears" xml:space="preserve">
<value>出現主菜單</value>
</data>
<data name="Mouse location (above Taskbar icon)" xml:space="preserve">
<value>鼠標位置(任務欄圖標上方)</value>
</data>
<data name="Custom (drag it to the appropriate position)" xml:space="preserve">
<value>自定義(拖到合適位置)</value>
</data>
<data name="element" xml:space="preserve">
<value>元素</value>
</data>
<data name="elements" xml:space="preserve">
<value>元素</value>
</data>
<data name="Generate drive shortcuts on startup" xml:space="preserve">
<value>啟動時生成驅動器快捷方式</value>
</data>
<data name="Cache" xml:space="preserve">
<value>緩存</value>
</data>
<data name="Always show" xml:space="preserve">
<value>總是顯示</value>
</data>
<data name="Hidden files and directories" xml:space="preserve">
<value>隱藏文件和目錄</value>
</data>
<data name="Never show" xml:space="preserve">
<value>從不顯示</value>
</data>
<data name="Size and location" xml:space="preserve">
<value>大小和位置</value>
</data>
<data name="Use operating system settings" xml:space="preserve">
<value>使用操作系統設置</value>
</data>
<data name="Show only as search result" xml:space="preserve">
<value>僅顯示為搜索結果</value>
</data>
<data name="Single click to open a directory" xml:space="preserve">
<value>單擊打開目錄</value>
</data>
<data name="Support Gamepad" xml:space="preserve">
<value>支持遊戲手柄</value>
</data>
<data name="Next to the previous one" xml:space="preserve">
<value>緊接著上一張</value>
</data>
<data name="Offset by pixels" xml:space="preserve">
<value>按像素偏移</value>
</data>
<data name="Overlapping" xml:space="preserve">
<value>重疊</value>
</data>
<data name="Sub menu appears" xml:space="preserve">
<value>出現子菜單</value>
</data>
<data name="Icon size" xml:space="preserve">
<value>圖標大小</value>
</data>
<data name="Support SystemTrayMenu" xml:space="preserve">
<value>支持系統托盤菜單</value>
</data>
<data name="Fading" xml:space="preserve">
<value>衰退</value>
</data>
<data name="Send hotkey to other instance" xml:space="preserve">
<value>發送熱鍵到其他實例</value>
</data>
<data name="Sorted by date" xml:space="preserve">
<value>按日期排序</value>
</data>
<data name="Sorted by name" xml:space="preserve">
<value>按名稱排序</value>
</data>
<data name="Sorting" xml:space="preserve">
<value>排序</value>
</data>
<data name="Copy row element via drag and drop" xml:space="preserve">
<value>通過拖放複製行元素</value>
</data>
<data name="Drag" xml:space="preserve">
<value>拖</value>
</data>
<data name="Scroll via swipe" xml:space="preserve">
<value>通過滑動滾動</value>
</data>
<data name="Filter menu by file type e.g.: *.exe|*.dll" xml:space="preserve">
<value>按文件類型過濾菜單,例如:*.exe|*.dll</value>
</data>
<data name="Show count of elements" xml:space="preserve">
<value>顯示元素數量</value>
</data>
<data name="Show directory title at top" xml:space="preserve">
<value>在頂部顯示目錄標題</value>
</data>
<data name="Show function key 'Open Folder'" xml:space="preserve">
<value>顯示功能鍵“打開文件夾”</value>
</data>
<data name="Show function key 'Pin menu'" xml:space="preserve">
<value>顯示功能鍵“固定菜單”</value>
</data>
<data name="Show function key 'Settings'" xml:space="preserve">
<value>顯示功能鍵“設置”</value>
</data>
<data name="Show function key 'Restart'" xml:space="preserve">
<value>顯示功能鍵“重新啟動”</value>
</data>
<data name="Show search bar" xml:space="preserve">
<value>顯示搜索欄</value>
</data>
<data name="Saving log file in application directory" xml:space="preserve">
<value>將日誌文件保存在應用程序目錄中</value>
</data>
<data name="Show link overlay" xml:space="preserve">
<value>顯示鏈接疊加層</value>
</data>
<data name="Directory of Internet Shortcut Icons" xml:space="preserve">
<value>互聯網快捷方式圖標目錄</value>
</data>
<data name="Sorted by type (folder or file) and date" xml:space="preserve">
<value>按類型(文件夾或文件)和日期排序</value>
</data>
<data name="Sorted by type (folder or file) and name" xml:space="preserve">
<value>按類型(文件夾或文件)和名稱排序</value>
</data>
<data name="Check for updates" xml:space="preserve">
<value>檢查更新</value>
</data>
<data name="Go to download page" xml:space="preserve">
<value>前往下載頁面</value>
</data>
<data name="Latest available version:" xml:space="preserve">
<value>最新可用版本:</value>
</data>
<data name="New version available!" xml:space="preserve">
<value>新版本上線!</value>
</data>
<data name="You have the latest version of SystemTrayMenu!" xml:space="preserve">
<value>您擁有最新版本的 SystemTrayMenu</value>
</data>
<data name="Application size" xml:space="preserve">
<value>應用尺寸</value>
</data>
<data name="Optional Features" xml:space="preserve">
<value>可選功能</value>
</data>
<data name="Resolve links to folders and show content" xml:space="preserve">
<value>解析文件夾鏈接並顯示內容</value>
</data>
<data name="Sorted by file extension and name" xml:space="preserve">
<value>按文件擴展名和名稱排序</value>
</data>
<data name="Copy" xml:space="preserve">
<value>複製</value>
</data>
<data name="Cut" xml:space="preserve">
<value>切</value>
</data>
<data name="Paste" xml:space="preserve">
<value>粘貼</value>
</data>
<data name="Select All" xml:space="preserve">
<value>全選</value>
</data>
<data name="Undo" xml:space="preserve">
<value>撤消</value>
</data>
<data name="Don't show this hint again." xml:space="preserve">
<value>不要再顯示此提示。</value>
</data>
<data name="Hint" xml:space="preserve">
<value>暗示</value>
</data>
<data name="The settings menu can also be opened by right-clicking the icon in the system tray at the bottom right, in case you can no longer open it via the menu." xml:space="preserve">
<value>如果您無法再通過菜單打開它,也可以通過右鍵單擊右下角系統托盤中的圖標來打開設置菜單。</value>
</data>
</root>