Added nl-NL files to projects

This commit is contained in:
Jaex 2015-05-03 19:10:35 +03:00
parent fd44b1e9f8
commit 07199f36cf
26 changed files with 218 additions and 98 deletions

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -125,9 +126,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;OK</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>Alles kopieren</value>
</data>
<data name="btnOpenLogFile.Text" xml:space="preserve">
<value>Logdateien öffnen</value>
</data>

View file

@ -123,9 +123,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;OK</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>Copiar todo</value>
</data>
<data name="btnSendBugReport.Text" xml:space="preserve">
<value>Enviar informe de error</value>
</data>

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -119,9 +120,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;OK</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>Copier tout</value>
</data>
<data name="lblErrorMessage.Text" xml:space="preserve">
<value>Erreur
Erreur 2</value>

View file

@ -126,9 +126,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;OK</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>Összes másolása</value>
</data>
<data name="btnOpenLogFile.Text" xml:space="preserve">
<value>Naplófájl megnyitása</value>
</data>

View file

@ -123,9 +123,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>확인</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>전부 복사</value>
</data>
<data name="btnOpenLogFile.Text" xml:space="preserve">
<value>로그 파일 열기</value>
</data>

View file

@ -126,9 +126,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;OK</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>Kopieer alles</value>
</data>
<data name="btnOpenLogFile.Text" xml:space="preserve">
<value>Open logboek</value>
</data>

View file

@ -126,9 +126,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;Tamam</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>Hepsini kopyala</value>
</data>
<data name="btnOpenLogFile.Text" xml:space="preserve">
<value>Hata kütüğünü aç</value>
</data>

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -125,9 +126,6 @@
<data name="btnContinue.Text" xml:space="preserve">
<value>&amp;确定</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>全部复制</value>
</data>
<data name="btnOpenLogFile.Text" xml:space="preserve">
<value>打开日志文件</value>
</data>

View file

