ShareX/ShareX.UploadersLib/Forms/UploadersConfigForm.vi-VN.resx

1263 lines
47 KiB
Plaintext
Raw Normal View History

2015-10-16 07:52:28 +13:00
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
2015-10-16 07:52:28 +13:00
<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" />
2015-10-16 07:52:28 +13:00
</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" />
2015-10-16 07:52:28 +13:00
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
2015-10-16 07:52:28 +13:00
</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" />
2015-10-16 07:52:28 +13:00
</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" />
2015-10-16 07:52:28 +13:00
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
2015-10-16 07:52:28 +13:00
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
2015-10-16 07:52:28 +13:00
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Sử dụng domain tùy chỉnh:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="cbAmazonS3CustomCNAME.ToolTip" xml:space="preserve">
<value>Dùng tùy chọn này nếu bạn có một bucket được cài đặt ở domain tùy chỉnh.
Nếu trường văn bản để trống thì tên bucket sẽ được sử dụng cho URL.
Ví dụ: nếu tên bucket là bucket.example.com thì URL sẽ là http://bucket.example.com/...</value>
</data>
<data name="tpOtherUploaders.Text" xml:space="preserve">
<value>Trình tải lên khác</value>
</data>
<data name="tpURLShorteners.Text" xml:space="preserve">
<value>DỊch vụ rút gọn URL</value>
</data>
<data name="btnTwitterAdd.Text" xml:space="preserve">
<value>Thêm</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="btnTwitterRemove.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Xóa bỏ</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblTwitterDescription.Text" xml:space="preserve">
<value>Tên:</value>
</data>
<data name="cbTwitterSkipMessageBox.Text" xml:space="preserve">
<value>Bỏ qua hộp tin nhắn tweet</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>Tin nhắn tweet mặc định:</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>Cập nhật</value>
</data>
<data name="lblBitlyDomain.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên miền:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblYourlsNote.Text" xml:space="preserve">
<value>Lưu ý: Nếu bạn đã có Chữ ký (Signature) thì không cần tên tài khoản/mật khẩu nữa.</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblYourlsPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblYourlsUsername.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên người dùng:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblYourlsSignature.Text" xml:space="preserve">
<value>Chữ ký:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblYourlsAPIURL.Text" xml:space="preserve">
<value>API URL:</value>
</data>
<data name="llAdflyLink.Text" xml:space="preserve">
<value>Bạn có thể tìm thấy API key và UID ở đấy</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblAdflyAPIUID.Text" xml:space="preserve">
<value>API UID:</value>
</data>
<data name="lblAdflyAPIKEY.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblPolrAPIKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblPolrAPIHostname.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Địa chỉ API: (v.d. http://demo.polr.me/api/v2/action/shorten)</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="tpSharedFolder.Text" xml:space="preserve">
<value>Thư mục được chia sẻ</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="tpEmail.Text" xml:space="preserve">
<value>Email</value>
</data>
<data name="tpFileUploaders.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Dịch vụ tải lên tệp</value>
2016-03-24 09:26:29 +13:00
</data>
<data name="tpTextUploaders.Text" xml:space="preserve">
<value>Dịch vụ tải lên văn bản</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblOneTimeSecretEmail.Text" xml:space="preserve">
<value>Email:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblOneTimeSecretAPIKey.Text" xml:space="preserve">
<value>API key:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblHastebinCustomDomain.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên miền tùy chỉnh:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblHastebinSyntaxHighlighting.Text" xml:space="preserve">
<value>Đánh dấu cú pháp</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblUpasteUserKey.Text" xml:space="preserve">
<value>User key:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="cbUpasteIsPublic.Text" xml:space="preserve">
<value>Tải lên công khai?</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPaste_eeUserAPIKey.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>User key:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="btnPastebinLogin.Text" xml:space="preserve">
<value>Đăng nhập</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinLoginStatus.Text" xml:space="preserve">
<value>Trạng thái:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinUsername.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên người dùng:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinTitle.Text" xml:space="preserve">
<value>Tiêu đề:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinPrivacy.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Chế độ riêng tư:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinExpiration.Text" xml:space="preserve">
<value>Hết hiệu lực:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPastebinSyntax.Text" xml:space="preserve">
<value>Cú pháp:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="btnPastebinRegister.Text" xml:space="preserve">
<value>Đăng ký</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblEmailSmtpPort.Text" xml:space="preserve">
<value>Cổng:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblEmailDefaultBody.Text" xml:space="preserve">
<value>Tin nhắn mặc định:</value>
</data>
<data name="lblEmailDefaultSubject.Text" xml:space="preserve">
<value>Chủ đề mặc định:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblEmailFrom.Text" xml:space="preserve">
<value>Email:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="cbEmailRememberLastTo.Text" xml:space="preserve">
<value>Nhớ địa chỉ người nhận lần trước</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="lblEmailPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="lblEmailSmtpServer.Text" xml:space="preserve">
<value>Máy chủ SMTP:</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="lblSharedFolderImages.Text" xml:space="preserve">
<value>Ảnh:</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="lblSharedFolderText.Text" xml:space="preserve">
<value>Văn bản:</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="lblSharedFolderFiles.Text" xml:space="preserve">
<value>Tệp:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPomfUploadURL.Text" xml:space="preserve">
<value>URL tải lên:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPomfResultURL.Text" xml:space="preserve">
<value>URL kết quả:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblLambdaApiKey.Text" xml:space="preserve">
<value>API key:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblLambdaInfo.Text" xml:space="preserve">
<value>Để lấy API key, đăng nhập Lambda ở https://lambda.sx/ và nhấn vào biểu tượng cài đặt ở phần trên bên phải.</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblJiraHost.Text" xml:space="preserve">
<value>Jira host: </value>
</data>
<data name="txtJiraConfigHelp.Text" xml:space="preserve">
2019-10-02 05:21:33 +13:00
<value>Biểu mẫu</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblJiraIssuePrefix.Text" xml:space="preserve">
<value>Jira issue prefix:</value>
</data>
<data name="lblLocalhostrEmail.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="lblLocalhostrPassword.Text" xml:space="preserve">
2016-03-24 09:26:29 +13:00
<value>Mật khẩu:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="cbLocalhostrDirectURL.Text" xml:space="preserve">
<value>Sử dụng URL trực tiếp nếu tồn tại</value>
</data>
<data name="lblSendSpaceUsername.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên người dùng:</value>
</data>
<data name="lblSendSpacePassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="btnSendSpaceRegister.Text" xml:space="preserve">
<value>Đăng ký...</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblPushbulletUserKey.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>User API key:</value>
</data>
<data name="btnPushbulletGetDeviceList.Text" xml:space="preserve">
<value>Lấy danh sách thiêt bị</value>
</data>
<data name="lblPushbulletDevices.Text" xml:space="preserve">
<value>Thiết bị:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblMediaFireEmail.Text" xml:space="preserve">
<value>Email:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblMediaFirePassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblMediaFirePath.Text" xml:space="preserve">
<value>Đường dẫn tải lên:</value>
</data>
<data name="cbMediaFireUseLongLink.Text" xml:space="preserve">
<value>Dùng liên kết dài có cả tên tệp</value>
</data>
<data name="lblOwnCloudHost.Text" xml:space="preserve">
2019-10-02 05:21:33 +13:00
<value>URL:</value>
</data>
<data name="lblOwnCloudUsername.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên người dùng:</value>
</data>
<data name="lblOwnCloudPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblOwnCloudPath.Text" xml:space="preserve">
<value>Đường dẫn:</value>
</data>
<data name="cbOwnCloudCreateShare.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tạo URL để chia sẻ</value>
</data>
<data name="cbOwnCloudDirectLink.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Liên kết trực tiếp</value>
</data>
<data name="cbOwnCloud81Compatibility.Text" xml:space="preserve">
<value>Tương thích ownCloud 8.1+</value>
</data>
<data name="lblMegaPassword.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>Mật khẩu:</value>
</data>
<data name="btnMegaLogin.Text" xml:space="preserve">
<value>Đăng nhập</value>
</data>
<data name="lblMegaEmail.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="lblMegaStatusTitle.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>Trạng thái:</value>
</data>
<data name="lblMegaFolder.Text" xml:space="preserve">
<value>Thư mục:</value>
</data>
<data name="btnMegaRegister.Text" xml:space="preserve">
<value>Đăng ký</value>
</data>
<data name="lblMegaStatus.Text" xml:space="preserve">
<value>Đã thiết lập / Chưa thiết lập</value>
</data>
<data name="btnMegaRefreshFolders.Text" xml:space="preserve">
<value>Làm mới</value>
</data>
<data name="lblAmazonS3AccessKey.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Access key ID:</value>
</data>
<data name="lblAmazonS3SecretKey.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Secret access key:</value>
</data>
<data name="lblAmazonS3ObjectPrefix.Text" xml:space="preserve">
<value>Đường dẫn tải lên:</value>
</data>
<data name="lblAmazonS3Endpoint.Text" xml:space="preserve">
<value>Endpoint:</value>
</data>
<data name="lblAmazonS3BucketName.Text" xml:space="preserve">
<value>Tên bucket:</value>
</data>
<data name="lblAmazonS3PathPreview.Text" xml:space="preserve">
<value>Xem trước</value>
</data>
<data name="lblAmazonS3PathPreviewLabel.Text" xml:space="preserve">
<value>URL xem trước:</value>
</data>
<data name="btnBoxRefreshFolders.Text" xml:space="preserve">
<value>Làm mới danh sách thư mục</value>
</data>
<data name="lblBoxFolderID.Text" xml:space="preserve">
<value>Thư mục đã chọn:</value>
</data>
<data name="chBoxFoldersName.Text" xml:space="preserve">
<value>Tên thư mục</value>
</data>
<data name="cbBoxShare.Text" xml:space="preserve">
<value>Tạo liên kết để chia sẻ</value>
</data>
<data name="lblBoxFolderTip.Text" xml:space="preserve">
<value>Lưu ý: Bạn có thể nhấn đúp vào tên thư mục để vào trong thư mục đó.</value>
</data>
<data name="cbGoogleDriveIsPublic.Text" xml:space="preserve">
<value>Tải lên công khai?</value>
</data>
<data name="btnGoogleDriveRefreshFolders.Text" xml:space="preserve">
<value>Làm mới danh sách thư mục</value>
</data>
<data name="chGoogleDriveDescription.Text" xml:space="preserve">
<value>Mô tả</value>
</data>
<data name="chGoogleDriveTitle.Text" xml:space="preserve">
<value>Tiêu đề</value>
</data>
<data name="lblGoogleDriveFolderID.Text" xml:space="preserve">
<value>ID thư mục:</value>
</data>
<data name="cbGoogleDriveUseFolder.Text" xml:space="preserve">
<value>Tải các tệp tới thư mục đã chọn</value>
</data>
<data name="cbOneDriveCreateShareableLink.Text" xml:space="preserve">
<value>Tạo liên kết để chia sẻ</value>
</data>
<data name="lblOneDriveFolderID.Text" xml:space="preserve">
<value>Thư mục đa chọn:</value>
</data>
<data name="lblDropboxPath.Text" xml:space="preserve">
<value>Đường dẫn tải lên:</value>
</data>
<data name="cbDropboxAutoCreateShareableLink.Text" xml:space="preserve">
<value>Tạo liên kết để chia sẻ:</value>
</data>
<data name="tpImageUploaders.Text" xml:space="preserve">
<value>Trình tải lên ảnh</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Thiết lập dịch vụ tải lên</value>
</data>
<data name="lblCheveretoAPIKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="cbCheveretoDirectURL.Text" xml:space="preserve">
<value>URL trực tiếp</value>
</data>
<data name="btnPicasaRefreshAlbumList.Text" xml:space="preserve">
<value>Làm mới danh sách album</value>
</data>
<data name="chPicasaDescription.Text" xml:space="preserve">
<value>Mô tả</value>
</data>
<data name="chPicasaName.Text" xml:space="preserve">
<value>Tên</value>
</data>
<data name="chPicasaID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="lblPicasaAlbumID.Text" xml:space="preserve">
<value>ID của album để tải lên (Để trống = Không tải lên album)</value>
</data>
<data name="lblPhotobucketAccountStatus.Text" xml:space="preserve">
<value>Đăng nhập được yêu cầu.</value>
</data>
<data name="btnPhotobucketAuthComplete.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>http://demo.polr.me/api/v2/action/shorten</value>
</data>
<data name="lblPhotobucketVerificationCode.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Mã xác thực (Lấy mã xác thực từ trang ủy quyền):</value>
</data>
<data name="btnPhotobucketAuthOpen.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Bước 1: Mở trang ủy quyền...</value>
</data>
<data name="lblPhotobucketDefaultAlbumName.Text" xml:space="preserve">
<value>Tên mặc định của album</value>
</data>
<data name="gbPhotobucketUserAccount.Text" xml:space="preserve">
<value>Tài khoản người dùng</value>
</data>
<data name="btnPhotobucketCreateAlbum.Text" xml:space="preserve">
<value>Tạo album</value>
</data>
<data name="lblPhotobucketParentAlbumPath.Text" xml:space="preserve">
<value>Đường dẫn tới album cha</value>
</data>
<data name="lblPhotobucketNewAlbumName.Text" xml:space="preserve">
<value>Tên album mới (phải từ 2 đến 50 kí tự, chấp nhận chữ, số, dấu gạch dưới (_), dấu gạch ngang (-) và khoảng trống)</value>
</data>
<data name="btnPhotobucketRemoveAlbum.Text" xml:space="preserve">
<value>Xóa album</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="btnPhotobucketAddAlbum.Text" xml:space="preserve">
<value>Thêm album</value>
</data>
<data name="gbPhotobucketAlbumPath.Text" xml:space="preserve">
<value>Tải lên ảnh tới</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblImageShackPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="lblImageShackUsername.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tên người dùng:</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="btnImageShackOpenMyImages.Text" xml:space="preserve">
<value>Mở trang chứa ảnh của tôi...</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="cbImageShackIsPublic.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Tải lên công khai?</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="btnImageShackOpenPublicProfile.Text" xml:space="preserve">
<value>Mở trang cá nhân công khai...</value>
2016-03-24 11:47:37 +13:00
</data>
<data name="btnImageShackLogin.Text" xml:space="preserve">
<value>Đăng nhập</value>
</data>
<data name="lblImgurThumbnailType.Text" xml:space="preserve">
2018-10-10 03:05:37 +13:00
<value>Kiểu ảnh thu nhỏ/thumbnail:</value>
</data>
<data name="btnImgurRefreshAlbumList.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>Làm mới danh sách album</value>
2016-03-26 05:10:42 +13:00
</data>
<data name="chImgurDescription.Text" xml:space="preserve">
<value>Mô tả</value>
2015-10-16 07:52:28 +13:00
</data>
<data name="chImgurTitle.Text" xml:space="preserve">
<value>Tiêu đề</value>
</data>
<data name="chImgurID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="cbImgurDirectLink.Text" xml:space="preserve">
<value>Dùng liên kết trực tiếp</value>
</data>
<data name="cbImgurUploadSelectedAlbum.Text" xml:space="preserve">
<value>Tải ảnh lên các album đã chọn</value>
</data>
<data name="cbImgurUseGIFV.Text" xml:space="preserve">
<value>Dùng liên kết GIFV thay vì GIF</value>
</data>
<data name="gbPhotobucketAlbums.Text" xml:space="preserve">
<value>Tạo album mới</value>
</data>
2018-10-10 03:05:37 +13:00
<data name="btnAzureStoragePortal.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnAmazonS3BucketNameOpen.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnFTPSCertificateLocationBrowse.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnSFTPKeyLocationBrowse.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnAmazonS3AccessKeyOpen.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnAmazonS3StorageClassHelp.Text" xml:space="preserve">
<value>?</value>
</data>
<data name="lblAzureStorageAccessKey.Text" xml:space="preserve">
<value>Access key:</value>
</data>
<data name="gbFTPAccount.Text" xml:space="preserve">
<value>Tài khoản</value>
</data>
<data name="grpSeafileAccInfo.Text" xml:space="preserve">
<value>Thông tin tài khoản</value>
</data>
<data name="lblAzureStorageAccountName.Text" xml:space="preserve">
<value>Tên tài khoản:</value>
</data>
<data name="lblFTPAccounts.Text" xml:space="preserve">
<value>Các tài khoản:</value>
</data>
<data name="rbFTPTransferModeActive.Text" xml:space="preserve">
<value>Chủ động</value>
</data>
<data name="btnSharedFolderAdd.Text" xml:space="preserve">
<value>Thêm</value>
</data>
<data name="btnFTPAdd.Text" xml:space="preserve">
<value>Thêm</value>
</data>
<data name="tpAdFly.Text" xml:space="preserve">
<value>adf.ly</value>
</data>
<data name="gbAmazonS3Advanced.Text" xml:space="preserve">
<value>Nâng cao</value>
</data>
<data name="tpAmazonS3.Text" xml:space="preserve">
<value>Amazon S3</value>
</data>
<data name="cbStreamableAnonymous.Text" xml:space="preserve">
<value>Ẩn danh</value>
</data>
<data name="lblLithiioApiKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblSulAPIKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblKuttAPIKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblPuushAPIKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblPlikAPIKey.Text" xml:space="preserve">
<value>API key:</value>
</data>
<data name="lblSeafileAPIURL.Text" xml:space="preserve">
<value>API URL</value>
</data>
<data name="cbFTPAppendRemoteDirectory.Text" xml:space="preserve">
<value>Thêm thư mục từ xa vào đường dẫn URL</value>
</data>
<data name="lblB2ApplicationKey.Text" xml:space="preserve">
<value>Application Key (secret):</value>
</data>
<data name="lblB2ApplicationKeyId.Text" xml:space="preserve">
<value>Application Key ID:</value>
</data>
<data name="tpJira.Text" xml:space="preserve">
<value>Atlassian Jira</value>
</data>
<data name="lblSeafileAuthToken.Text" xml:space="preserve">
<value>Token xác thực:</value>
</data>
<data name="cbOwnCloudAutoExpire.Text" xml:space="preserve">
<value>Tự hết hạn các liên kết đã chia sẻ</value>
</data>
<data name="tpAzureStorage.Text" xml:space="preserve">
<value>Azure Storage</value>
</data>
<data name="tpBackblazeB2.Text" xml:space="preserve">
<value>Backblaze B2</value>
</data>
<data name="tpBitly.Text" xml:space="preserve">
<value>bit.ly</value>
</data>
<data name="cbAzureStorageEnvironment.Items2" xml:space="preserve">
<value>blob.core.chinacloudapi.cn</value>
</data>
<data name="cbAzureStorageEnvironment.Items3" xml:space="preserve">
<value>blob.core.cloudapi.de</value>
</data>
<data name="cbAzureStorageEnvironment.Items1" xml:space="preserve">
<value>blob.core.usgovcloudapi.net</value>
</data>
<data name="cbAzureStorageEnvironment.Items" xml:space="preserve">
<value>blob.core.windows.net</value>
</data>
<data name="tpBox.Text" xml:space="preserve">
<value>Box</value>
</data>
<data name="lblGoogleCloudStorageBucket.Text" xml:space="preserve">
<value>Tên bucket:</value>
</data>
<data name="lblB2Bucket.Text" xml:space="preserve">
<value>Tên bucket:</value>
</data>
<data name="lblFTPSCertificateLocation.Text" xml:space="preserve">
<value>Vị trí chứng chỉ:</value>
</data>
<data name="tpChevereto.Text" xml:space="preserve">
<value>Chevereto</value>
</data>
<data name="lblB2ManageLink.Text" xml:space="preserve">
<value>Nhấn vào đây để tạo một Application Key hoặc kiểm soát các bucket của bạn.</value>
</data>
<data name="cbPlikComment.Text" xml:space="preserve">
<value>Ghi chú (Kiểu Markdown)</value>
</data>
<data name="lblAzureStorageContainer.Text" xml:space="preserve">
<value>Container:</value>
</data>
<data name="cbGistPublishPublic.Text" xml:space="preserve">
<value>Tạo Gist công khai</value>
</data>
<data name="cbSeafileCreateShareableURL.Text" xml:space="preserve">
<value>Tạo URL để chia sẻ</value>
</data>
<data name="lblGoogleCloudStorageDomain.Text" xml:space="preserve">
<value>Tên miền tùy chỉnh:</value>
</data>
<data name="lblGistCustomURL.Text" xml:space="preserve">
<value>Tên miền tùy chỉnh:</value>
</data>
<data name="lblAzureStorageCustomDomain.Text" xml:space="preserve">
<value>Tên miền tùy chỉnh:</value>
</data>
<data name="lblSeafileDaysToExpire.Text" xml:space="preserve">
<value>Ngày tới khi hết hạn:</value>
</data>
<data name="cbPlikOneShot.Text" xml:space="preserve">
<value>Tự hủy sau lượt tải về đầu tiên</value>
</data>
<data name="lblFirebaseDomain.Text" xml:space="preserve">
<value>Tên miền:</value>
</data>
<data name="tpDropbox.Text" xml:space="preserve">
<value>Dropbox</value>
</data>
<data name="btnSharedFolderDuplicate.Text" xml:space="preserve">
<value>Nhân bản</value>
</data>
<data name="btnFTPDuplicate.Text" xml:space="preserve">
<value>Nhân bản</value>
</data>
<data name="lblLithiioEmail.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="lblSeafileAccInfoEmail.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="lblPuushEmail.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="lblSeafileUsername.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="colSeafileLibraryEncrypted.Text" xml:space="preserve">
<value>Đã mã hóa</value>
</data>
<data name="lblFTPSEncryption.Text" xml:space="preserve">
<value>Mã hóa:</value>
</data>
<data name="lblAmazonS3Endpoints.Text" xml:space="preserve">
<value>Các Endpoint:</value>
</data>
<data name="lblAzureStorageEnvironment.Text" xml:space="preserve">
<value>Môi trường:</value>
</data>
<data name="lblFirebaseDomainExample.Text" xml:space="preserve">
<value>Ví dụ: google.page.link</value>
</data>
<data name="lblCheveretoUploadURLExample.Text" xml:space="preserve">
<value>Ví dụ: http://example.com/api/1/upload</value>
</data>
<data name="lblOwnCloudHostExample.Text" xml:space="preserve">
<value>Ví dụ: http://example.com/owncloud</value>
</data>
<data name="lblGistCustomURLExample.Text" xml:space="preserve">
<value>Ví dụ: https://api.github.com</value>
</data>
<data name="lblOwnCloudExpiryTime.Text" xml:space="preserve">
<value>Thời gian hết hiệu lực (ngày)</value>
</data>
<data name="btnLithiioFetchAPIKey.Text" xml:space="preserve">
<value>Lấy key API</value>
</data>
<data name="lblFTPFile.Text" xml:space="preserve">
<value>Tệp:</value>
</data>
<data name="lblPlikTTL.Text" xml:space="preserve">
<value>Các tệp sẽ tự động được xóa trong</value>
</data>
<data name="tpFirebaseDynamicLinks.Text" xml:space="preserve">
<value>Firebase Dynamic Links</value>
</data>
<data name="tpFlickr.Text" xml:space="preserve">
<value>Flickr</value>
</data>
<data name="llPuushForgottenPassword.Text" xml:space="preserve">
<value>Quên mật khẩu?</value>
</data>
<data name="rbFTPProtocolFTP.Text" xml:space="preserve">
<value>FTP</value>
</data>
<data name="tpFTP.Text" xml:space="preserve">
<value>FTP / FTPS / SFTP</value>
</data>
<data name="gbFTPS.Text" xml:space="preserve">
<value>FTPS</value>
</data>
<data name="rbFTPProtocolFTPS.Text" xml:space="preserve">
<value>FTPS</value>
</data>
<data name="tpYourls.Text" xml:space="preserve">
<value>YOURLS</value>
</data>
<data name="tpYouTube.Text" xml:space="preserve">
<value>YouTube</value>
</data>
<data name="llVgymeAccountDetailsPage.Text" xml:space="preserve">
<value>Bạn có thể lấy key người dùng từ trang thông tin cá nhân.</value>
</data>
<data name="lblFirebaseWebAPIKey.Text" xml:space="preserve">
<value>Web API key:</value>
</data>
<data name="tpVgyme.Text" xml:space="preserve">
<value>vgy.me</value>
</data>
<data name="cbAmazonS3StripExtensionVideo.Text" xml:space="preserve">
<value>Video</value>
</data>
<data name="lvlVgymeUserKey.Text" xml:space="preserve">
<value>User key:</value>
</data>
<data name="cbPlikIsSecured.Text" xml:space="preserve">
<value>Tên người dùng và mật khẩu được yêu cầu?</value>
</data>
<data name="lblStreamableUsername.Text" xml:space="preserve">
<value>Tên người dùng:</value>
</data>
<data name="lblPlikUsername.Text" xml:space="preserve">
<value>Tên người dùng:</value>
</data>
<data name="lblFTPUsername.Text" xml:space="preserve">
<value>Tên người dùng:</value>
</data>
<data name="btnSeafileCheckAuthToken.Text" xml:space="preserve">
<value>Xác thực</value>
</data>
<data name="btnSeafileCheckAPIURL.Text" xml:space="preserve">
<value>Xác thực</value>
</data>
<data name="btnSeafileLibraryPasswordValidate.Text" xml:space="preserve">
<value>Xác thực</value>
</data>
<data name="btnSeafilePathValidate.Text" xml:space="preserve">
<value>Xác thực</value>
</data>
<data name="cbGoogleDriveDirectLink.Text" xml:space="preserve">
<value>Dùng liên kết trực tiếp</value>
</data>
<data name="cbFlickrDirectLink.Text" xml:space="preserve">
<value>Dùng liên kết trực tiếp</value>
</data>
<data name="cbDropboxUseDirectLink.Text" xml:space="preserve">
<value>Dùng liên kết trực tiếp</value>
</data>
<data name="cbStreamableUseDirectURL.Text" xml:space="preserve">
<value>Dùng liên kết trực tiếp</value>
</data>
<data name="cbHastebinUseFileExtension.Text" xml:space="preserve">
<value>Dùng phần đuôi mở rộng để đánh dấu cú pháp (trừ đuôi .txt)</value>
</data>
<data name="cbYouTubeUseShortenedLink.Text" xml:space="preserve">
<value>Dùng liên kết rút gọn</value>
</data>
<data name="cbFirebaseIsShort.Text" xml:space="preserve">
<value>Liên kết rút gọn</value>
</data>
<data name="txtJiraIssuePrefix.Text" xml:space="preserve">
<value>PROJECT-</value>
</data>
<data name="btnSeafileGetAuthToken.Text" xml:space="preserve">
<value>Lấy</value>
</data>
<data name="btnSulGetAPIKey.Text" xml:space="preserve">
<value>Lấy key API...</value>
</data>
<data name="btnPaste_eeGetUserKey.Text" xml:space="preserve">
<value>Lấy key user...</value>
</data>
<data name="tpGfycat.Text" xml:space="preserve">
<value>Gfycat</value>
</data>
<data name="tpGist.Text" xml:space="preserve">
<value>GitHub Gist</value>
</data>
<data name="tpGoogleCloudStorage.Text" xml:space="preserve">
<value>Google Cloud Storage</value>
</data>
<data name="tpGoogleDrive.Text" xml:space="preserve">
<value>Google Drive</value>
</data>
<data name="tpGooglePhotos.Text" xml:space="preserve">
<value>Google Photos</value>
</data>
<data name="tpHastebin.Text" xml:space="preserve">
<value>Hastebin</value>
</data>
<data name="lblFTPHost.Text" xml:space="preserve">
<value>Host:</value>
</data>
<data name="tpHostr.Text" xml:space="preserve">
<value>Hostr</value>
</data>
<data name="lblFTPImage.Text" xml:space="preserve">
<value>Ảnh:</value>
</data>
<data name="tpImageShack.Text" xml:space="preserve">
<value>ImageShack</value>
</data>
<data name="tpImgur.Text" xml:space="preserve">
<value>Imgur</value>
</data>
<data name="lblSFTPKeyLocation.Text" xml:space="preserve">
<value>Vị trí tệp key:</value>
</data>
<data name="lblSFTPKeyPassphrase.Text" xml:space="preserve">
<value>Mã truy cập tệp key:</value>
</data>
<data name="tpKutt.Text" xml:space="preserve">
<value>Kutt</value>
</data>
<data name="tpLambda.Text" xml:space="preserve">
<value>Lambda</value>
</data>
<data name="tpLithiio.Text" xml:space="preserve">
<value>Lithiio</value>
</data>
<data name="tpMediaFire.Text" xml:space="preserve">
<value>MediaFire</value>
</data>
<data name="tpMega.Text" xml:space="preserve">
<value>Mega</value>
</data>
<data name="lblFTPName.Text" xml:space="preserve">
<value>Tên:</value>
</data>
<data name="tpOneDrive.Text" xml:space="preserve">
<value>OneDrive</value>
</data>
<data name="tpOneTimeSecret.Text" xml:space="preserve">
<value>OneTimeSecret</value>
</data>
<data name="tpOwnCloud.Text" xml:space="preserve">
<value>ownCloud / Nextcloud</value>
</data>
<data name="rbFTPTransferModePassive.Text" xml:space="preserve">
<value>Bị động</value>
</data>
<data name="lblFTPPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblKuttPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="tpPaste_ee.Text" xml:space="preserve">
<value>Paste.ee</value>
</data>
<data name="tpPastebin.Text" xml:space="preserve">
<value>Pastebin</value>
</data>
<data name="tpPastie.Text" xml:space="preserve">
<value>Pastie</value>
</data>
<data name="tpPhotobucket.Text" xml:space="preserve">
<value>Photobucket</value>
</data>
<data name="tpPlik.Text" xml:space="preserve">
<value>Plik</value>
</data>
<data name="tpPolr.Text" xml:space="preserve">
<value>Polr</value>
</data>
<data name="tpPomf.Text" xml:space="preserve">
<value>Pomf</value>
</data>
<data name="lblFTPPort.Text" xml:space="preserve">
<value>Cổng:</value>
</data>
<data name="lblFTPProtocol.Text" xml:space="preserve">
<value>Giao thức:</value>
</data>
<data name="tpPushbullet.Text" xml:space="preserve">
<value>Pushbullet</value>
</data>
<data name="tpPuush.Text" xml:space="preserve">
<value>puush</value>
</data>
<data name="lblFTPRemoteDirectory.Text" xml:space="preserve">
<value>Thư mục từ xa:</value>
</data>
<data name="btnFTPRemove.Text" xml:space="preserve">
<value>Xóa bỏ</value>
</data>
<data name="cbFTPRemoveFileExtension.Text" xml:space="preserve">
<value>Bỏ phần đuôi mở rộng của tệp khỏi đường dẫn URL</value>
</data>
<data name="tpSeafile.Text" xml:space="preserve">
<value>Seafile</value>
</data>
<data name="tpSendSpace.Text" xml:space="preserve">
<value>SendSpace</value>
</data>
<data name="gbSFTP.Text" xml:space="preserve">
<value>SFTP</value>
</data>
<data name="rbFTPProtocolSFTP.Text" xml:space="preserve">
<value>SFTP</value>
</data>
<data name="tpStreamable.Text" xml:space="preserve">
<value>Streamable</value>
</data>
<data name="tpSul.Text" xml:space="preserve">
<value>s-ul</value>
</data>
<data name="btnFTPTest.Text" xml:space="preserve">
<value>Kiểm tra</value>
</data>
<data name="lblFTPText.Text" xml:space="preserve">
<value>Văn bản:</value>
</data>
<data name="lblFTPTransferMode.Text" xml:space="preserve">
<value>Chế độ trao đổi:</value>
</data>
<data name="tpTwitter.Text" xml:space="preserve">
<value>Twitter</value>
</data>
<data name="tpUpaste.Text" xml:space="preserve">
<value>uPaste</value>
</data>
<data name="lblGoogleCloudStorageObjectPrefix.Text" xml:space="preserve">
<value>Đường dẫn tải lên:</value>
</data>
<data name="lblFTPURLPath.Text" xml:space="preserve">
<value>Đường dẫn URL:</value>
</data>
<data name="lblFTPURLPreview.Text" xml:space="preserve">
<value>URL xem trước:</value>
</data>
<data name="grpSeafileObtainAuthToken.Text" xml:space="preserve">
<value>Lấy token xác thực</value>
</data>
<data name="cbAmazonS3StripExtensionText.Text" xml:space="preserve">
<value>Văn bản</value>
</data>
<data name="lblB2UploadPath.Text" xml:space="preserve">
<value>Đường dẫn tải lên:</value>
</data>
<data name="lblAzureStorageUploadPath.Text" xml:space="preserve">
<value>Đường dẫn tải lên:</value>
</data>
<data name="lblCheveretoUploadURL.Text" xml:space="preserve">
<value>URL tải lên:</value>
</data>
<data name="lblAzureStorageURLPreviewLabel.Text" xml:space="preserve">
<value>URL xem trước:</value>
</data>
<data name="lblGoogleCloudStoragePathPreviewLabel.Text" xml:space="preserve">
<value>URL xem trước:</value>
</data>
<data name="lblB2UrlPreview.Text" xml:space="preserve">
<value>URL xem trước:</value>
</data>
<data name="lblSeafileAccInfoUsage.Text" xml:space="preserve">
<value>Sử dụng:</value>
</data>
<data name="grpSeafileShareSettings.Text" xml:space="preserve">
<value>Cài đặt chia sẻ Seafile</value>
</data>
<data name="lblSeafileSelectLibrary.Text" xml:space="preserve">
<value>Chọn thư viện:</value>
</data>
<data name="colSeafileLibrarySize.Text" xml:space="preserve">
<value>Kích thước</value>
</data>
<data name="lblAmazonS3StorageClass.Text" xml:space="preserve">
<value>Storage class:</value>
</data>
<data name="lblPlikURL.Text" xml:space="preserve">
<value>Host</value>
</data>
<data name="lblKuttHost.Text" xml:space="preserve">
<value>Host:</value>
</data>
<data name="txtJiraHost.Text" xml:space="preserve">
<value>http://</value>
</data>
<data name="cbSeafileAPIURL.Items1" xml:space="preserve">
<value>https://cloud.mein-seafile.de/api2/</value>
</data>
<data name="cbSeafileAPIURL.Items" xml:space="preserve">
<value>https://seacloud.cc/api2/</value>
</data>
<data name="cbSeafileIgnoreInvalidCert.Text" xml:space="preserve">
<value>Bỏ qua chứng chỉ SSL không hợp lệ</value>
</data>
<data name="cbPastieIsPublic.Text" xml:space="preserve">
<value>Tải lên công khai?</value>
</data>
<data name="cbGfycatIsPublic.Text" xml:space="preserve">
<value>Tải lên công khai?</value>
</data>
<data name="cbPolrIsSecret.Text" xml:space="preserve">
<value>Là URL bí mật</value>
</data>
<data name="gbJiraServer.Text" xml:space="preserve">
<value>Máy chủ Jira</value>
</data>
<data name="lblLambdaUploadURL.Text" xml:space="preserve">
<value>Liên kết URL:</value>
</data>
<data name="lblSeafileLibraryPassword.Text" xml:space="preserve">
<value>Mật khẩu thư viện:</value>
</data>
<data name="lblSeafileWritePermNotif.Text" xml:space="preserve">
<value>Thư viện không có quyền ghi đã được ẩn.
Sử dụng thư viện được mã hóa sẽ vô hiệu hóa chia sẻ.</value>
</data>
<data name="btnPuushLogin.Text" xml:space="preserve">
<value>Đăng nhập</value>
</data>
<data name="gbPlikLoginCredentials.Text" xml:space="preserve">
<value>Thông tin đăng nhập</value>
</data>
<data name="colSeafileLibraryName.Text" xml:space="preserve">
<value>Tên</value>
</data>
<data name="lblGistOAuthInfo.Text" xml:space="preserve">
<value>Lưu ý: GitHub Enterprise cho doanh nghiệp không được hỗ trợ.</value>
</data>
<data name="btnLithiioGetAPIKey.Text" xml:space="preserve">
<value>Mở trang tài khoản...</value>
</data>
<data name="gbPlikSettings.Text" xml:space="preserve">
<value>Cài đặt khác</value>
</data>
<data name="lblLithiioPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblStreamablePassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblPlikPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblPuushPassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblSeafilePassword.Text" xml:space="preserve">
<value>Mật khẩu:</value>
</data>
<data name="lblSeafilePath.Text" xml:space="preserve">
<value>Đường dẫn:</value>
</data>
<data name="lblAzureStorageURLPreview.Text" xml:space="preserve">
<value>Xem trước</value>
</data>
<data name="lblGoogleCloudStoragePathPreview.Text" xml:space="preserve">
<value>Xem trước</value>
</data>
<data name="lblYouTubePrivacyType.Text" xml:space="preserve">
<value>Chế độ riêng tư:</value>
</data>
<data name="txtSeafileUploadLocationRefresh.Text" xml:space="preserve">
<value>Làm mới</value>
</data>
<data name="btnRefreshSeafileAccInfo.Text" xml:space="preserve">
<value>Làm mới</value>
</data>
<data name="btnSharedFolderRemove.Text" xml:space="preserve">
<value>Xóa bỏ</value>
</data>
<data name="lblSeafileSharePassword.Text" xml:space="preserve">
<value>Mật khẩu chia sẻ:</value>
</data>
<data name="lblAmazonS3Region.Text" xml:space="preserve">
<value>Vùng:</value>
</data>
<data name="cbAmazonS3StripExtensionImage.Text" xml:space="preserve">
<value>Ảnh</value>
</data>
<data name="cbPolrUseAPIv1.Text" xml:space="preserve">
<value>Dùng API v1 đã lỗi thời</value>
</data>
<data name="cbB2CustomUrl.Text" xml:space="preserve">
<value>Dùng URL tùy chọn (hỗ trợ định dạng theo mẫu):</value>
</data>
<data name="cbOwnCloudUsePreviewLinks.Text" xml:space="preserve">
<value>Dùng liên kết xem trước (chỉ cho NextCloud)</value>
</data>
<data name="cbAmazonS3PublicACL.Text" xml:space="preserve">
<value>Đặt quyền đọc công khai cho tệp</value>
</data>
<data name="cbKuttReuse.Text" xml:space="preserve">
<value>Nếu URL với mục tiêu chỉ định đã tồn tại thì trả về nó</value>
</data>
<data name="cbPlikRemovable.Text" xml:space="preserve">
<value>Có thể xóa được</value>
</data>
<data name="cbGistUseRawURL.Text" xml:space="preserve">
<value>Dùng URL gốc</value>
</data>
<data name="cbPastebinRaw.Text" xml:space="preserve">
<value>Dùng URL gốc</value>
</data>
<data name="cbEmailAutomaticSend.Text" xml:space="preserve">
<value>Gửi email mà không hiện hộp thoại tới địa chỉ email này:</value>
</data>
<data name="lblAmazonS3StripExtension.Text" xml:space="preserve">
<value>Bỏ phần đuôi mở rộng ở:</value>
</data>
<data name="cbAmazonS3UsePathStyle.Text" xml:space="preserve">
<value>Dùng yêu cầu kiểu đường dẫn (path style request)</value>
</data>
2019-10-02 05:21:33 +13:00
<data name="tpTeknik.Text" xml:space="preserve">
<value>Teknik</value>
</data>
<data name="lblTeknikExpiration.Text" xml:space="preserve">
<value>Hết hạn:</value>
</data>
<data name="lblGooglePhotosCreateAlbumName.Text" xml:space="preserve">
<value>Tên album:</value>
</data>
<data name="btnGooglePhotosCreateAlbum.Text" xml:space="preserve">
<value>Tạo</value>
</data>
<data name="cbGooglePhotosIsPublic.Text" xml:space="preserve">
<value>Tải lên công khai</value>
</data>
<data name="cbGoogleCloudStorageStripExtensionText.Text" xml:space="preserve">
<value>Văn bản (Text)</value>
</data>
<data name="cbGoogleCloudStorageStripExtensionVideo.Text" xml:space="preserve">
<value>Video</value>
</data>
<data name="cbGoogleCloudStorageStripExtensionImage.Text" xml:space="preserve">
<value>Ảnh</value>
</data>
<data name="cbGfycatKeepAudio.Text" xml:space="preserve">
<value>Giữ lại âm thanh</value>
</data>
<data name="cbGoogleCloudStorageSetPublicACL.Text" xml:space="preserve">
<value>Đặt quyền công khai cho tệp (public-read ACL)</value>
</data>
<data name="lblGoogleCloudStorageStripExtension.Text" xml:space="preserve">
<value>Xóa phần mở rộng của tệp trên:</value>
</data>
<data name="lblTeknikUploadAPIUrl.Text" xml:space="preserve">
<value>URL tải lên:</value>
</data>
<data name="cbTeknikEncrypt.Text" xml:space="preserve">
<value>Mã hóa phía thiết bị (client side encryption)</value>
</data>
<data name="cbTeknikGenDeleteKey.Text" xml:space="preserve">
<value>Tạo key cho phép xóa</value>
</data>
<data name="lblTeknikAuthUrl.Text" xml:space="preserve">
<value>URL xác thực:</value>
</data>
<data name="lblTeknikUrlShortenerAPIUrl.Text" xml:space="preserve">
<value>API rút gọn URL:</value>
</data>
<data name="lblTeknikPasteAPIUrl.Text" xml:space="preserve">
<value>Dán API URL:</value>
</data>
<data name="cbAmazonS3SignedPayload.Text" xml:space="preserve">
<value>Signed payload - Kèm chữ kí khi gửi lên</value>
</data>
<data name="lblB2UrlPreviewLabel.Text" xml:space="preserve">
<value>URL xem trước:</value>
</data>
<data name="gbGoogleCloudStorageAdvanced.Text" xml:space="preserve">
<value>Nâng cao</value>
</data>
</root>