ShareX/ShareX.ScreenCaptureLib/Forms/FFmpegOptionsForm.zh-TW.resx

234 lines
10 KiB
Plaintext
Raw Normal View History

2019-09-24 09:19:35 +12:00
<?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="$this.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>ShareX - 螢幕錄製選項</value>
</data>
<data name="btnCopyPreview.Text" xml:space="preserve">
<value>複製</value>
</data>
<data name="btnRefreshSources.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>重新整理</value>
</data>
<data name="btnTest.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>使用 CMD 測試</value>
</data>
<data name="cbCustomCommands.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>使用自訂命令</value>
</data>
<data name="lblAACQuality.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>位元率:</value>
</data>
<data name="lblAudioCodec.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>音訊編解碼器:</value>
</data>
<data name="lblAudioSource.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>音訊源:</value>
</data>
<data name="lblCodec.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>視訊編解碼器:</value>
</data>
<data name="lblMP3Quality.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>品質:</value>
</data>
<data name="lblVideoSource.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>視訊源:</value>
</data>
<data name="lblVorbisQuality.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>品質:</value>
</data>
<data name="nudx264CRF.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>CRF範圍為 0-51其中 0 為無損30 為預設值51 為最差品質。
值越高品質越差,但檔案越小。</value>
</data>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
<data name="tbAACBitrate.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>預設為 128k</value>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
</data>
<data name="tbMP3_qscale.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>範圍為 0-9值越低品質越高。0-3 通常會產生透明效果4預設接近感知透明度而 6 會產生可接受的品質。</value>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
</data>
<data name="tbVorbis_qscale.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>範圍為 0-10其中 10 為最高品質。3-6 為推薦測試範圍,預設值為 3。</value>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
</data>
<data name="lblx264Preset.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>預設:</value>
</data>
<data name="lblXvidQscale.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>可變位元率:</value>
</data>
<data name="cbOverrideFFmpegPath.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>使用自訂路徑</value>
</data>
<data name="lblVP8Bitrate.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>可變位元率:</value>
</data>
<data name="lblGIFDither.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>抖動模式:</value>
</data>
<data name="lblGIFStatsMode.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>調色盤模式:</value>
</data>
<data name="lblHelperDevices.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>將會安裝「螢幕擷取器」和「虛擬音訊擷取器」視訊/音訊源。</value>
</data>
<data name="btnInstallHelperDevices.Text" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>安裝錄製裝置</value>
</data>
<data name="cbx264Preset.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>較快的預設 = 編碼時間較快但檔案較大。
較慢的預設 = 編碼時間較慢但檔案較小。
如要即時編碼(例如錄製螢幕),預設的速度越快越好。</value>
</data>
<data name="nudXvidQscale.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>1 為最高品質/檔案最大31 為最低品質/檔案最小。</value>
</data>
<data name="pbAudioCodecWarning.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>所選的視訊封裝格式不支援此音訊解碼器。</value>
</data>
<data name="pbx264PresetWarning.ToolTip" xml:space="preserve">
2019-09-24 09:19:35 +12:00
<value>如要即時編碼(例如錄製螢幕),建議選擇較快的預設。
否則可能會因為無法跟上錄製而產生大量掉幀。</value>
</data>
<data name="cbGIFStatsMode.ToolTip" xml:space="preserve">
<value>預設為 full</value>
</data>
<data name="cbGIFDither.ToolTip" xml:space="preserve">
<value>預設為 sierra2_4a</value>
</data>
<data name="lblAMFQuality.Text" xml:space="preserve">
<value>品質:</value>
</data>
<data name="lblAMFUsage.Text" xml:space="preserve">
<value>使用量:</value>
</data>
<data name="lblNVENCBitrate.Text" xml:space="preserve">
<value>位元率:</value>
</data>
<data name="lblNVENCPreset.Text" xml:space="preserve">
<value>預設:</value>
</data>
<data name="lblQSVBitrate.Text" xml:space="preserve">
<value>位元率:</value>
</data>
<data name="lblQSVPreset.Text" xml:space="preserve">
<value>預設:</value>
</data>
<data name="lblx264CRF.Text" xml:space="preserve">
<value>CRF</value>
</data>
2022-08-01 11:57:22 +12:00
</root>