@ -385,6 +385,9 @@
<EmbeddedResource Include="Automate\AutomateForm.ko-KR.resx">
<DependentUpon>AutomateForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Automate\AutomateForm.nl-NL.resx">
<DependentUpon>AutomateForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Automate\AutomateForm.resx">
<DependentUpon>AutomateForm.cs</DependentUpon>
</EmbeddedResource>
@ -406,6 +409,9 @@
<EmbeddedResource Include="Colors\ColorPickerForm.ko-KR.resx">
<DependentUpon>ColorPickerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Colors\ColorPickerForm.nl-NL.resx">
<DependentUpon>ColorPickerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Colors\ColorPickerForm.resx">
<DependentUpon>ColorPickerForm.cs</DependentUpon>
</EmbeddedResource>
@ -430,6 +436,9 @@
<EmbeddedResource Include="Colors\GradientPickerForm.ko-KR.resx">
<DependentUpon>GradientPickerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Colors\GradientPickerForm.nl-NL.resx">
<DependentUpon>GradientPickerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Colors\GradientPickerForm.resx">
<DependentUpon>GradientPickerForm.cs</DependentUpon>
</EmbeddedResource>
@ -454,6 +463,9 @@
<EmbeddedResource Include="Controls\ExportImportControl.ko-KR.resx">
<DependentUpon>ExportImportControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\ExportImportControl.nl-NL.resx">
<DependentUpon>ExportImportControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\ExportImportControl.tr.resx">
<DependentUpon>ExportImportControl.cs</DependentUpon>
</EmbeddedResource>
@ -479,6 +491,9 @@
<DependentUpon>MyPictureBox.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Controls\MyPictureBox.nl-NL.resx">
<DependentUpon>MyPictureBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\MyPictureBox.tr.resx">
<DependentUpon>MyPictureBox.cs</DependentUpon>
<SubType>Designer</SubType>
@ -502,6 +517,9 @@
<EmbeddedResource Include="DNS\DNSChangerForm.ko-KR.resx">
<DependentUpon>DNSChangerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="DNS\DNSChangerForm.nl-NL.resx">
<DependentUpon>DNSChangerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="DNS\DNSChangerForm.resx">
<DependentUpon>DNSChangerForm.cs</DependentUpon>
</EmbeddedResource>
@ -526,6 +544,9 @@
<EmbeddedResource Include="Forms\ClipboardContentViewer.ko-KR.resx">
<DependentUpon>ClipboardContentViewer.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ClipboardContentViewer.nl-NL.resx">
<DependentUpon>ClipboardContentViewer.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ClipboardContentViewer.tr.resx">
<DependentUpon>ClipboardContentViewer.cs</DependentUpon>
</EmbeddedResource>
@ -547,6 +568,9 @@
<EmbeddedResource Include="Forms\DebugForm.ko-KR.resx">
<DependentUpon>DebugForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\DebugForm.nl-NL.resx">
<DependentUpon>DebugForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\DebugForm.resx">
<DependentUpon>DebugForm.cs</DependentUpon>
</EmbeddedResource>
@ -574,6 +598,9 @@
<EmbeddedResource Include="Forms\ErrorForm.ko-KR.resx">
<DependentUpon>ErrorForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ErrorForm.nl-NL.resx">
<DependentUpon>ErrorForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ErrorForm.resx">
<DependentUpon>ErrorForm.cs</DependentUpon>
</EmbeddedResource>
@ -598,6 +625,9 @@
<EmbeddedResource Include="Forms\HashCheckForm.ko-KR.resx">
<DependentUpon>HashCheckForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\HashCheckForm.nl-NL.resx">
<DependentUpon>HashCheckForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\HashCheckForm.resx">
<DependentUpon>HashCheckForm.cs</DependentUpon>
</EmbeddedResource>
@ -622,6 +652,9 @@
<EmbeddedResource Include="Forms\InputBox.ko-KR.resx">
<DependentUpon>InputBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\InputBox.nl-NL.resx">
<DependentUpon>InputBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\InputBox.resx">
<DependentUpon>InputBox.cs</DependentUpon>
</EmbeddedResource>
@ -646,6 +679,9 @@
<EmbeddedResource Include="Forms\MonitorTestForm.ko-KR.resx">
<DependentUpon>MonitorTestForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\MonitorTestForm.nl-NL.resx">
<DependentUpon>MonitorTestForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\MonitorTestForm.resx">
<DependentUpon>MonitorTestForm.cs</DependentUpon>
</EmbeddedResource>
@ -673,6 +709,9 @@
<EmbeddedResource Include="Forms\QRCodeForm.ko-KR.resx">
<DependentUpon>QRCodeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\QRCodeForm.nl-NL.resx">
<DependentUpon>QRCodeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\QRCodeForm.resx">
<DependentUpon>QRCodeForm.cs</DependentUpon>
</EmbeddedResource>
@ -706,6 +745,9 @@
<EmbeddedResource Include="Printer\PrintForm.ko-KR.resx">
<DependentUpon>PrintForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Printer\PrintForm.nl-NL.resx">
<DependentUpon>PrintForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Printer\PrintForm.tr.resx">
<DependentUpon>PrintForm.cs</DependentUpon>
</EmbeddedResource>
@ -727,6 +769,9 @@
<EmbeddedResource Include="Printer\PrintTextForm.ko-KR.resx">
<DependentUpon>PrintTextForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Printer\PrintTextForm.nl-NL.resx">
<DependentUpon>PrintTextForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Printer\PrintTextForm.tr.resx">
<DependentUpon>PrintTextForm.cs</DependentUpon>
</EmbeddedResource>
@ -738,6 +783,7 @@
<EmbeddedResource Include="Properties\Resources.fr.resx" />
<EmbeddedResource Include="Properties\Resources.hu.resx" />
<EmbeddedResource Include="Properties\Resources.ko-KR.resx" />
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.tr.resx" />
<EmbeddedResource Include="Properties\Resources.zh-CN.resx" />
<EmbeddedResource Include="UpdateChecker\DownloaderForm.de.resx">
@ -759,6 +805,9 @@
<DependentUpon>DownloaderForm.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\DownloaderForm.nl-NL.resx">
<DependentUpon>DownloaderForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\DownloaderForm.resx">
<DependentUpon>DownloaderForm.cs</DependentUpon>
<SubType>Designer</SubType>
@ -800,6 +849,9 @@
<EmbeddedResource Include="UpdateChecker\UpdateCheckerLabel.ko-KR.resx">
<DependentUpon>UpdateCheckerLabel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\UpdateCheckerLabel.nl-NL.resx">
<DependentUpon>UpdateCheckerLabel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\UpdateCheckerLabel.resx">
<DependentUpon>UpdateCheckerLabel.cs</DependentUpon>
<SubType>Designer</SubType>
@ -829,6 +881,9 @@
<EmbeddedResource Include="UpdateChecker\UpdateMessageBox.ko-KR.resx">
<DependentUpon>UpdateMessageBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\UpdateMessageBox.nl-NL.resx">
<DependentUpon>UpdateMessageBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\UpdateMessageBox.resx">
<DependentUpon>UpdateMessageBox.cs</DependentUpon>
</EmbeddedResource>

