ShareX/ShareX.UploadersLib/Forms/UploadersConfigForm.zh-CN.resx

1145 lines
42 KiB
Plaintext
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>
2016-03-24 09:26:29 +13:00
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>使用自定义域:</value>
</data>
2016-03-24 09:26:29 +13:00
<data name="cbAmazonS3CustomCNAME.ToolTip" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>使用此选项如果你有一个自定义的域的bucket设置。
如果文本字段为空那么bucket的名字将被用于URL。
例如如果你的bucket被称为bucket.example.com那么URL将是http//bucket.example.com/...</value>
</data>
<data name="tpOtherUploaders.Text" xml:space="preserve">
<value>其他上传</value>
</data>
<data name="tpURLShorteners.Text" xml:space="preserve">
<value>URL分享</value>
</data>
<data name="btnCustomUploaderAdd.Text" xml:space="preserve">
<value>添加</value>
</data>
<data name="btnCustomUploaderUpdate.Text" xml:space="preserve">
<value>更新</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="btnCustomUploaderRemove.Text" xml:space="preserve">
2016-03-24 09:26:29 +13:00
<value>删除</value>
</data>
<data name="btnCustomUploaderClearUploaders.Text" xml:space="preserve">
<value>清除上传</value>
</data>
<data name="btnCustomUploadersExportAll.Text" xml:space="preserve">
<value>全部...</value>
</data>
<data name="gbCustomUploaders.Text" xml:space="preserve">
<value>上传至:</value>
</data>
<data name="chCustomUploaderHeadersValue.Text" xml:space="preserve">
<value>值</value>
</data>
<data name="chCustomUploaderHeadersName.Text" xml:space="preserve">
<value>名称</value>
</data>
<data name="btnCustomUploaderHeaderRemove.Text" xml:space="preserve">
<value>删除</value>
</data>
<data name="btnCustomUploaderHeaderAdd.Text" xml:space="preserve">
<value>添加</value>
</data>
<data name="btnCustomUploaderHeaderUpdate.Text" xml:space="preserve">
<value>更新</value>
</data>
<data name="tpCustomUploaderHeaders.Text" xml:space="preserve">
<value>头部</value>
</data>
<data name="chCustomUploaderArgumentsValue.Text" xml:space="preserve">
<value>值</value>
</data>
<data name="chCustomUploaderArgumentsName.Text" xml:space="preserve">
<value>名称</value>
</data>
<data name="btnCustomUploaderArgRemove.Text" xml:space="preserve">
<value>删除</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="btnCustomUploaderArgAdd.Text" xml:space="preserve">
<value>添加</value>
</data>
<data name="btnCustomUploaderArgUpdate.Text" xml:space="preserve">
<value>更新</value>
</data>
<data name="tpCustomUploaderArguments.Text" xml:space="preserve">
<value>参数</value>
</data>
<data name="btnCustomUploaderXmlSyntaxAdd.Text" xml:space="preserve">
<value>URL字段加入语法</value>
</data>
<data name="btnCustomUploaderJsonAddSyntax.Text" xml:space="preserve">
<value>URL字段加入语法</value>
</data>
<data name="btnCustomUploaderRegexpRemove.Text" xml:space="preserve">
<value>删除</value>
</data>
<data name="btnCustomUploaderRegexpAdd.Text" xml:space="preserve">
<value>添加</value>
</data>
<data name="btnCustomUploaderRegexpUpdate.Text" xml:space="preserve">
<value>更新</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="btnCustomUploaderRegexAddSyntax.Text" xml:space="preserve">
<value>URL字段加入语法</value>
</data>
<data name="tpCustomUploaders.Text" xml:space="preserve">
<value>自定义上传</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="btnTwitterAdd.Text" xml:space="preserve">
<value>添加</value>
</data>
<data name="btnTwitterRemove.Text" xml:space="preserve">
<value>删除</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="lblTwitterDescription.Text" xml:space="preserve">
<value>名称:</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="cbTwitterSkipMessageBox.Text" xml:space="preserve">
<value>跳过推特消息框</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="lblTwitterDefaultMessage.Text" xml:space="preserve">
<value>预设推特消息:</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="btnTwitterNameUpdate.Text" xml:space="preserve">
<value>更新</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="btnCustomUploaderExamples.Text" xml:space="preserve">
<value>例如...</value>
</data>
<data name="btnCustomUploaderHelp.Text" xml:space="preserve">
<value>帮助...</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="btnCustomUploaderClear.Text" xml:space="preserve">
<value>清除全部 --&gt;</value>
</data>
<data name="lblCustomUploaderImageUploader.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>图片上传:</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="btnCustomUploaderFileUploaderTest.Text" xml:space="preserve">
<value>测试</value>
</data>
<data name="lblCustomUploaderFileUploader.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>文件上传:</value>
</data>
<data name="btnCustomUploaderImageUploaderTest.Text" xml:space="preserve">
<value>测试</value>
</data>
<data name="lblCustomUploaderTestResult.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>测试结果:</value>
</data>
<data name="lblCustomUploaderDeletionURL.Text" xml:space="preserve">
<value>删除URL</value>
</data>
<data name="btnCustomUploaderShowLastResponse.Text" xml:space="preserve">
<value>显示最近回应...</value>
</data>
<data name="lblCustomUploaderResponseType.Text" xml:space="preserve">
<value>响应类型:</value>
</data>
<data name="lblCustomUploaderTextUploader.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>文字上传:</value>
</data>
<data name="lblCustomUploaderRequestURL.Text" xml:space="preserve">
<value>请求URL</value>
</data>
<data name="btnCustomUploaderURLShortenerTest.Text" xml:space="preserve">
<value>测试</value>
</data>
<data name="lblCustomUploaderURLShortener.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>URL短链</value>
</data>
<data name="btnCustomUploaderTextUploaderTest.Text" xml:space="preserve">
<value>测试</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="lblCustomUploaderThumbnailURL.Text" xml:space="preserve">
<value>缩略图网址:</value>
</data>
<data name="lblCustomUploaderFileForm.Text" xml:space="preserve">
<value>文件表单名称:</value>
</data>
<data name="lblCustomUploaderRequestType.Text" xml:space="preserve">
<value>请求类型:</value>
</data>
<data name="lblBitlyDomain.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>域名:</value>
</data>
<data name="lblYourlsNote.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>注意:如果你有一个签名,那么你并不需要一个用户名/密码.</value>
</data>
<data name="lblYourlsPassword.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>密码:</value>
</data>
<data name="lblYourlsUsername.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>用户名:</value>
</data>
<data name="lblYourlsSignature.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>签名:</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="llAdflyLink.Text" xml:space="preserve">
<value>在这里你可以找到你的API密钥和UID</value>
</data>
<data name="lblAdflyAPIKEY.Text" xml:space="preserve">
<value>API密钥:</value>
</data>
<data name="lblPolrAPIKey.Text" xml:space="preserve">
<value>API密钥:</value>
</data>
<data name="lblPolrAPIHostname.Text" xml:space="preserve">
<value>API主机名:(例如http://example.com/api.php留空将使用polr.me)</value>
</data>
<data name="lblStreamableUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="lblStreamablePassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="cbStreamableAnonymous.Text" xml:space="preserve">
<value>匿名</value>
</data>
<data name="tpSharedFolder.Text" xml:space="preserve">
<value>共享文件夹</value>
</data>
<data name="tpEmail.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>邮箱</value>
</data>
<data name="tpFileUploaders.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>文件上传</value>
</data>
<data name="tpTextUploaders.Text" xml:space="preserve">
<value>文字上传</value>
</data>
<data name="lblOneTimeSecretEmail.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblOneTimeSecretAPIKey.Text" xml:space="preserve">
<value>API密钥</value>
</data>
<data name="lblHastebinCustomDomain.Text" xml:space="preserve">
<value>自定义域:</value>
</data>
<data name="lblHastebinSyntaxHighlighting.Text" xml:space="preserve">
<value>语法高亮:</value>
</data>
<data name="lblUpasteUserKey.Text" xml:space="preserve">
<value>用户密钥:</value>
</data>
<data name="cbUpasteIsPublic.Text" xml:space="preserve">
<value>是否公开上传?</value>
</data>
<data name="lblPaste_eeUserAPIKey.Text" xml:space="preserve">
<value>用户API密钥</value>
</data>
<data name="btnPastebinLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="lblPastebinLoginStatus.Text" xml:space="preserve">
<value>状态:</value>
</data>
<data name="lblPastebinUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="lblPastebinPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="lblPastebinTitle.Text" xml:space="preserve">
<value>粘贴标题:</value>
</data>
<data name="lblPastebinPrivacy.Text" xml:space="preserve">
<value>隐私:</value>
</data>
<data name="lblPastebinExpiration.Text" xml:space="preserve">
<value>有效期:</value>
</data>
<data name="lblPastebinSyntax.Text" xml:space="preserve">
<value>粘贴语法:</value>
</data>
<data name="btnPastebinRegister.Text" xml:space="preserve">
<value>注册...</value>
</data>
<data name="lblEmailSmtpPort.Text" xml:space="preserve">
<value>端口:</value>
</data>
<data name="lblEmailDefaultBody.Text" xml:space="preserve">
<value>默认信息:</value>
</data>
<data name="lblEmailDefaultSubject.Text" xml:space="preserve">
<value>默认主题:</value>
</data>
<data name="lblEmailFrom.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblEmailPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="lblEmailSmtpServer.Text" xml:space="preserve">
<value>SMTP服务器</value>
</data>
<data name="lblSharedFolderImages.Text" xml:space="preserve">
<value>图片:</value>
</data>
<data name="lblSharedFolderText.Text" xml:space="preserve">
<value>文本:</value>
</data>
<data name="lblSharedFolderFiles.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>文件:</value>
</data>
<data name="lblSulAPIKey.Text" xml:space="preserve">
<value>API密钥</value>
</data>
<data name="lblSeafileAuthToken.Text" xml:space="preserve">
<value>身份验证令牌:</value>
</data>
<data name="cbSeafileCreateShareableURL.Text" xml:space="preserve">
<value>创建共享的URL</value>
</data>
<data name="cbSeafileIgnoreInvalidCert.Text" xml:space="preserve">
<value>忽略无效的SSL证书</value>
</data>
<data name="lblSeafilePassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="lblSeafileUsername.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="btnSeafileGetAuthToken.Text" xml:space="preserve">
<value>获取</value>
</data>
<data name="grpSeafileObtainAuthToken.Text" xml:space="preserve">
<value>获取身份验证令牌</value>
</data>
<data name="btnSeafileCheckAPIURL.Text" xml:space="preserve">
<value>验证</value>
</data>
<data name="btnSeafileCheckAuthToken.Text" xml:space="preserve">
<value>验证</value>
</data>
<data name="btnRefreshSeafileAccInfo.Text" xml:space="preserve">
<value>刷新</value>
</data>
<data name="grpSeafileAccInfo.Text" xml:space="preserve">
<value>账号信息</value>
</data>
<data name="lblSeafileSelectLibrary.Text" xml:space="preserve">
<value>选择库:</value>
</data>
<data name="txtSeafileUploadLocationRefresh.Text" xml:space="preserve">
<value>刷新</value>
</data>
<data name="lblSeafilePath.Text" xml:space="preserve">
<value>路径:</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="lblSeafileWritePermNotif.Text" xml:space="preserve">
<value>没有写权限的库是隐藏的。
加密库来禁用共享。</value>
</data>
<data name="btnSeafilePathValidate.Text" xml:space="preserve">
<value>验证</value>
</data>
<data name="colSeafileLibraryEncrypted.Text" xml:space="preserve">
<value>加密</value>
</data>
<data name="colSeafileLibrarySize.Text" xml:space="preserve">
<value>大小</value>
</data>
<data name="colSeafileLibraryName.Text" xml:space="preserve">
<value>名称</value>
</data>
<data name="lblSeafileLibraryPassword.Text" xml:space="preserve">
<value>库密码:</value>
</data>
<data name="btnSeafileLibraryPasswordValidate.Text" xml:space="preserve">
<value>验证</value>
</data>
<data name="lblSeafileDaysToExpire.Text" xml:space="preserve">
<value>到期时间:</value>
</data>
<data name="lblSeafileSharePassword.Text" xml:space="preserve">
<value>共享密码:</value>
</data>
<data name="grpSeafileShareSettings.Text" xml:space="preserve">
<value>Seafile共享设置</value>
</data>
<data name="lblPomfUploaders.Text" xml:space="preserve">
<value>上传至:</value>
</data>
<data name="lblPomfUploadURL.Text" xml:space="preserve">
<value>上传URL:</value>
</data>
<data name="lblPomfResultURL.Text" xml:space="preserve">
<value>结果URL:</value>
</data>
<data name="btnPomfTest.Text" xml:space="preserve">
<value>测试全部</value>
</data>
<data name="lblLambdaUploadURL.Text" xml:space="preserve">
<value>链接URL:</value>
</data>
<data name="lblLambdaInfo.Text" xml:space="preserve">
<value>为了得到一个API密钥在https://lambda.sx/登录LAMBDA然后点击你的用户名单击管理帐户。</value>
</data>
<data name="lblJiraHost.Text" xml:space="preserve">
<value>Jira域名:</value>
</data>
<data name="txtJiraConfigHelp.Text" xml:space="preserve">
<value>模板</value>
</data>
<data name="lblJiraIssuePrefix.Text" xml:space="preserve">
<value>JIRA问题的前缀:</value>
</data>
<data name="btnMinusFolderRemove.Text" xml:space="preserve">
<value>删除文件夹</value>
</data>
<data name="btnMinusFolderAdd.Text" xml:space="preserve">
<value>添加文件夹</value>
</data>
<data name="btnMinusReadFolderList.Text" xml:space="preserve">
<value>刷新文件夹列表</value>
</data>
<data name="gbMinusUpload.Text" xml:space="preserve">
<value>上传图像</value>
</data>
<data name="btnMinusAuth.Text" xml:space="preserve">
<value>授权</value>
</data>
<data name="lblMinusUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="lblMinusPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="btnMinusRefreshAuth.Text" xml:space="preserve">
<value>刷新授权</value>
</data>
<data name="lblMinusAuthStatus.Text" xml:space="preserve">
<value>登录状态:</value>
</data>
<data name="gbMinusUserPass.Text" xml:space="preserve">
<value>认证</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="lblMinusURLType.Text" xml:space="preserve">
<value>URL类型</value>
</data>
<data name="lblLocalhostrEmail.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblLocalhostrPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="cbLocalhostrDirectURL.Text" xml:space="preserve">
<value>如果存在则直接使用URL</value>
</data>
<data name="btnGe_ttLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="lblGe_ttEmail.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblGe_ttPassword.Text" xml:space="preserve">
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
<value>密码:</value>
</data>
<data name="lblGe_ttStatus.Text" xml:space="preserve">
<value>需要登录。</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="lblSendSpaceUsername.Text" xml:space="preserve">
<value>用户名:</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="lblSendSpacePassword.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>密码:</value>
</data>
<data name="btnSendSpaceRegister.Text" xml:space="preserve">
<value>注册...</value>
</data>
<data name="lblPushbulletUserKey.Text" xml:space="preserve">
<value>用户API密钥</value>
</data>
<data name="btnPushbulletGetDeviceList.Text" xml:space="preserve">
<value>获取设备列表</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="lblPushbulletDevices.Text" xml:space="preserve">
<value>设备:</value>
</data>
<data name="lblMediaFireEmail.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblMediaFirePassword.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>密码:</value>
</data>
<data name="lblMediaFirePath.Text" xml:space="preserve">
<value>上传路径:</value>
</data>
<data name="cbMediaFireUseLongLink.Text" xml:space="preserve">
<value>使用其中包括文件名较长的链接</value>
</data>
<data name="lblOwnCloudHost.Text" xml:space="preserve">
<value>域名:</value>
</data>
<data name="lblOwnCloudUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="lblOwnCloudPassword.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>密码:</value>
</data>
<data name="lblOwnCloudPath.Text" xml:space="preserve">
<value>路径:</value>
2016-01-20 19:04:17 +13:00
</data>
<data name="cbOwnCloudCreateShare.Text" xml:space="preserve">
<value>创建共享URL</value>
2016-09-08 19:46:17 +12:00
</data>
<data name="cbOwnCloudDirectLink.Text" xml:space="preserve">
<value>直接链接(添加"&amp;download"到URL</value>
2016-09-08 19:46:17 +12:00
</data>
<data name="lblMegaPassword.Text" xml:space="preserve">
2016-09-08 19:46:17 +12:00
<value>密码:</value>
</data>
<data name="btnMegaLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="lblMegaEmail.Text" xml:space="preserve">
2016-09-08 19:46:17 +12:00
<value>邮箱:</value>
</data>
<data name="lblMegaStatusTitle.Text" xml:space="preserve">
<value>状态:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblMegaFolder.Text" xml:space="preserve">
<value>文件夹:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="btnMegaRegister.Text" xml:space="preserve">
<value>注册...</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblMegaStatus.Text" xml:space="preserve">
<value>配置/未配置</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="btnMegaRefreshFolders.Text" xml:space="preserve">
<value>刷新</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAmazonS3ObjectPrefix.Text" xml:space="preserve">
<value>上传路径:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAmazonS3Endpoint.Text" xml:space="preserve">
<value>节点:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAmazonS3BucketName.Text" xml:space="preserve">
<value>Bucket名称:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAmazonS3PathPreview.Text" xml:space="preserve">
<value>预览</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAmazonS3PathPreviewLabel.Text" xml:space="preserve">
<value>网址预览:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="btnBoxRefreshFolders.Text" xml:space="preserve">
<value>刷新文件夹列表</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblBoxFolderID.Text" xml:space="preserve">
<value>选定的文件夹:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="chBoxFoldersName.Text" xml:space="preserve">
<value>文件夹名称</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbBoxShare.Text" xml:space="preserve">
<value>创建共享链接</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblBoxFolderTip.Text" xml:space="preserve">
<value>注意: 您可以双击文件夹的名称进入该文件夹内.</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbGoogleDriveIsPublic.Text" xml:space="preserve">
<value>是否公共上传?</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="btnGoogleDriveRefreshFolders.Text" xml:space="preserve">
<value>刷新文件夹列表</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="chGoogleDriveDescription.Text" xml:space="preserve">
<value>描述</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="chGoogleDriveTitle.Text" xml:space="preserve">
<value>标题</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblGoogleDriveFolderID.Text" xml:space="preserve">
<value>文件夹ID</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbGoogleDriveUseFolder.Text" xml:space="preserve">
<value>上传文件到选定的文件夹</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbOneDriveCreateShareableLink.Text" xml:space="preserve">
<value>创建共享链接</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblOneDriveFolderID.Text" xml:space="preserve">
<value>选定的文件夹:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblDropboxPath.Text" xml:space="preserve">
<value>上传路径:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbDropboxAutoCreateShareableLink.Text" xml:space="preserve">
<value>创建共享网址:</value>
</data>
<data name="tpImageUploaders.Text" xml:space="preserve">
<value>图片上传</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - 上传至...设定</value>
</data>
<data name="lblCheveretoAPIKey.Text" xml:space="preserve">
<value>API密钥</value>
</data>
<data name="cbCheveretoDirectURL.Text" xml:space="preserve">
<value>直接URL</value>
</data>
<data name="btnPicasaRefreshAlbumList.Text" xml:space="preserve">
<value>刷新相册列表</value>
</data>
<data name="chPicasaDescription.Text" xml:space="preserve">
<value>描述</value>
</data>
<data name="chPicasaName.Text" xml:space="preserve">
<value>名字</value>
</data>
<data name="lblPicasaAlbumID.Text" xml:space="preserve">
<value>上传相册ID空=无相册上传):</value>
</data>
<data name="lblPhotobucketAccountStatus.Text" xml:space="preserve">
<value>需要登录。</value>
</data>
<data name="btnPhotobucketAuthComplete.Text" xml:space="preserve">
<value>第2步完成授权</value>
</data>
<data name="lblPhotobucketVerificationCode.Text" xml:space="preserve">
<value>验证码(从授权页面获得验证码):</value>
</data>
<data name="btnPhotobucketAuthOpen.Text" xml:space="preserve">
<value>第1步打开授权页面...</value>
</data>
<data name="lblPhotobucketDefaultAlbumName.Text" xml:space="preserve">
<value>默认相册名称</value>
</data>
<data name="gbPhotobucketUserAccount.Text" xml:space="preserve">
<value>用户帐户</value>
</data>
<data name="btnPhotobucketCreateAlbum.Text" xml:space="preserve">
<value>创建相册</value>
</data>
<data name="lblPhotobucketParentAlbumPath.Text" xml:space="preserve">
<value>上级相册路径</value>
</data>
<data name="lblPhotobucketNewAlbumName.Text" xml:space="preserve">
<value>新相册的名称必须在2至50个字符之间有效字符为字母,数字,下划线_,连字符( - ,和空间)</value>
</data>
<data name="btnPhotobucketRemoveAlbum.Text" xml:space="preserve">
<value>删除相册</value>
</data>
<data name="btnPhotobucketAddAlbum.Text" xml:space="preserve">
<value>添加相册</value>
</data>
<data name="gbPhotobucketAlbumPath.Text" xml:space="preserve">
<value>上传图像</value>
</data>
<data name="btnFlickrOpenAuthorize.Text" xml:space="preserve">
<value>第1步打开授权页面...</value>
</data>
<data name="btnFlickrCompleteAuth.Text" xml:space="preserve">
<value>第2步完成授权</value>
</data>
<data name="btnFlickrCheckToken.Text" xml:space="preserve">
<value>刷新授权</value>
</data>
<data name="btnFlickrOpenImages.Text" xml:space="preserve">
<value>你的照片流...</value>
</data>
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>打开我的图片网页...</value>
</data>
<data name="lblTinyPicUsername.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblTinyPicPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="btnTinyPicLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="lblImageShackPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="lblImageShackUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="btnImageShackOpenMyImages.Text" xml:space="preserve">
<value>打开我的图片网页...</value>
</data>
<data name="cbImageShackIsPublic.Text" xml:space="preserve">
<value>是否公开上传?</value>
</data>
<data name="btnImageShackOpenPublicProfile.Text" xml:space="preserve">
<value>打开公共资料页...</value>
</data>
<data name="btnImageShackLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="lblImgurThumbnailType.Text" xml:space="preserve">
<value>缩略图类型:</value>
</data>
<data name="btnImgurRefreshAlbumList.Text" xml:space="preserve">
<value>刷新相册列表</value>
</data>
<data name="chImgurDescription.Text" xml:space="preserve">
<value>描述</value>
</data>
<data name="chImgurTitle.Text" xml:space="preserve">
<value>标题</value>
</data>
<data name="cbImgurDirectLink.Text" xml:space="preserve">
<value>使用直接链接</value>
</data>
<data name="cbImgurUploadSelectedAlbum.Text" xml:space="preserve">
<value>上传图片到选中相册</value>
</data>
<data name="cbImgurUseGIFV.Text" xml:space="preserve">
<value>使用GIF而不是GIFV链接</value>
</data>
<data name="gbPhotobucketAlbums.Text" xml:space="preserve">
<value>创建新相册</value>
</data>
<data name="cbAmazonS3UseRRS.Text" xml:space="preserve">
<value>采用精简冗余存储</value>
</data>
<data name="cbAmazonS3UseRRS.ToolTip" xml:space="preserve">
<value>存储对象使用一个较低的冗余存储类。
使用此选项,对象可以很方便的存储,但只有99.99的持久性而不是99.999999999%。
这意味着,他们可以从Amazon S3某些点丢失。</value>
</data>
<data name="lblCustomUploaderJsonPathExample.Text" xml:space="preserve">
<value>例子:
Files[0].URL
store.book[0].title</value>
</data>
<data name="lblCustomUploaderXPathExample.Text" xml:space="preserve">
<value>例子:
/Files/File[1]/URL
/store/book[1]/title</value>
</data>
<data name="lblCustomUploaderURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="btnPuushLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="lblPuushEmail.Text" xml:space="preserve">
<value>邮箱:</value>
</data>
<data name="lblPuushPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="llPuushCreateAccount.Text" xml:space="preserve">
<value>创建一个帐户...</value>
</data>
<data name="llPuushForgottenPassword.Text" xml:space="preserve">
<value>忘记了密码?</value>
</data>
<data name="cbGoogleDriveDirectLink.Text" xml:space="preserve">
<value>使用直接链接</value>
</data>
<data name="lblOwnCloudHostExample.Text" xml:space="preserve">
<value>例子http://example.com/owncloud</value>
2017-04-30 06:17:07 +12:00
</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="lblSeafileAccInfoEmail.Text" xml:space="preserve">
<value>邮箱:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="llVgymeAccountDetailsPage.Text" xml:space="preserve">
<value>您可以从帐户详情页面中用户密钥。</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblCheveretoUploadURLExample.Text" xml:space="preserve">
<value>示例http://example.com/api/1/upload</value>
</data>
<data name="btnCheveretoTestAll.Text" xml:space="preserve">
<value>测试全部</value>
</data>
<data name="cbHastebinUseFileExtension.Text" xml:space="preserve">
<value>使用格式高亮显示文件扩展名(除了.TXT</value>
</data>
<data name="mbCustomUploaderDestinationType.Text" xml:space="preserve">
<value>目的类型</value>
</data>
<data name="cbFTPAppendRemoteDirectory.Text" xml:space="preserve">
<value>添加远程目录到URL路径</value>
</data>
<data name="btnFTPTest.Text" xml:space="preserve">
<value>测试</value>
</data>
<data name="lblFTPProtocol.Text" xml:space="preserve">
<value>协议:</value>
</data>
<data name="lblFTPName.Text" xml:space="preserve">
<value>名称:</value>
</data>
<data name="lblFTPHost.Text" xml:space="preserve">
<value>主机:</value>
</data>
<data name="rbFTPTransferModeActive.Text" xml:space="preserve">
<value>主动模式</value>
</data>
<data name="rbFTPTransferModePassive.Text" xml:space="preserve">
<value>被动模式</value>
</data>
<data name="cbFTPRemoveFileExtension.Text" xml:space="preserve">
<value>从URL路径移除文件扩展名</value>
</data>
<data name="btnFTPClient.Text" xml:space="preserve">
<value>客户端...</value>
</data>
<data name="lblFTPPort.Text" xml:space="preserve">
<value>端口:</value>
</data>
<data name="lblFTPTransferMode.Text" xml:space="preserve">
<value>传输模式:</value>
</data>
<data name="lblFTPUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="lblFTPURLPreview.Text" xml:space="preserve">
<value>URL预览</value>
</data>
<data name="lblFTPPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="lblFTPURLPath.Text" xml:space="preserve">
<value>URL路径</value>
</data>
<data name="lblFTPRemoteDirectory.Text" xml:space="preserve">
<value>远程目录:</value>
</data>
<data name="gbFTPAccount.Text" xml:space="preserve">
<value>帐户</value>
</data>
<data name="lblFTPAccounts.Text" xml:space="preserve">
<value>帐户</value>
</data>
<data name="btnFTPDuplicate.Text" xml:space="preserve">
<value>复制</value>
</data>
<data name="btnFTPRemove.Text" xml:space="preserve">
<value>删除</value>
</data>
<data name="btnFTPAdd.Text" xml:space="preserve">
<value>添加</value>
</data>
<data name="lblFTPFile.Text" xml:space="preserve">
<value>文件:</value>
</data>
<data name="lblFTPText.Text" xml:space="preserve">
<value>文本:</value>
</data>
<data name="lblFTPImage.Text" xml:space="preserve">
<value>图片:</value>
</data>
<data name="lblSFTPKeyPassphrase.Text" xml:space="preserve">
<value>关键密码:</value>
</data>
<data name="lblSFTPKeyLocation.Text" xml:space="preserve">
<value>关键位置:</value>
</data>
<data name="lblFTPSCertificateLocation.Text" xml:space="preserve">
<value>证书位置:</value>
</data>
<data name="lblFTPSEncryption.Text" xml:space="preserve">
<value>加密:</value>
</data>
<data name="cbDropboxUseDirectLink.Text" xml:space="preserve">
<value>使用直接链接</value>
</data>
<data name="lblPuushAPIKey.Text" xml:space="preserve">
<value>API密匙</value>
</data>
<data name="cbAmazonS3UsePathStyle.Text" xml:space="preserve">
<value>使用路径样式请求</value>
</data>
<data name="lblAmazonS3Region.Text" xml:space="preserve">
<value>区域:</value>
</data>
<data name="lblAmazonS3Endpoints.Text" xml:space="preserve">
<value>节点:</value>
</data>
<data name="lblAmazonS3SecretKey.Text" xml:space="preserve">
<value>密匙:</value>
</data>
<data name="lblAmazonS3AccessKey.Text" xml:space="preserve">
<value>访问密钥:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAzureStorageContainer.Text" xml:space="preserve">
<value>容器名称:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAzureStorageAccessKey.Text" xml:space="preserve">
<value>访问密钥:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblAzureStorageAccountName.Text" xml:space="preserve">
<value>账户名称:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbGfycatIsPublic.Text" xml:space="preserve">
<value>是否公开上传?</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbOwnCloud81Compatibility.Text" xml:space="preserve">
<value>ownCloud 8.1+ 兼容性</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbMinusPublic.Text" xml:space="preserve">
<value>公开</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblLambdaApiKey.Text" xml:space="preserve">
<value>API密匙</value>
2017-04-30 06:17:07 +12:00
</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="cbStreamableUseDirectURL.Text" xml:space="preserve">
<value>使用直接链接</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="btnLithiioGetAPIKey.Text" xml:space="preserve">
<value>获得API密匙...</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblLithiioApiKey.Text" xml:space="preserve">
<value>API密钥</value>
</data>
<data name="btnUpleaLogin.Text" xml:space="preserve">
<value>获得API密匙...</value>
</data>
<data name="gbUpleaLoginCredentials.Text" xml:space="preserve">
<value>登录认证</value>
</data>
<data name="lblUpleaApiKey.Text" xml:space="preserve">
<value>API密匙</value>
</data>
<data name="lblUpleaPassword.Text" xml:space="preserve">
2017-04-30 06:17:07 +12:00
<value>密码:</value>
</data>
<data name="lblUpleaUsername.Text" xml:space="preserve">
<value>账号:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="gbUpleaUserInformation.Text" xml:space="preserve">
<value>用户信息</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="lblUpleaEmailAddress.Text" xml:space="preserve">
<value>邮箱:</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="cbUpleaIsPremium.Text" xml:space="preserve">
<value>是否为高级会员</value>
</data>
<data name="cbUpleaInstantDownloadEnabled.Text" xml:space="preserve">
<value>启用即时下载</value>
2017-04-30 06:17:07 +12:00
</data>
<data name="gbPlikSettings.Text" xml:space="preserve">
<value>其他设置</value>
</data>
<data name="cbPlikOneShot.Text" xml:space="preserve">
<value>首次下载后删除</value>
</data>
<data name="cbPlikComment.Text" xml:space="preserve">
<value>注释Markdown</value>
</data>
<data name="cbPlikRemovable.Text" xml:space="preserve">
<value>删除</value>
</data>
<data name="gbPlikLoginCredentials.Text" xml:space="preserve">
<value>登录信息</value>
</data>
<data name="cbxPlikTTLUnit.Items" xml:space="preserve">
<value>天</value>
</data>
<data name="cbxPlikTTLUnit.Items1" xml:space="preserve">
<value>小时</value>
</data>
<data name="cbxPlikTTLUnit.Items2" xml:space="preserve">
<value>分钟</value>
</data>
<data name="lblPlikTTL.Text" xml:space="preserve">
<value>自动删除文件</value>
</data>
<data name="lblPlikURL.Text" xml:space="preserve">
<value>主机</value>
</data>
<data name="cbPlikIsSecured.Text" xml:space="preserve">
<value>是否需要用户名以及密码?</value>
</data>
<data name="lblPlikAPIKey.Text" xml:space="preserve">
<value>API密匙</value>
</data>
<data name="lblPlikPassword.Text" xml:space="preserve">
<value>密码:</value>
</data>
<data name="lblPlikUsername.Text" xml:space="preserve">
<value>用户名:</value>
</data>
<data name="cbEmailAutomaticSend.Text" xml:space="preserve">
<value>发送邮件至以下邮箱:</value>
</data>
<data name="cbEmailRememberLastTo.Text" xml:space="preserve">
<value>记住上一个收件地址</value>
</data>
<data name="cbPastebinRaw.Text" xml:space="preserve">
<value>原始URL</value>
</data>
<data name="lblGistCustomURLExample.Text" xml:space="preserve">
<value>示例https://api.github.com</value>
</data>
<data name="lblGistCustomURL.Text" xml:space="preserve">
<value>自定义域:</value>
</data>
<data name="cbGistUseRawURL.Text" xml:space="preserve">
<value>使用原始URL</value>
</data>
<data name="cbGistPublishPublic.Text" xml:space="preserve">
<value>创建公共Gist</value>
</data>
<data name="cbPastieIsPublic.Text" xml:space="preserve">
<value>是否公开上传:</value>
</data>
<data name="cbImgurUseHTTPS.Text" xml:space="preserve">
<value>使用 "https://" 链接</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="llSomeImageAPIKey.Text" xml:space="preserve">
<value>获得API密匙https://someimage.com/api</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="lblSomeImageAPIKey.Text" xml:space="preserve">
<value>API密匙</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="cbSomeImageDirectURL.Text" xml:space="preserve">
<value>直接URL</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="cbxPlikTTLUnit.Items3" xml:space="preserve">
<value>永不</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="sulKeyLink.Text" xml:space="preserve">
<value>点击这里获得你的API密钥</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="lvlVgymeUserKey.Text" xml:space="preserve">
<value>用户密钥:</value>
2017-10-31 07:03:50 +13:00
</data>
<data name="lblCheveretoUploaders.Text" xml:space="preserve">
<value>上传至:</value>
</data>
<data name="lblCheveretoUploadURL.Text" xml:space="preserve">
<value>上传URL:</value>
</data>
<data name="lblGistOAuthInfo.Text" xml:space="preserve">
<value>注意账户登录不支持GitHub Enterprise</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="cbPolrIsSecret.Text" xml:space="preserve">
<value>是否私密URL</value>
2017-10-31 07:03:50 +13:00
</data>
</root>