View file

@ -117,6 +117,9 @@
<EmbeddedResource Include="HistoryForm.ko-KR.resx">
<DependentUpon>HistoryForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="HistoryForm.nl-NL.resx">
<DependentUpon>HistoryForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="HistoryForm.resx">
<DependentUpon>HistoryForm.cs</DependentUpon>
</EmbeddedResource>
@ -141,6 +144,9 @@
<EmbeddedResource Include="HistoryItemInfoForm.ko-KR.resx">
<DependentUpon>HistoryItemInfoForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="HistoryItemInfoForm.nl-NL.resx">
<DependentUpon>HistoryItemInfoForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="HistoryItemInfoForm.resx">
<DependentUpon>HistoryItemInfoForm.cs</DependentUpon>
</EmbeddedResource>
@ -165,6 +171,9 @@
<EmbeddedResource Include="ImageHistoryForm.ko-KR.resx">
<DependentUpon>ImageHistoryForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageHistoryForm.nl-NL.resx">
<DependentUpon>ImageHistoryForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageHistoryForm.resx">
<DependentUpon>ImageHistoryForm.cs</DependentUpon>
</EmbeddedResource>
@ -179,6 +188,7 @@
<EmbeddedResource Include="Properties\Resources.fr.resx" />
<EmbeddedResource Include="Properties\Resources.hu.resx" />
<EmbeddedResource Include="Properties\Resources.ko-KR.resx" />
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>

View file

@ -167,6 +167,9 @@
<EmbeddedResource Include="ImageEffectsForm.ko-KR.resx">
<DependentUpon>ImageEffectsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageEffectsForm.nl-NL.resx">
<DependentUpon>ImageEffectsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageEffectsForm.resx">
<DependentUpon>ImageEffectsForm.cs</DependentUpon>
</EmbeddedResource>
@ -181,6 +184,7 @@
<EmbeddedResource Include="Properties\Resources.fr.resx" />
<EmbeddedResource Include="Properties\Resources.hu.resx" />
<EmbeddedResource Include="Properties\Resources.ko-KR.resx" />
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>

View file

@ -141,6 +141,7 @@
<EmbeddedResource Include="Properties\Resources.ko-KR.resx">
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@ -163,6 +164,9 @@
<EmbeddedResource Include="Screencast\FFmpegOptionsForm.ko-KR.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Screencast\FFmpegOptionsForm.nl-NL.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Screencast\FFmpegOptionsForm.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>

View file

@ -270,9 +270,6 @@
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>Öffne meine Bilder Seite...</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>Einloggen</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Benutze eigene Domain:</value>
</data>

View file

@ -270,9 +270,6 @@
<data name="btnPicasaRefreshAlbumList.Text" xml:space="preserve">
<value>Refrescar lista de álbum</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>Login</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Utilizar un dominio personalizado:</value>
</data>

View file

@ -336,9 +336,6 @@
<data name="btnImageShackLogin.Text" xml:space="preserve">
<value>Identifiant</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>Identifiant</value>
</data>
<data name="btnMegaLogin.Text" xml:space="preserve">
<value>Identifiant</value>
</data>

View file

@ -270,9 +270,6 @@
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>A képeim oldalának megnyitása...</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>Bejelentkezés</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Tetszőleges domain használata:</value>
</data>

View file

@ -608,9 +608,6 @@
만약 텍스트 항목이 비어있다면 버킷 이름이 URL에 쓰일 것입니다.
예를 들어 버킷 이름이 bucket.example.com이라면 URL은 http://bucket.example.com/...이 되는 식이죠.</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>로그인</value>
</data>
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>내 이미지 페이지 열기...</value>
</data>

View file

@ -273,9 +273,6 @@
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>Open pagina met mijn afbeeldingen...</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>Inloggen</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Gebruik eigen domein:</value>
</data>

View file

@ -462,7 +462,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpTwitter.Text" xml:space="preserve">
<value>Twitter</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpTwitter.Name" xml:space="preserve">
<value>tpTwitter</value>
</data>
@ -1455,7 +1455,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="txtCustomUploaderLog.Text" xml:space="preserve">
<value />
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;txtCustomUploaderLog.Name" xml:space="preserve">
<value>txtCustomUploaderLog</value>
</data>
@ -1617,7 +1617,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="lblCustomUploaderURL.Text" xml:space="preserve">
<value>URL:</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;lblCustomUploaderURL.Name" xml:space="preserve">
<value>lblCustomUploaderURL</value>
</data>
@ -1974,7 +1974,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpBitly.Text" xml:space="preserve">
<value>bit.ly</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpBitly.Name" xml:space="preserve">
<value>tpBitly</value>
</data>
@ -2043,7 +2043,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpGoogleURLShortener.Text" xml:space="preserve">
<value>Google</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpGoogleURLShortener.Name" xml:space="preserve">
<value>tpGoogleURLShortener</value>
</data>
@ -2277,7 +2277,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="lblYourlsAPIURL.Text" xml:space="preserve">
<value>API URL:</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;lblYourlsAPIURL.Name" xml:space="preserve">
<value>lblYourlsAPIURL</value>
</data>
@ -2304,7 +2304,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpYourls.Text" xml:space="preserve">
<value>YOURLS</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpYourls.Name" xml:space="preserve">
<value>tpYourls</value>
</data>
@ -2385,7 +2385,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="lblAdflyAPIUID.Text" xml:space="preserve">
<value>API UID:</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;lblAdflyAPIUID.Name" xml:space="preserve">
<value>lblAdflyAPIUID</value>
</data>
@ -2463,7 +2463,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpAdFly.Text" xml:space="preserve">
<value>adf.ly</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpAdFly.Name" xml:space="preserve">
<value>tpAdFly</value>
</data>
@ -2769,7 +2769,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpFTP.Text" xml:space="preserve">
<value>FTP</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpFTP.Name" xml:space="preserve">
<value>tpFTP</value>
</data>
@ -3152,7 +3152,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpDropbox.Text" xml:space="preserve">
<value>Dropbox</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpDropbox.Name" xml:space="preserve">
<value>tpDropbox</value>
</data>
@ -3284,7 +3284,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpOneDrive.Text" xml:space="preserve">
<value>OneDrive</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpOneDrive.Name" xml:space="preserve">
<value>tpOneDrive</value>
</data>
@ -3506,7 +3506,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpGoogleDrive.Text" xml:space="preserve">
<value>Google Drive</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpGoogleDrive.Name" xml:space="preserve">
<value>tpGoogleDrive</value>
</data>
@ -3701,7 +3701,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpBox.Text" xml:space="preserve">
<value>Box</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpBox.Name" xml:space="preserve">
<value>tpBox</value>
</data>
@ -3995,7 +3995,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpCopy.Text" xml:space="preserve">
<value>Copy</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpCopy.Name" xml:space="preserve">
<value>tpCopy</value>
</data>
@ -4190,7 +4190,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpHubic.Text" xml:space="preserve">
<value>hubiC</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpHubic.Name" xml:space="preserve">
<value>tpHubic</value>
</data>
@ -4298,7 +4298,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="btnAmazonS3BucketNameOpen.Text" xml:space="preserve">
<value>...</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;btnAmazonS3BucketNameOpen.Name" xml:space="preserve">
<value>btnAmazonS3BucketNameOpen</value>
</data>
@ -4325,7 +4325,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="btnAmazonS3AccessKeyOpen.Text" xml:space="preserve">
<value>...</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;btnAmazonS3AccessKeyOpen.Name" xml:space="preserve">
<value>btnAmazonS3AccessKeyOpen</value>
</data>
@ -4607,7 +4607,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpAmazonS3.Text" xml:space="preserve">
<value>Amazon S3</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpAmazonS3.Name" xml:space="preserve">
<value>tpAmazonS3</value>
</data>
@ -4925,7 +4925,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpMega.Text" xml:space="preserve">
<value>Mega</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpMega.Name" xml:space="preserve">
<value>tpMega</value>
</data>
@ -5246,7 +5246,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpOwnCloud.Text" xml:space="preserve">
<value>ownCloud</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpOwnCloud.Name" xml:space="preserve">
<value>tpOwnCloud</value>
</data>
@ -5459,7 +5459,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpMediaFire.Text" xml:space="preserve">
<value>MediaFire</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpMediaFire.Name" xml:space="preserve">
<value>tpMediaFire</value>
</data>
@ -5621,7 +5621,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpPushbullet.Text" xml:space="preserve">
<value>Pushbullet</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpPushbullet.Name" xml:space="preserve">
<value>tpPushbullet</value>
</data>
@ -5798,7 +5798,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpSendSpace.Text" xml:space="preserve">
<value>SendSpace</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpSendSpace.Name" xml:space="preserve">
<value>tpSendSpace</value>
</data>
@ -5984,7 +5984,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpGe_tt.Text" xml:space="preserve">
<value>Ge.tt</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpGe_tt.Name" xml:space="preserve">
<value>tpGe_tt</value>
</data>
@ -6143,7 +6143,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpHostr.Text" xml:space="preserve">
<value>Hostr</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpHostr.Name" xml:space="preserve">
<value>tpHostr</value>
</data>
@ -6593,7 +6593,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpMinus.Text" xml:space="preserve">
<value>Minus</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpMinus.Name" xml:space="preserve">
<value>tpMinus</value>
</data>
@ -6617,7 +6617,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="txtJiraIssuePrefix.Text" xml:space="preserve">
<value>PROJECT-</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;txtJiraIssuePrefix.Name" xml:space="preserve">
<value>txtJiraIssuePrefix</value>
</data>
@ -6701,7 +6701,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="txtJiraHost.Text" xml:space="preserve">
<value>http://</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;txtJiraHost.Name" xml:space="preserve">
<value>txtJiraHost</value>
</data>
@ -6800,7 +6800,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpJira.Text" xml:space="preserve">
<value>Atlassian Jira</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpJira.Name" xml:space="preserve">
<value>tpJira</value>
</data>
@ -6908,7 +6908,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpLambda.Text" xml:space="preserve">
<value>Lambda</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpLambda.Name" xml:space="preserve">
<value>tpLambda</value>
</data>
@ -8000,7 +8000,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpPastebin.Text" xml:space="preserve">
<value>Pastebin</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpPastebin.Name" xml:space="preserve">
<value>tpPastebin</value>
</data>
@ -8078,7 +8078,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpPaste_ee.Text" xml:space="preserve">
<value>Paste.ee</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpPaste_ee.Name" xml:space="preserve">
<value>tpPaste_ee</value>
</data>
@ -8177,7 +8177,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpGist.Text" xml:space="preserve">
<value>Gist</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpGist.Name" xml:space="preserve">
<value>tpGist</value>
</data>
@ -8285,7 +8285,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpUpaste.Text" xml:space="preserve">
<value>uPaste</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpUpaste.Name" xml:space="preserve">
<value>tpUpaste</value>
</data>
@ -8414,7 +8414,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpHastebin.Text" xml:space="preserve">
<value>Hastebin</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpHastebin.Name" xml:space="preserve">
<value>tpHastebin</value>
</data>
@ -8582,7 +8582,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="chImgurID.Text" xml:space="preserve">
<value>ID</value>
</data>
<comment>@Invariant</comment></data>
<data name="chImgurTitle.Text" xml:space="preserve">
<value>Title</value>
</data>
@ -8711,7 +8711,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpImgur.Text" xml:space="preserve">
<value>Imgur</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpImgur.Name" xml:space="preserve">
<value>tpImgur</value>
</data>
@ -8951,7 +8951,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpImageShack.Text" xml:space="preserve">
<value>ImageShack</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpImageShack.Name" xml:space="preserve">
<value>tpImageShack</value>
</data>
@ -9155,7 +9155,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpTinyPic.Text" xml:space="preserve">
<value>TinyPic</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpTinyPic.Name" xml:space="preserve">
<value>tpTinyPic</value>
</data>
@ -9335,7 +9335,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpFlickr.Text" xml:space="preserve">
<value>Flickr</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpFlickr.Name" xml:space="preserve">
<value>tpFlickr</value>
</data>
@ -9827,7 +9827,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpPhotobucket.Text" xml:space="preserve">
<value>Photobucket</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpPhotobucket.Name" xml:space="preserve">
<value>tpPhotobucket</value>
</data>
@ -9893,7 +9893,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="chPicasaID.Text" xml:space="preserve">
<value>ID</value>
</data>
<comment>@Invariant</comment></data>
<data name="chPicasaID.Width" type="System.Int32, mscorlib">
<value>135</value>
</data>
@ -9995,7 +9995,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpPicasa.Text" xml:space="preserve">
<value>Picasa</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpPicasa.Name" xml:space="preserve">
<value>tpPicasa</value>
</data>
@ -10055,7 +10055,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="lblCheveretoWebsiteTip.Text" xml:space="preserve">
<value>/api/1/upload</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;lblCheveretoWebsiteTip.Name" xml:space="preserve">
<value>lblCheveretoWebsiteTip</value>
</data>
@ -10184,7 +10184,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
</data>
<data name="tpChevereto.Text" xml:space="preserve">
<value>Chevereto</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;tpChevereto.Name" xml:space="preserve">
<value>tpChevereto</value>
</data>

View file

@ -186,9 +186,6 @@
<data name="btnTinyPicLogin.Text" xml:space="preserve">
<value>Giriş</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>Giriş</value>
</data>
<data name="lblPhotobucketAccountStatus.Text" xml:space="preserve">
<value>Giriş gereklidir.</value>
</data>

View file

@ -270,9 +270,6 @@
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>打开我的图片网页...</value>
</data>
<data name="btnTwitterLogin.Text" xml:space="preserve">
<value>登录</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>使用自定义域:</value>
</data>

View file

@ -174,9 +174,6 @@
<data name="UploadersConfigForm_Error" xml:space="preserve">
<value>Fout</value>
</data>
<data name="UploadersConfigForm_FormSettings_Authorize" xml:space="preserve">
<value>Geef toegang</value>
</data>
<data name="UploadersConfigForm_HubicListFolders_Hubic_refresh_folders_list_failed" xml:space="preserve">
<value>vernieuwen mappenlijst Hubic mislukt</value>
</data>

View file

@ -305,6 +305,9 @@
<EmbeddedResource Include="Controls\AccountsControl.ko-KR.resx">
<DependentUpon>AccountsControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\AccountsControl.nl-NL.resx">
<DependentUpon>AccountsControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\AccountsControl.tr.resx">
<DependentUpon>AccountsControl.cs</DependentUpon>
</EmbeddedResource>
@ -326,6 +329,9 @@
<EmbeddedResource Include="Controls\AccountTypeControl.ko-KR.resx">
<DependentUpon>AccountTypeControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\AccountTypeControl.nl-NL.resx">
<DependentUpon>AccountTypeControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\AccountTypeControl.tr.resx">
<DependentUpon>AccountTypeControl.cs</DependentUpon>
</EmbeddedResource>
@ -347,6 +353,9 @@
<EmbeddedResource Include="Controls\OAuthControl.ko-KR.resx">
<DependentUpon>OAuthControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\OAuthControl.nl-NL.resx">
<DependentUpon>OAuthControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\OAuthControl.tr.resx">
<DependentUpon>OAuthControl.cs</DependentUpon>
</EmbeddedResource>
@ -368,6 +377,9 @@
<EmbeddedResource Include="Forms\DropboxFilesForm.ko-KR.resx">
<DependentUpon>DropboxFilesForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\DropboxFilesForm.nl-NL.resx">
<DependentUpon>DropboxFilesForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\DropboxFilesForm.tr.resx">
<DependentUpon>DropboxFilesForm.cs</DependentUpon>
</EmbeddedResource>
@ -389,6 +401,9 @@
<EmbeddedResource Include="Forms\EmailForm.ko-KR.resx">
<DependentUpon>EmailForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\EmailForm.nl-NL.resx">
<DependentUpon>EmailForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\EmailForm.tr.resx">
<DependentUpon>EmailForm.cs</DependentUpon>
</EmbeddedResource>
@ -410,6 +425,9 @@
<EmbeddedResource Include="Forms\JiraUpload.ko-KR.resx">
<DependentUpon>JiraUpload.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\JiraUpload.nl-NL.resx">
<DependentUpon>JiraUpload.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\JiraUpload.tr.resx">
<DependentUpon>JiraUpload.cs</DependentUpon>
</EmbeddedResource>
@ -431,6 +449,9 @@
<EmbeddedResource Include="Forms\OAuthWebForm.ko-KR.resx">
<DependentUpon>OAuthWebForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\OAuthWebForm.nl-NL.resx">
<DependentUpon>OAuthWebForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\OAuthWebForm.tr.resx">
<DependentUpon>OAuthWebForm.cs</DependentUpon>
</EmbeddedResource>
@ -452,6 +473,9 @@
<EmbeddedResource Include="Forms\ResponseForm.ko-KR.resx">
<DependentUpon>ResponseForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ResponseForm.nl-NL.resx">
<DependentUpon>ResponseForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ResponseForm.tr.resx">
<DependentUpon>ResponseForm.cs</DependentUpon>
</EmbeddedResource>
@ -473,6 +497,9 @@
<EmbeddedResource Include="Forms\TwitterTweetForm.ko-KR.resx">
<DependentUpon>TwitterTweetForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\TwitterTweetForm.nl-NL.resx">
<DependentUpon>TwitterTweetForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\TwitterTweetForm.tr.resx">
<DependentUpon>TwitterTweetForm.cs</DependentUpon>
</EmbeddedResource>
@ -494,6 +521,9 @@
<EmbeddedResource Include="Forms\UploadersConfigForm.ko-KR.resx">
<DependentUpon>UploadersConfigForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\UploadersConfigForm.nl-NL.resx">
<DependentUpon>UploadersConfigForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\UploadersConfigForm.tr.resx">
<DependentUpon>UploadersConfigForm.cs</DependentUpon>
</EmbeddedResource>
@ -515,6 +545,9 @@
<EmbeddedResource Include="Forms\UserPassBox.ko-KR.resx">
<DependentUpon>UserPassBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\UserPassBox.nl-NL.resx">
<DependentUpon>UserPassBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\UserPassBox.tr.resx">
<DependentUpon>UserPassBox.cs</DependentUpon>
</EmbeddedResource>
@ -536,6 +569,9 @@
<EmbeddedResource Include="FTPClient\FTPClientForm.ko-KR.resx">
<DependentUpon>FTPClientForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FTPClient\FTPClientForm.nl-NL.resx">
<DependentUpon>FTPClientForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FTPClient\FTPClientForm.resx">
<DependentUpon>FTPClientForm.cs</DependentUpon>
</EmbeddedResource>
@ -588,6 +624,7 @@
<EmbeddedResource Include="Properties\Resources.fr.resx" />
<EmbeddedResource Include="Properties\Resources.hu.resx" />
<EmbeddedResource Include="Properties\Resources.ko-KR.resx" />
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>

View file

@ -72,4 +72,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_AutoCreateNewLanguageFiles = True
EndGlobalSection
EndGlobal

View file

@ -2987,7 +2987,7 @@
</data>
<data name="lblImageJPEGQualityHint.Text" xml:space="preserve">
<value>0 - 100</value>
</data>
<comment>@Invariant</comment></data>
<data name="&gt;&gt;lblImageJPEGQualityHint.Name" xml:space="preserve">
<value>lblImageJPEGQualityHint</value>
</data>

View file

@ -251,6 +251,9 @@
<EmbeddedResource Include="Controls\HotkeySelectionControl.ko-KR.resx">
<DependentUpon>HotkeySelectionControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\HotkeySelectionControl.nl-NL.resx">
<DependentUpon>HotkeySelectionControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\HotkeySelectionControl.tr.resx">
<DependentUpon>HotkeySelectionControl.cs</DependentUpon>
</EmbeddedResource>
@ -272,6 +275,9 @@
<EmbeddedResource Include="Forms\AboutForm.ko-KR.resx">
<DependentUpon>AboutForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AboutForm.nl-NL.resx">
<DependentUpon>AboutForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AboutForm.resx">
<DependentUpon>AboutForm.cs</DependentUpon>
<SubType>Designer</SubType>
@ -297,6 +303,9 @@
<EmbeddedResource Include="Forms\ActionsForm.ko-KR.resx">
<DependentUpon>ActionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ActionsForm.nl-NL.resx">
<DependentUpon>ActionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ActionsForm.tr.resx">
<DependentUpon>ActionsForm.cs</DependentUpon>
</EmbeddedResource>
@ -318,6 +327,9 @@
<EmbeddedResource Include="Forms\AfterCaptureForm.ko-KR.resx">
<DependentUpon>AfterCaptureForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AfterCaptureForm.nl-NL.resx">
<DependentUpon>AfterCaptureForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AfterCaptureForm.resx">
<DependentUpon>AfterCaptureForm.cs</DependentUpon>
</EmbeddedResource>
@ -342,6 +354,9 @@
<EmbeddedResource Include="Forms\AfterUploadForm.ko-KR.resx">
<DependentUpon>AfterUploadForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AfterUploadForm.nl-NL.resx">
<DependentUpon>AfterUploadForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AfterUploadForm.tr.resx">
<DependentUpon>AfterUploadForm.cs</DependentUpon>
</EmbeddedResource>
@ -363,6 +378,9 @@
<EmbeddedResource Include="Forms\ApplicationSettingsForm.ko-KR.resx">
<DependentUpon>ApplicationSettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ApplicationSettingsForm.nl-NL.resx">
<DependentUpon>ApplicationSettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ApplicationSettingsForm.tr.resx">
<DependentUpon>ApplicationSettingsForm.cs</DependentUpon>
</EmbeddedResource>
@ -384,6 +402,9 @@
<EmbeddedResource Include="Forms\AutoCaptureForm.ko-KR.resx">
<DependentUpon>AutoCaptureForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AutoCaptureForm.nl-NL.resx">
<DependentUpon>AutoCaptureForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\AutoCaptureForm.resx">
<DependentUpon>AutoCaptureForm.cs</DependentUpon>
</EmbeddedResource>
@ -408,6 +429,9 @@
<EmbeddedResource Include="Forms\BeforeUploadForm.ko-KR.resx">
<DependentUpon>BeforeUploadForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\BeforeUploadForm.nl-NL.resx">
<DependentUpon>BeforeUploadForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\BeforeUploadForm.resx">
<DependentUpon>BeforeUploadForm.cs</DependentUpon>
</EmbeddedResource>
@ -433,6 +457,9 @@
<EmbeddedResource Include="Forms\ClipboardFormatForm.ko-KR.resx">
<DependentUpon>ClipboardFormatForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ClipboardFormatForm.nl-NL.resx">
<DependentUpon>ClipboardFormatForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ClipboardFormatForm.resx">
<DependentUpon>ClipboardFormatForm.cs</DependentUpon>
</EmbeddedResource>
@ -457,6 +484,9 @@
<EmbeddedResource Include="Forms\EncoderProgramForm.ko-KR.resx">
<DependentUpon>EncoderProgramForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\EncoderProgramForm.nl-NL.resx">
<DependentUpon>EncoderProgramForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\EncoderProgramForm.resx">
<DependentUpon>EncoderProgramForm.cs</DependentUpon>
</EmbeddedResource>
@ -484,6 +514,9 @@
<EmbeddedResource Include="Forms\FileExistForm.ko-KR.resx">
<DependentUpon>FileExistForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\FileExistForm.nl-NL.resx">
<DependentUpon>FileExistForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\FileExistForm.resx">
<DependentUpon>FileExistForm.cs</DependentUpon>
</EmbeddedResource>
@ -508,6 +541,9 @@
<EmbeddedResource Include="Forms\HotkeySettingsForm.ko-KR.resx">
<DependentUpon>HotkeySettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\HotkeySettingsForm.nl-NL.resx">
<DependentUpon>HotkeySettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\HotkeySettingsForm.tr.resx">
<DependentUpon>HotkeySettingsForm.cs</DependentUpon>
</EmbeddedResource>
@ -529,6 +565,9 @@
<EmbeddedResource Include="Forms\MainForm.ko-KR.resx">
<DependentUpon>MainForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\MainForm.nl-NL.resx">
<DependentUpon>MainForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\MainForm.tr.resx">
<DependentUpon>MainForm.cs</DependentUpon>
</EmbeddedResource>
@ -550,6 +589,9 @@
<EmbeddedResource Include="Forms\ScreenColorPicker.ko-KR.resx">
<DependentUpon>ScreenColorPicker.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ScreenColorPicker.nl-NL.resx">
<DependentUpon>ScreenColorPicker.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ScreenColorPicker.resx">
<DependentUpon>ScreenColorPicker.cs</DependentUpon>
</EmbeddedResource>
@ -574,6 +616,9 @@
<EmbeddedResource Include="Forms\ScreenRegionForm.ko-KR.resx">
<DependentUpon>ScreenRegionForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ScreenRegionForm.nl-NL.resx">
<DependentUpon>ScreenRegionForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ScreenRegionForm.resx">
<DependentUpon>ScreenRegionForm.cs</DependentUpon>
</EmbeddedResource>
@ -604,6 +649,9 @@
<EmbeddedResource Include="Forms\TaskSettingsForm.ko-KR.resx">
<DependentUpon>TaskSettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\TaskSettingsForm.nl-NL.resx">
<DependentUpon>TaskSettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\TaskSettingsForm.tr.resx">
<DependentUpon>TaskSettingsForm.cs</DependentUpon>
</EmbeddedResource>
@ -625,6 +673,9 @@
<EmbeddedResource Include="Forms\VideoEncodersForm.ko-KR.resx">
<DependentUpon>VideoEncodersForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\VideoEncodersForm.nl-NL.resx">
<DependentUpon>VideoEncodersForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\VideoEncodersForm.tr.resx">
<DependentUpon>VideoEncodersForm.cs</DependentUpon>
</EmbeddedResource>
@ -646,6 +697,9 @@
<EmbeddedResource Include="Forms\WatchFolderForm.ko-KR.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\WatchFolderForm.nl-NL.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\WatchFolderForm.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
@ -669,6 +723,7 @@
<EmbeddedResource Include="Properties\Resources.fr.resx" />
<EmbeddedResource Include="Properties\Resources.hu.resx" />
<EmbeddedResource Include="Properties\Resources.ko-KR.resx" />
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>