Turkish translation improvements

This commit is contained in:
Jaex 2018-08-07 15:27:34 +03:00
parent 6ce681e761
commit 48b5dc6b0b
31 changed files with 1190 additions and 74 deletions

View file

@ -248,6 +248,7 @@
</data>
<data name="txtHex.Text" xml:space="preserve">
<value>FF00FF00</value>
<comment>@Invariant</comment>
</data>
<data name="txtHex.TextAlign" type="System.Windows.Forms.HorizontalAlignment, System.Windows.Forms">
<value>Center</value>
@ -281,6 +282,7 @@
</data>
<data name="lblHex.Text" xml:space="preserve">
<value>Hex:</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblHex.Name" xml:space="preserve">
<value>lblHex</value>
@ -530,6 +532,7 @@
</data>
<data name="lblHue.Text" xml:space="preserve">
<value>°</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblHue.Name" xml:space="preserve">
<value>lblHue</value>
@ -563,6 +566,7 @@
</data>
<data name="lblBrightnessPerc.Text" xml:space="preserve">
<value>%</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblBrightnessPerc.Name" xml:space="preserve">
<value>lblBrightnessPerc</value>
@ -596,6 +600,7 @@
</data>
<data name="lblSaturationPerc.Text" xml:space="preserve">
<value>%</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblSaturationPerc.Name" xml:space="preserve">
<value>lblSaturationPerc</value>
@ -974,6 +979,7 @@
</data>
<data name="txtDecimal.Text" xml:space="preserve">
<value>12345678</value>
<comment>@Invariant</comment>
</data>
<data name="txtDecimal.TextAlign" type="System.Windows.Forms.HorizontalAlignment, System.Windows.Forms">
<value>Center</value>
@ -1010,6 +1016,7 @@
</data>
<data name="lblCyanPerc.Text" xml:space="preserve">
<value>%</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblCyanPerc.Name" xml:space="preserve">
<value>lblCyanPerc</value>
@ -1043,6 +1050,7 @@
</data>
<data name="lblMagentaPerc.Text" xml:space="preserve">
<value>%</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblMagentaPerc.Name" xml:space="preserve">
<value>lblMagentaPerc</value>
@ -1076,6 +1084,7 @@
</data>
<data name="lblYellowPerc.Text" xml:space="preserve">
<value>%</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblYellowPerc.Name" xml:space="preserve">
<value>lblYellowPerc</value>
@ -1109,6 +1118,7 @@
</data>
<data name="lblKeyPerc.Text" xml:space="preserve">
<value>%</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblKeyPerc.Name" xml:space="preserve">
<value>lblKeyPerc</value>
@ -1244,6 +1254,7 @@
</data>
<data name="txtY.Text" xml:space="preserve">
<value>0</value>
<comment>@Invariant</comment>
</data>
<data name="txtY.TextAlign" type="System.Windows.Forms.HorizontalAlignment, System.Windows.Forms">
<value>Center</value>
@ -1271,6 +1282,7 @@
</data>
<data name="txtX.Text" xml:space="preserve">
<value>0</value>
<comment>@Invariant</comment>
</data>
<data name="txtX.TextAlign" type="System.Windows.Forms.HorizontalAlignment, System.Windows.Forms">
<value>Center</value>
@ -1304,6 +1316,7 @@
</data>
<data name="lblY.Text" xml:space="preserve">
<value>Y:</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblY.Name" xml:space="preserve">
<value>lblY</value>
@ -1334,6 +1347,7 @@
</data>
<data name="lblX.Text" xml:space="preserve">
<value>X:</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblX.Name" xml:space="preserve">
<value>lblX</value>

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -167,4 +168,43 @@
<data name="lblMagenta.Text" xml:space="preserve">
<value>Eflatun:</value>
</data>
<data name="tsmiCopyAll.Text" xml:space="preserve">
<value>Hepsini kopyala</value>
</data>
<data name="tsmiCopyRGB.Text" xml:space="preserve">
<value>RGB kopyala</value>
</data>
<data name="tsmiCopyHexadecimal.Text" xml:space="preserve">
<value>Heksadesimal kopyala</value>
</data>
<data name="tsmiCopyCMYK.Text" xml:space="preserve">
<value>CMYK kopyala</value>
</data>
<data name="tsmiCopyHSB.Text" xml:space="preserve">
<value>HSB kopyala</value>
</data>
<data name="tsmiCopyDecimal.Text" xml:space="preserve">
<value>Ondalık kopyala</value>
</data>
<data name="tsmiCopyPosition.Text" xml:space="preserve">
<value>Pozisyon kopyala</value>
</data>
<data name="lblCursorPosition.Text" xml:space="preserve">
<value>İmleç pozisyonu:</value>
</data>
<data name="btnClose.Text" xml:space="preserve">
<value>Kapat</value>
</data>
<data name="lblRecentColors.Text" xml:space="preserve">
<value>Son renkler:</value>
</data>
<data name="btnScreenColorPicker.ToolTip" xml:space="preserve">
<value>Ekrandan renk seç</value>
</data>
<data name="mbCopy.Text" xml:space="preserve">
<value>Kopyala</value>
</data>
<data name="cbTransparent.ToolTip" xml:space="preserve">
<value>Saydam</value>
</data>
</root>

View file

@ -1,4 +1,4 @@

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -168,4 +168,7 @@
<data name="lblRed.Text" xml:space="preserve">
<value>K:</value>
</data>
<data name="btnScreenTearingTest.Text" xml:space="preserve">
<value>Ekran yırtılma testi</value>
</data>
</root>

View file

@ -715,6 +715,7 @@ Would you like to download and install it?</value>
</data>
<data name="PNGBitDepth_Bit24" xml:space="preserve">
<value>24 bit</value>
<comment>@Invariant</comment>
</data>
<data name="HotkeyType_OpenImageHistory" xml:space="preserve">
<value>Open image history window</value>
@ -952,6 +953,7 @@ Would you like to download and install it?</value>
</data>
<data name="PNGBitDepth_Bit32" xml:space="preserve">
<value>32 bit</value>
<comment>@Invariant</comment>
</data>
<data name="ImgurThumbnailType_Small_Square" xml:space="preserve">
<value>Small square</value>

View file

@ -865,4 +865,280 @@ Dosya boyutu: {2:n0} / {3:n0} KB</value>
<data name="HotkeyType_ToggleActionsToolbar_Category" xml:space="preserve">
<value>Diğer</value>
</data>
<data name="HotkeyType_ToggleActionsToolbar" xml:space="preserve">
<value>Aksiyonlar araç çubuğunu göster/sakla</value>
</data>
<data name="PastebinExpiration_D1" xml:space="preserve">
<value>1 gün</value>
</data>
<data name="PastebinExpiration_H1" xml:space="preserve">
<value>1 saat</value>
</data>
<data name="PastebinExpiration_M1" xml:space="preserve">
<value>1 ay</value>
</data>
<data name="PastebinExpiration_W1" xml:space="preserve">
<value>1 hafta</value>
</data>
<data name="PastebinExpiration_M10" xml:space="preserve">
<value>10 dakika</value>
</data>
<data name="PastebinExpiration_W2" xml:space="preserve">
<value>2 hafta</value>
</data>
<data name="ImageEditorStartMode_AutoSize" xml:space="preserve">
<value>Otomatik boyut</value>
</data>
<data name="PNGBitDepth_Automatic" xml:space="preserve">
<value>Otomatik olarak tespit et</value>
</data>
<data name="ScrollingCaptureScrollMethod_Automatic" xml:space="preserve">
<value>Otomatik olarak bütün yöntemleri dene biri çalışana dek</value>
</data>
<data name="LinearGradientMode_BackwardDiagonal" xml:space="preserve">
<value>Geriye çapraz</value>
</data>
<data name="ImgurThumbnailType_Big_Square" xml:space="preserve">
<value>Büyük kare</value>
</data>
<data name="WavFileNameEditor_EditValue_Browse_for_a_sound_file___" xml:space="preserve">
<value>Ses dosyası için gözat...</value>
</data>
<data name="RegionCaptureAction_CancelCapture" xml:space="preserve">
<value>Yakalamayı iptal et</value>
</data>
<data name="RegionCaptureAction_CaptureActiveMonitor" xml:space="preserve">
<value>Aktif ekranı yakala</value>
</data>
<data name="RegionCaptureAction_CaptureFullscreen" xml:space="preserve">
<value>Tam ekran yakala</value>
</data>
<data name="UpdateMessageBox_UpdateMessageBox_CurrentVersion" xml:space="preserve">
<value>Şu anki sürüm</value>
</data>
<data name="ImageEditorInterpolationMode_Bicubic" xml:space="preserve">
<value>Çift kübik</value>
</data>
<data name="ImageEditorInterpolationMode_Bilinear" xml:space="preserve">
<value>İkidoğrusal</value>
</data>
<data name="PNGBitDepth_Default" xml:space="preserve">
<value>Varsayılan</value>
</data>
<data name="ShapeType_DrawingArrow" xml:space="preserve">
<value>Çizim: Ok (A)</value>
</data>
<data name="ShapeType_DrawingCursor" xml:space="preserve">
<value>Çizim: İmleç</value>
</data>
<data name="ShapeType_DrawingEllipse" xml:space="preserve">
<value>Çizim: Elips (E)</value>
</data>
<data name="ShapeType_DrawingFreehand" xml:space="preserve">
<value>Çizim: Serbest çizim (F)</value>
</data>
<data name="ShapeType_DrawingImage" xml:space="preserve">
<value>Çizim: Resim (Dosya)</value>
</data>
<data name="ShapeType_DrawingImageScreen" xml:space="preserve">
<value>Çizim: Resim (Ekrandan)</value>
</data>
<data name="ShapeType_DrawingLine" xml:space="preserve">
<value>Çizim: Çizgi (L)</value>
</data>
<data name="ShapeType_DrawingRectangle" xml:space="preserve">
<value>Çizim: Dikdörtgen (R)</value>
</data>
<data name="ShapeType_DrawingSpeechBalloon" xml:space="preserve">
<value>Çizim: Konuşma balonu (S)</value>
</data>
<data name="ShapeType_DrawingStep" xml:space="preserve">
<value>Çizim: Kademe (I)</value>
</data>
<data name="ShapeType_DrawingSticker" xml:space="preserve">
<value>Çizim: Çıkartma</value>
</data>
<data name="ShapeType_DrawingTextBackground" xml:space="preserve">
<value>Çizim: Yazı (Arkaplanlı) (T)</value>
</data>
<data name="ShapeType_DrawingTextOutline" xml:space="preserve">
<value>Çizim: Yazı (Dış çizgili) (O)</value>
</data>
<data name="ShapeType_EffectBlur" xml:space="preserve">
<value>Efekt: Bulanıklaştır (B)</value>
</data>
<data name="ShapeType_EffectHighlight" xml:space="preserve">
<value>Efekt: Vurgula (H)</value>
</data>
<data name="ShapeType_EffectPixelate" xml:space="preserve">
<value>Efekt: Mozaikle (P)</value>
</data>
<data name="HotkeyType_ShortenURL_Category" xml:space="preserve">
<value>Yükle</value>
</data>
<data name="HotkeyType_UploadText_Category" xml:space="preserve">
<value>Yükle</value>
</data>
<data name="PastebinPrivacy_Unlisted" xml:space="preserve">
<value>Listelenmemiş</value>
</data>
<data name="YouTubeVideoPrivacy_Unlisted" xml:space="preserve">
<value>Listelenmemiş</value>
</data>
<data name="HotkeyType_UploadText" xml:space="preserve">
<value>Yazı yükle</value>
</data>
<data name="CustomUploaderDestinationType_URLSharingService" xml:space="preserve">
<value>Adres paylaşma servisi</value>
</data>
<data name="CustomUploaderDestinationType_URLShortener" xml:space="preserve">
<value>Adres kısaltıcı</value>
</data>
<data name="LinearGradientMode_Vertical" xml:space="preserve">
<value>Dikey</value>
</data>
<data name="ShapeType_ToolCrop" xml:space="preserve">
<value>Araç: Resimi kırp (C)</value>
</data>
<data name="CustomUploaderDestinationType_TextUploader" xml:space="preserve">
<value>Yazı yükleyici</value>
</data>
<data name="RegionCaptureAction_SwapToolType" xml:space="preserve">
<value>Araç tipini değiştir</value>
</data>
<data name="AfterCaptureTasks_ScanQRCode" xml:space="preserve">
<value>QR kodunu tara</value>
</data>
<data name="ImgurThumbnailType_Large_Thumbnail" xml:space="preserve">
<value>Büyük küçük resim</value>
</data>
<data name="UpdateMessageBox_UpdateMessageBox_LatestVersion" xml:space="preserve">
<value>Son sürüm</value>
</data>
<data name="ImgurThumbnailType_Huge_Thumbnail" xml:space="preserve">
<value>Devasa küçük resim</value>
</data>
<data name="LinearGradientMode_Horizontal" xml:space="preserve">
<value>Yatay</value>
</data>
<data name="URLSharingServices_GoogleImageSearch" xml:space="preserve">
<value>Google resim arama</value>
</data>
<data name="ImageEditorStartMode_Fullscreen" xml:space="preserve">
<value>Tam ekran</value>
</data>
<data name="CustomUploaderDestinationType_FileUploader" xml:space="preserve">
<value>Dosya yükleyici</value>
</data>
<data name="HotkeyType_ExitShareX" xml:space="preserve">
<value>ShareX kapat</value>
</data>
<data name="RegionCaptureAction_None" xml:space="preserve">
<value>Hiç birşey yapma</value>
</data>
<data name="URLSharingServices_CustomURLSharingService" xml:space="preserve">
<value>Özel adres paylaşma servisi</value>
</data>
<data name="ImgurThumbnailType_Small_Thumbnail" xml:space="preserve">
<value>Küçük küçük resim</value>
</data>
<data name="ImgurThumbnailType_Small_Square" xml:space="preserve">
<value>Küçük kare</value>
</data>
<data name="HotkeyType_ShortenURL" xml:space="preserve">
<value>Adresi kısalt</value>
</data>
<data name="ScrollingCaptureScrollTopMethod_None" xml:space="preserve">
<value>Üste kaydırmayı devre dışı bırak</value>
</data>
<data name="ScrollingCaptureScrollTopMethod_All" xml:space="preserve">
<value>İlk "Home" tuşuna bas sonra yukarı kaydırma mesajı gönder</value>
</data>
<data name="LinearGradientMode_ForwardDiagonal" xml:space="preserve">
<value>İleri çapraz</value>
</data>
<data name="ImageEditorInterpolationMode_HighQualityBicubic" xml:space="preserve">
<value>Yüksek kalite çift kübik</value>
</data>
<data name="ImageEditorInterpolationMode_HighQualityBilinear" xml:space="preserve">
<value>Yüksek kalite ikidoğrusal</value>
</data>
<data name="CustomUploaderDestinationType_ImageUploader" xml:space="preserve">
<value>Resim yükleyici</value>
</data>
<data name="ImageEditorStartMode_Maximized" xml:space="preserve">
<value>Pencere olarak ekranı kapla</value>
</data>
<data name="ImageEditorStartMode_Normal" xml:space="preserve">
<value>Standart</value>
</data>
<data name="ImageEditorStartMode_PreviousState" xml:space="preserve">
<value>Önceki durum</value>
</data>
<data name="ImageEditorInterpolationMode_NearestNeighbor" xml:space="preserve">
<value>En yakın komşu</value>
</data>
<data name="ImgurThumbnailType_Medium_Thumbnail" xml:space="preserve">
<value>Orta küçük resim</value>
</data>
<data name="PastebinExpiration_N" xml:space="preserve">
<value>Hiçbir zaman</value>
</data>
<data name="PastebinPrivacy_Private" xml:space="preserve">
<value>Kişisel (üyeler sadece)</value>
</data>
<data name="PastebinPrivacy_Public" xml:space="preserve">
<value>Halka açık</value>
</data>
<data name="YouTubeVideoPrivacy_Public" xml:space="preserve">
<value>Halka açık</value>
</data>
<data name="RegionCaptureAction_RemoveShape" xml:space="preserve">
<value>Nesneyi sil</value>
</data>
<data name="RegionCaptureAction_RemoveShapeCancelCapture" xml:space="preserve">
<value>Nesneyi sil veya yakalamayı iptal et</value>
</data>
<data name="ReplCodeMenuEntry_rf_Random_line_from_file" xml:space="preserve">
<value>Rastgele satır dosyadan. {filepath} kullan dosya adresi için</value>
</data>
<data name="ScrollingCaptureScrollMethod_KeyPressPageDown" xml:space="preserve">
<value>"Page down" tuşuna bas</value>
</data>
<data name="ScrollingCaptureScrollMethod_MouseWheel" xml:space="preserve">
<value>Fare tekerleği ile kaydır</value>
</data>
<data name="ScrollingCaptureScrollMethod_SendMessageScroll" xml:space="preserve">
<value>Pencere veya kontrol e kaydırma mesajı yolla</value>
</data>
<data name="ScrollingCaptureScrollTopMethod_KeyPressHome" xml:space="preserve">
<value>"Home" tuşuna bas</value>
</data>
<data name="ScrollingCaptureScrollTopMethod_SendMessageTop" xml:space="preserve">
<value>Yukarı kaydırma mesajı yolla</value>
</data>
<data name="ShapeType_RegionEllipse" xml:space="preserve">
<value>Bölge: Elips</value>
</data>
<data name="ShapeType_RegionFreehand" xml:space="preserve">
<value>Bölge: Serbest çizim</value>
</data>
<data name="ShapeType_RegionRectangle" xml:space="preserve">
<value>Bölge: Dikdörtgen</value>
</data>
<data name="YouTubeVideoPrivacy_Private" xml:space="preserve">
<value>Kişisel</value>
</data>
<data name="AmazonS3StorageClass_STANDARD" xml:space="preserve">
<value>Standart depolama</value>
</data>
<data name="AmazonS3StorageClass_STANDARD_IA" xml:space="preserve">
<value>Standart seyrek erişim depolama</value>
</data>
<data name="CodeMenuEntryFilename_RandomAdjective" xml:space="preserve">
<value>Rastgele sıfat</value>
</data>
<data name="CodeMenuEntryFilename_RandomAnimal" xml:space="preserve">
<value>Rastgele hayvan</value>
</data>
</root>

View file

@ -122,7 +122,7 @@
<value>82, 17</value>
</data>
<data name="cbDateFilter.Text" xml:space="preserve">
<value>Tarih filtresi:</value>
<value>Tarih:</value>
</data>
<data name="lblFilterFrom.Size" type="System.Drawing.Size, System.Drawing">
<value>49, 13</value>
@ -143,10 +143,10 @@
<value>İçeren</value>
</data>
<data name="cbFilenameFilterMethod.Items1" xml:space="preserve">
<value>Başlayan</value>
<value>İle başlayan</value>
</data>
<data name="cbFilenameFilterMethod.Items2" xml:space="preserve">
<value>Biten</value>
<value>İle biten</value>
</data>
<data name="cbFilenameFilterMethod.Items3" xml:space="preserve">
<value>Tam eşleşme</value>
@ -167,7 +167,7 @@
<value>95, 17</value>
</data>
<data name="cbHostFilter.Text" xml:space="preserve">
<value>Sunucu filtresi:</value>
<value>Sunucu:</value>
</data>
<data name="cbTypeFilter.Size" type="System.Drawing.Size, System.Drawing">
<value>109, 17</value>
@ -179,7 +179,7 @@
<value>Filtreler</value>
</data>
<data name="chDateTime.Text" xml:space="preserve">
<value>Tarih ve saat</value>
<value>Tarih</value>
</data>
<data name="chFilename.Text" xml:space="preserve">
<value>Dosya adı</value>
@ -187,4 +187,10 @@
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Geçmiş</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>Adres</value>
</data>
<data name="lblFilenameFilter.Text" xml:space="preserve">
<value>Dosya ismi:</value>
</data>
</root>

View file

@ -120,4 +120,16 @@
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Resim geçmişi</value>
</data>
<data name="tslSearch.Text" xml:space="preserve">
<value>Arama:</value>
</data>
<data name="tsbSearch.Text" xml:space="preserve">
<value>Ara</value>
</data>
<data name="tsbSearch.ToolTipText" xml:space="preserve">
<value>Ara</value>
</data>
<data name="tsbSettings.Text" xml:space="preserve">
<value>Ayarlar...</value>
</data>
</root>

View file

@ -284,6 +284,7 @@
</data>
<data name="lblThumbnailSizeUnit.Text" xml:space="preserve">
<value>px</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblThumbnailSizeUnit.Name" xml:space="preserve">
<value>lblThumbnailSizeUnit</value>
@ -313,7 +314,7 @@
<value>7</value>
</data>
<data name="cbRememberSearchText.Text" xml:space="preserve">
<value>Remember search text</value>
<value>Remember search input</value>
</data>
<data name="&gt;&gt;cbRememberSearchText.Name" xml:space="preserve">
<value>cbRememberSearchText</value>

View file

@ -0,0 +1,135 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="cbRememberSearchText.Text" xml:space="preserve">
<value>Arama girdisini hatırla</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Resim geçmişi ayarları</value>
</data>
<data name="lblThumbnailSize.Text" xml:space="preserve">
<value>Küçük resim boyutu:</value>
</data>
<data name="lblMaximumImageLimit.Text" xml:space="preserve">
<value>Maksimum resim limiti:</value>
</data>
<data name="lblViewMode.Text" xml:space="preserve">
<value>Görünüm modu:</value>
</data>
</root>

View file

@ -213,4 +213,13 @@
<data name="HistoryManager_GetHistoryItems_Error_occured_while_reading_XML_file___0_" xml:space="preserve">
<value>XML dosyası okunurken hata oluştu: {0}</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__link" xml:space="preserve">
<value>Markdown bağlantı</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__linked_image" xml:space="preserve">
<value>Markdown bağlantılı resim</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__image" xml:space="preserve">
<value>Markdown resim</value>
</data>
</root>

View file

@ -284,6 +284,9 @@
<EmbeddedResource Include="Forms\ImageHistorySettingsForm.resx">
<DependentUpon>ImageHistorySettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ImageHistorySettingsForm.tr.resx">
<DependentUpon>ImageHistorySettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.de.resx" />
<EmbeddedResource Include="Properties\Resources.es-MX.resx" />
<EmbeddedResource Include="Properties\Resources.es.resx" />

View file

@ -0,0 +1,123 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Resim düzenleyici</value>
</data>
</root>

View file

@ -357,6 +357,9 @@
<EmbeddedResource Include="Forms\EditorStartupForm.ru.resx">
<DependentUpon>EditorStartupForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\EditorStartupForm.tr.resx">
<DependentUpon>EditorStartupForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\EditorStartupForm.zh-CN.resx">
<DependentUpon>EditorStartupForm.cs</DependentUpon>
</EmbeddedResource>

View file

@ -157,7 +157,7 @@
<value>İndir</value>
</data>
<data name="tsmiOpenURL.Text" xml:space="preserve">
<value>URL aç</value>
<value>Adresi aç</value>
</data>
<data name="tsmiRename.Text" xml:space="preserve">
<value>Yeniden adlandır</value>

View file

@ -127,7 +127,7 @@
<value>Diğer yükleyiciler</value>
</data>
<data name="tpURLShorteners.Text" xml:space="preserve">
<value>URL kısaltıcılar</value>
<value>Adres kısaltıcılar</value>
</data>
<data name="btnCustomUploaderAdd.Text" xml:space="preserve">
<value>Ekle</value>
@ -187,7 +187,7 @@
/store/book[1]/title</value>
</data>
<data name="btnCustomUploaderXmlSyntaxAdd.Text" xml:space="preserve">
<value>URL bölümüne sözdizimini ekle</value>
<value>Adres bölümüne sözdizimini ekle</value>
</data>
<data name="lblCustomUploaderJsonPathExample.Text" xml:space="preserve">
<value>Örnekler:
@ -196,7 +196,7 @@ Files[0].URL
store.book[0].title</value>
</data>
<data name="btnCustomUploaderJsonAddSyntax.Text" xml:space="preserve">
<value>URL bölümüne sözdizimini ekle</value>
<value>Adres bölümüne sözdizimini ekle</value>
</data>
<data name="btnCustomUploaderRegexpRemove.Text" xml:space="preserve">
<value>Kaldır</value>
@ -208,7 +208,7 @@ store.book[0].title</value>
<value>Güncelle</value>
</data>
<data name="btnCustomUploaderRegexAddSyntax.Text" xml:space="preserve">
<value>URL bölümüne sözdizimini ekle</value>
<value>Adres bölümüne sözdizimini ekle</value>
</data>
<data name="tpCustomUploaders.Text" xml:space="preserve">
<value>Özel yükleyiciler</value>
@ -265,19 +265,19 @@ store.book[0].title</value>
<value>Yazı yükleyici:</value>
</data>
<data name="lblCustomUploaderRequestURL.Text" xml:space="preserve">
<value>İstek URL:</value>
<value>İstek adresi:</value>
</data>
<data name="btnCustomUploaderURLShortenerTest.Text" xml:space="preserve">
<value>Test</value>
</data>
<data name="lblCustomUploaderURLShortener.Text" xml:space="preserve">
<value>URL kısaltıcı:</value>
<value>Adres kısaltıcı:</value>
</data>
<data name="btnCustomUploaderTextUploaderTest.Text" xml:space="preserve">
<value>Test</value>
</data>
<data name="lblCustomUploaderThumbnailURL.Text" xml:space="preserve">
<value>Küçük resim URL:</value>
<value>Küçük resim adresi:</value>
</data>
<data name="lblCustomUploaderFileForm.Text" xml:space="preserve">
<value>Dosya form adı:</value>
@ -479,7 +479,7 @@ store.book[0].title</value>
<value>Şifre:</value>
</data>
<data name="cbLocalhostrDirectURL.Text" xml:space="preserve">
<value>Varsa direkt URL kullan</value>
<value>Varsa direkt adres kullan</value>
</data>
<data name="btnGe_ttLogin.Text" xml:space="preserve">
<value>Giriş</value>
@ -536,7 +536,7 @@ store.book[0].title</value>
<value>Yol:</value>
</data>
<data name="cbOwnCloudCreateShare.Text" xml:space="preserve">
<value>Paylaşılabilir URL oluştur</value>
<value>Paylaşılabilir adres oluştur</value>
</data>
<data name="cbOwnCloudDirectLink.Text" xml:space="preserve">
<value>Direkt link (Adrese "&amp;download" ekler)</value>
@ -587,7 +587,7 @@ store.book[0].title</value>
<value>Ön izleme</value>
</data>
<data name="lblAmazonS3PathPreviewLabel.Text" xml:space="preserve">
<value>URL önizleme:</value>
<value>Adres önizleme:</value>
</data>
<data name="btnBoxRefreshFolders.Text" xml:space="preserve">
<value>Dizin listesini yenile</value>
@ -605,7 +605,7 @@ store.book[0].title</value>
<value>Not: Dizin içine gitmek için dizin adına çift tıklayabilirsiniz.</value>
</data>
<data name="cbGoogleDriveIsPublic.Text" xml:space="preserve">
<value>Yükleme genel mi?</value>
<value>Yükleme halka açık mı?</value>
</data>
<data name="btnGoogleDriveRefreshFolders.Text" xml:space="preserve">
<value>Dizin listesini yenile</value>
@ -632,7 +632,7 @@ store.book[0].title</value>
<value>Yükleme yolu:</value>
</data>
<data name="cbDropboxAutoCreateShareableLink.Text" xml:space="preserve">
<value>Paylaşılabilir URL oluştur:</value>
<value>Paylaşılabilir adres oluştur</value>
</data>
<data name="tpTextUploaders.Text" xml:space="preserve">
<value>Yazı yükleyiciler</value>
@ -653,10 +653,10 @@ store.book[0].title</value>
<value>Kullanıcı anahtarı:</value>
</data>
<data name="cbUpasteIsPublic.Text" xml:space="preserve">
<value>Yükleme genel mi?</value>
<value>Yükleme halka açık mı?</value>
</data>
<data name="cbGistPublishPublic.Text" xml:space="preserve">
<value>Genel Gist oluştur</value>
<value>Halka açık Gist oluştur</value>
</data>
<data name="cbGistUseRawURL.Text" xml:space="preserve">
<value>Saf adres kullan</value>
@ -713,7 +713,7 @@ store.book[0].title</value>
<value>Yükleme adresi:</value>
</data>
<data name="cbCheveretoDirectURL.Text" xml:space="preserve">
<value>Direkt URL</value>
<value>Direkt adres</value>
</data>
<data name="lblCheveretoUploaders.Text" xml:space="preserve">
<value>Yükleyiciler:</value>
@ -794,7 +794,7 @@ store.book[0].title</value>
<value>Resimler sayfamı aç...</value>
</data>
<data name="cbImageShackIsPublic.Text" xml:space="preserve">
<value>Yükleme genel mi?</value>
<value>Yükleme halka açık mı?</value>
</data>
<data name="btnImageShackOpenPublicProfile.Text" xml:space="preserve">
<value>Genel profil sayfasını aç...</value>
@ -826,4 +826,13 @@ store.book[0].title</value>
<data name="gbPhotobucketAlbums.Text" xml:space="preserve">
<value>Yeni albüm oluştur</value>
</data>
<data name="cbPastieIsPublic.Text" xml:space="preserve">
<value>Yükleme halka açık mı?</value>
</data>
<data name="cbGfycatIsPublic.Text" xml:space="preserve">
<value>Yükleme halka açık mı?</value>
</data>
<data name="cbPlikComment.Text" xml:space="preserve">
<value>Yorum (Markdown)</value>
</data>
</root>

View file

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnAdd.Text" xml:space="preserve">
<value>Ekle</value>
</data>
<data name="btnRemove.Text" xml:space="preserve">
<value>Kaldır</value>
</data>
</root>

View file

@ -740,6 +740,7 @@
</data>
<data name="gbSteam.Text" xml:space="preserve">
<value>Steam</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;gbSteam.Name" xml:space="preserve">
<value>gbSteam</value>
@ -956,6 +957,7 @@
</data>
<data name="gbWindows.Text" xml:space="preserve">
<value>Windows</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;gbWindows.Name" xml:space="preserve">
<value>gbWindows</value>
@ -1070,6 +1072,7 @@
</data>
<data name="lblPreviewPersonalFolderPath.Text" xml:space="preserve">
<value>...</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblPreviewPersonalFolderPath.Name" xml:space="preserve">
<value>lblPreviewPersonalFolderPath</value>
@ -1313,6 +1316,7 @@
</data>
<data name="lblSaveImageSubFolderPatternPreview.Text" xml:space="preserve">
<value>...</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblSaveImageSubFolderPatternPreview.Name" xml:space="preserve">
<value>lblSaveImageSubFolderPatternPreview</value>

View file

@ -309,4 +309,13 @@
<data name="cbRecentTasksShowInMainWindow.Text" xml:space="preserve">
<value>Açılışta ana pencerede son görevleri göster</value>
</data>
<data name="btnCheckDevBuild.Text" xml:space="preserve">
<value>Geliştirici sürümünü kur...</value>
</data>
<data name="gbFirefox.Text" xml:space="preserve">
<value>Firefox eklentisi</value>
</data>
<data name="btnResetSettings.Text" xml:space="preserve">
<value>Ayarları sıfırla...</value>
</data>
</root>

View file

@ -941,6 +941,7 @@
</data>
<data name="tsmiOpenURL.ShortcutKeyDisplayString" xml:space="preserve">
<value>Enter</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiOpenURL.Size" type="System.Drawing.Size, System.Drawing">
<value>173, 22</value>
@ -971,6 +972,7 @@
</data>
<data name="tsmiOpenFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+Enter</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiOpenFile.Size" type="System.Drawing.Size, System.Drawing">
<value>173, 22</value>
@ -980,6 +982,7 @@
</data>
<data name="tsmiOpenFolder.ShortcutKeyDisplayString" xml:space="preserve">
<value>Shift+Enter</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiOpenFolder.Size" type="System.Drawing.Size, System.Drawing">
<value>173, 22</value>
@ -1001,6 +1004,7 @@
</data>
<data name="tsmiCopyURL.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+C</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiCopyURL.Size" type="System.Drawing.Size, System.Drawing">
<value>233, 22</value>
@ -1031,6 +1035,7 @@
</data>
<data name="tsmiCopyFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Shift+C</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiCopyFile.Size" type="System.Drawing.Size, System.Drawing">
<value>233, 22</value>
@ -1040,6 +1045,7 @@
</data>
<data name="tsmiCopyImage.ShortcutKeyDisplayString" xml:space="preserve">
<value>Alt+C</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiCopyImage.Size" type="System.Drawing.Size, System.Drawing">
<value>233, 22</value>
@ -1133,6 +1139,7 @@
</data>
<data name="tsmiCopyFilePath.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+Shift+C</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiCopyFilePath.Size" type="System.Drawing.Size, System.Drawing">
<value>233, 22</value>
@ -1172,6 +1179,7 @@
</data>
<data name="tsmiUploadSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+U</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiUploadSelectedFile.Size" type="System.Drawing.Size, System.Drawing">
<value>228, 22</value>
@ -1181,6 +1189,7 @@
</data>
<data name="tsmiDownloadSelectedURL.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+D</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiDownloadSelectedURL.Size" type="System.Drawing.Size, System.Drawing">
<value>228, 22</value>
@ -1190,6 +1199,7 @@
</data>
<data name="tsmiEditSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+E</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiEditSelectedFile.Size" type="System.Drawing.Size, System.Drawing">
<value>228, 22</value>
@ -1199,6 +1209,7 @@
</data>
<data name="tsmiDeleteSelectedItem.ShortcutKeyDisplayString" xml:space="preserve">
<value>Del</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiDeleteSelectedItem.Size" type="System.Drawing.Size, System.Drawing">
<value>228, 22</value>
@ -1208,6 +1219,7 @@
</data>
<data name="tsmiDeleteSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Shift+Del</value>
<comment>@Invariant</comment>
</data>
<data name="tsmiDeleteSelectedFile.Size" type="System.Drawing.Size, System.Drawing">
<value>228, 22</value>
@ -1775,6 +1787,7 @@
</data>
<data name="niTray.Text" xml:space="preserve">
<value>ShareX</value>
<comment>@Invariant</comment>
</data>
<metadata name="timerTraySingleClick.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>405, 17</value>

View file

@ -178,7 +178,7 @@
<value>Panodan yükle...</value>
</data>
<data name="tsmiUploadURL.Text" xml:space="preserve">
<value>URL'den yükle...</value>
<value>Adresden indirip yükle...</value>
</data>
<data name="tsmiUploadDragDrop.Text" xml:space="preserve">
<value>Sürükle bırak ile yükle...</value>
@ -238,10 +238,10 @@
<value>Dosya yükleyiciler</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>URL kısaltıcılar</value>
<value>Adres kısaltıcılar</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>URL paylaşım servisleri</value>
<value>Adres paylaşım servisleri</value>
</data>
<data name="tsmiDestinationSettings.Text" xml:space="preserve">
<value>Hedef ayarları...</value>
@ -280,10 +280,10 @@
<value>Dosya yükleme testi</value>
</data>
<data name="tsmiTestURLShortener.Text" xml:space="preserve">
<value>URL kısaltma testi</value>
<value>Adres kısaltma testi</value>
</data>
<data name="tsmiTestURLSharing.Text" xml:space="preserve">
<value>URL paylaşım testi</value>
<value>Adres paylaşım testi</value>
</data>
<data name="tsmiShowErrors.Text" xml:space="preserve">
<value>Hataları göster</value>
@ -295,13 +295,13 @@
<value>Aç</value>
</data>
<data name="tsmiOpenShortenedURL.Text" xml:space="preserve">
<value>Kısaltılmış URL</value>
<value>Kısaltılmış adres</value>
</data>
<data name="tsmiOpenThumbnailURL.Text" xml:space="preserve">
<value>Küçük resim URL</value>
<value>Küçük resim adresi</value>
</data>
<data name="tsmiOpenDeletionURL.Text" xml:space="preserve">
<value>Silme URL</value>
<value>Silme adresi</value>
</data>
<data name="tsmiOpenFile.Text" xml:space="preserve">
<value>Dosya</value>
@ -316,13 +316,13 @@
<value>Kopyala</value>
</data>
<data name="tsmiCopyShortenedURL.Text" xml:space="preserve">
<value>Kısaltılmış URL</value>
<value>Kısaltılmış adres</value>
</data>
<data name="tsmiCopyThumbnailURL.Text" xml:space="preserve">
<value>Küçük resim URL</value>
<value>Küçük resim adresi</value>
</data>
<data name="tsmiCopyDeletionURL.Text" xml:space="preserve">
<value>Silme URL</value>
<value>Silme adresi</value>
</data>
<data name="tsmiCopyFile.Text" xml:space="preserve">
<value>Dosya</value>
@ -379,10 +379,10 @@
<value>Yerel dosya sil</value>
</data>
<data name="tsmiShortenSelectedURL.Text" xml:space="preserve">
<value>URL kısalt</value>
<value>Adresi kısalt</value>
</data>
<data name="tsmiShareSelectedURL.Text" xml:space="preserve">
<value>URL paylaş</value>
<value>Adresi paylaş</value>
</data>
<data name="tsmiShowQRCode.Text" xml:space="preserve">
<value>QR kod göster...</value>
@ -451,7 +451,7 @@
<value>Panodan yükle...</value>
</data>
<data name="tsmiTrayUploadURL.Text" xml:space="preserve">
<value>URL'den yükle...</value>
<value>Adresden indirip yükle...</value>
</data>
<data name="tsmiTrayUploadDragDrop.Text" xml:space="preserve">
<value>Sürükle bırak ile yükle...</value>
@ -511,10 +511,10 @@
<value>Dosya yükleyiciler</value>
</data>
<data name="tsmiTrayURLShorteners.Text" xml:space="preserve">
<value>URL kısaltıcılar</value>
<value>Adres kısaltıcılar</value>
</data>
<data name="tsmiTrayURLSharingServices.Text" xml:space="preserve">
<value>URL paylaşım servisleri</value>
<value>Adres paylaşım servisleri</value>
</data>
<data name="tsmiTrayDestinationSettings.Text" xml:space="preserve">
<value>Hedef ayarları...</value>
@ -550,13 +550,13 @@
<value>Çıkış</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>URL</value>
<value>Adres</value>
</data>
<data name="tsmiCopyURL.Text" xml:space="preserve">
<value>URL</value>
<value>Adres</value>
</data>
<data name="tsmiOpenURL.Text" xml:space="preserve">
<value>URL</value>
<value>Adres</value>
</data>
<data name="tsmiColorPicker.Text" xml:space="preserve">
<value>Renk seçici...</value>
@ -616,10 +616,10 @@
<value>Yazı yükleme testi</value>
</data>
<data name="tsmiTrayTestURLSharing.Text" xml:space="preserve">
<value>URL paylaşım testi</value>
<value>Adres paylaşım testi</value>
</data>
<data name="tsmiTrayTestURLShortener.Text" xml:space="preserve">
<value>URL kısaltma testi</value>
<value>Adres kısaltma testi</value>
</data>
<data name="tsmiHideColumns.Text" xml:space="preserve">
<value>Kolonları gizle</value>
@ -630,4 +630,91 @@
<data name="tsmiTrayTextCapture.Text" xml:space="preserve">
<value>Yazı yakalama (OCR)...</value>
</data>
<data name="pbPatreonOpen.ToolTip" xml:space="preserve">
<value>ShareX Patreon web sayfasını aç</value>
</data>
<data name="pbPatreonHide.ToolTip" xml:space="preserve">
<value>Patreon tuşunu kalıcı olarak sakla</value>
</data>
<data name="tsmiShowCursor.Text" xml:space="preserve">
<value>İmleç göster</value>
</data>
<data name="tsmiUploadText.Text" xml:space="preserve">
<value>Yazı yükle...</value>
</data>
<data name="tsmiShortenURL.Text" xml:space="preserve">
<value>Adresi kısalt...</value>
</data>
<data name="tsmiImageEditor.Text" xml:space="preserve">
<value>Resim düzenleyici...</value>
</data>
<data name="tsmiImageThumbnailer.Text" xml:space="preserve">
<value>Küçük resim yapıcı...</value>
</data>
<data name="tsbNews.Text" xml:space="preserve">
<value>Haberler</value>
</data>
<data name="tsbDonate.Text" xml:space="preserve">
<value>Bağış yap...</value>
</data>
<data name="tsbAbout.Text" xml:space="preserve">
<value>Hakkında...</value>
</data>
<data name="tsmiCopyMarkdownLink.Text" xml:space="preserve">
<value>Markdown bağlantı</value>
</data>
<data name="tsmiCopyMarkdownImage.Text" xml:space="preserve">
<value>Markdown resim</value>
</data>
<data name="tsmiCopyMarkdownLinkedImage.Text" xml:space="preserve">
<value>Markdown bağlantılı resim</value>
</data>
<data name="tsmiDownloadSelectedURL.Text" xml:space="preserve">
<value>İndir</value>
</data>
<data name="tsmiDeleteSelectedItem.Text" xml:space="preserve">
<value>Listeden sil</value>
</data>
<data name="tsmiSearchImage.Text" xml:space="preserve">
<value>Google resim arama...</value>
</data>
<data name="tsmiOCRImage.Text" xml:space="preserve">
<value>Resimden yazı yakala (OCR)...</value>
</data>
<data name="tsmiCombineImages.Text" xml:space="preserve">
<value>Resimleri birleştir...</value>
</data>
<data name="tsmiImagePreviewSide.Text" xml:space="preserve">
<value>Yan</value>
</data>
<data name="tsmiImagePreviewBottom.Text" xml:space="preserve">
<value>Alt</value>
</data>
<data name="tsmiTrayShowCursor.Text" xml:space="preserve">
<value>İmleç göster</value>
</data>
<data name="tsmiTrayUploadText.Text" xml:space="preserve">
<value>Yazı yükle...</value>
</data>
<data name="tsmiTrayShortenURL.Text" xml:space="preserve">
<value>Adresi kısalt...</value>
</data>
<data name="tsmiTrayImageEditor.Text" xml:space="preserve">
<value>Resim düzenleyici...</value>
</data>
<data name="tsmiTrayImageThumbnailer.Text" xml:space="preserve">
<value>Küçük resim yapıcı...</value>
</data>
<data name="tsmiOpenActionsToolbar.Text" xml:space="preserve">
<value>Aksiyonlar araç çubuğunu göster/sakla</value>
</data>
<data name="btnCloseNews.Text" xml:space="preserve">
<value>Kapat</value>
</data>
<data name="pbDiscordHide.ToolTip" xml:space="preserve">
<value>Discord tuşunu kalıcı olarak sakla</value>
</data>
<data name="pbDiscordOpen.ToolTip" xml:space="preserve">
<value>ShareX Discord sunucusu davet linkini aç</value>
</data>
</root>

View file

@ -117,9 +117,6 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="cmsQR.Text" xml:space="preserve">
<value>QR</value>
</data>
<data name="tsmiCopy.Text" xml:space="preserve">
<value>Copiar imagen al portapapeles</value>
</data>

View file

@ -117,9 +117,6 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="cmsQR.Text" xml:space="preserve">
<value>QR</value>
</data>
<data name="tsmiCopy.Text" xml:space="preserve">
<value>Salin gambar ke papan klip</value>
</data>

View file

@ -129,9 +129,6 @@
<data name="lblDecodeResult.Text" xml:space="preserve">
<value>결과:</value>
</data>
<data name="cmsQR.Text" xml:space="preserve">
<value>QR</value>
</data>
<data name="btnDecodeFromScreen.Text" xml:space="preserve">
<value>화면에서 디코드...</value>
</data>

View file

@ -121,18 +121,6 @@
<value>17, 17</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="cmsQR.Size" type="System.Drawing.Size, System.Drawing">
<value>181, 98</value>
</data>
<data name="cmsQR.Text" xml:space="preserve">
<value>QR</value>
</data>
<data name="&gt;&gt;cmsQR.Name" xml:space="preserve">
<value>cmsQR</value>
</data>
<data name="&gt;&gt;cmsQR.Type" xml:space="preserve">
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="tsmiCopy.Size" type="System.Drawing.Size, System.Drawing">
<value>180, 22</value>
</data>
@ -160,6 +148,15 @@
<data name="tsmiDecode.Text" xml:space="preserve">
<value>Decode</value>
</data>
<data name="cmsQR.Size" type="System.Drawing.Size, System.Drawing">
<value>181, 98</value>
</data>
<data name="&gt;&gt;cmsQR.Name" xml:space="preserve">
<value>cmsQR</value>
</data>
<data name="&gt;&gt;cmsQR.Type" xml:space="preserve">
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="txtQRCode.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Left, Right</value>

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -125,4 +126,7 @@
<data name="tsmiSaveAs.Text" xml:space="preserve">
<value>Resim dosyası olarak kaydet...</value>
</data>
<data name="tsmiUpload.Text" xml:space="preserve">
<value>Resimi yükle</value>
</data>
</root>

View file

@ -126,9 +126,6 @@
<data name="tsmiSaveAs.Text" xml:space="preserve">
<value>保存为图像文件...</value>
</data>
<data name="cmsQR.Text" xml:space="preserve">
<value>QR</value>
</data>
<data name="tsmiUpload.Text" xml:space="preserve">
<value>上传图像</value>
</data>

View file

@ -1859,6 +1859,7 @@
</data>
<data name="lblImageSizeLimitHint.Text" xml:space="preserve">
<value>kB</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblImageSizeLimitHint.Name" xml:space="preserve">
<value>lblImageSizeLimitHint</value>
@ -1934,6 +1935,7 @@
</data>
<data name="lblImageJPEGQualityHint.Text" xml:space="preserve">
<value>0 - 100</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblImageJPEGQualityHint.Name" xml:space="preserve">
<value>lblImageJPEGQualityHint</value>
@ -3095,6 +3097,7 @@
</data>
<data name="lblCaptureCustomRegionY.Text" xml:space="preserve">
<value>Y</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblCaptureCustomRegionY.Name" xml:space="preserve">
<value>lblCaptureCustomRegionY</value>
@ -3125,6 +3128,7 @@
</data>
<data name="lblCaptureCustomRegionX.Text" xml:space="preserve">
<value>X</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblCaptureCustomRegionX.Name" xml:space="preserve">
<value>lblCaptureCustomRegionX</value>
@ -4355,6 +4359,7 @@
</data>
<data name="btnRegionCaptureSnapSizesRemove.Text" xml:space="preserve">
<value>-</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;btnRegionCaptureSnapSizesRemove.Name" xml:space="preserve">
<value>btnRegionCaptureSnapSizesRemove</value>
@ -4379,6 +4384,7 @@
</data>
<data name="btnRegionCaptureSnapSizesAdd.Text" xml:space="preserve">
<value>+</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;btnRegionCaptureSnapSizesAdd.Name" xml:space="preserve">
<value>btnRegionCaptureSnapSizesAdd</value>
@ -6119,6 +6125,7 @@
</data>
<data name="lblAutoIncrementNumber.Text" xml:space="preserve">
<value>0</value>
<comment>@Invariant</comment>
</data>
<data name="&gt;&gt;lblAutoIncrementNumber.Name" xml:space="preserve">
<value>lblAutoIncrementNumber</value>

View file

@ -229,16 +229,16 @@
<value>Kopyala</value>
</data>
<data name="cbClipboardUploadShortenURL.Text" xml:space="preserve">
<value>Pano URL içeriyorsa URL kısaltıcı kullan</value>
<value>Pano adres içeriyorsa adres kısaltıcı kullan</value>
</data>
<data name="cbClipboardUploadAutoIndexFolder.Text" xml:space="preserve">
<value>Pano dizin yolu içeriyorsa dizini indeksle ve indeksi yükle</value>
</data>
<data name="chkClipboardUploadURLContents.Text" xml:space="preserve">
<value>Eğer pano dosya URL bilgisi içeriyorsa indir ve yükle</value>
<value>Eğer pano dosya adresi içeriyorsa dosyayı indir ve yükle</value>
</data>
<data name="cbClipboardUploadShareURL.Text" xml:space="preserve">
<value>Pano URL içeriyorsa URL paylaşım servisi ile paylaş</value>
<value>Pano adres içeriyorsa adres paylaşım servisi ile paylaş</value>
</data>
<data name="tpUploadClipboard.Text" xml:space="preserve">
<value>Panodan yükleme</value>
@ -358,10 +358,10 @@
<value>Görev...</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>URL paylaşım servisleri</value>
<value>Adres paylaşım servisleri</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>URL kısaltıcılar</value>
<value>Adres kısaltıcılar</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>Dosya yükleyiciler</value>
@ -387,4 +387,16 @@
<data name="chkOverrideCustomUploader.Text" xml:space="preserve">
<value>Özel yükleyiciyi değiştir:</value>
</data>
<data name="lblRegionCaptureSnapSizesWidth.Text" xml:space="preserve">
<value>En:</value>
</data>
<data name="lblRegionCaptureFixedSizeWidth.Text" xml:space="preserve">
<value>En:</value>
</data>
<data name="btnUploaderFiltersAdd.Text" xml:space="preserve">
<value>Ekle</value>
</data>
<data name="btnRegionCaptureSnapSizesDialogAdd.Text" xml:space="preserve">
<value>Ekle</value>
</data>
</root>

View file

@ -0,0 +1,129 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Yazı yükle</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Yükle</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>İptal et</value>
</data>
</root>

View file

@ -459,4 +459,102 @@ Devam etmek istediğinizden emin misiniz?</value>
<data name="ApplicationSettingsForm_cbStartWithWindows_Text" xml:space="preserve">
<value>Windows başladığında ShareX'i çalıştır</value>
</data>
<data name="AboutForm_AboutForm_Language_tr" xml:space="preserve">
<value>Türkçe</value>
</data>
<data name="UploadManager_ShowShortenURLDialog_Shorten" xml:space="preserve">
<value>Kısalt</value>
</data>
<data name="UploadManager_ShowShortenURLDialog_ShortenURL" xml:space="preserve">
<value>Adresi kısalt</value>
</data>
<data name="IntegrationHelpers_UploadWithShareX" xml:space="preserve">
<value>ShareX ile yükle</value>
</data>
<data name="IntegrationHelpers_EditWithShareX" xml:space="preserve">
<value>ShareX ile düzenle</value>
</data>
<data name="AboutForm_AboutForm_Language_de" xml:space="preserve">
<value>Almanca</value>
</data>
<data name="AboutForm_AboutForm_Language_es" xml:space="preserve">
<value>İspanyolca</value>
</data>
<data name="AboutForm_AboutForm_Language_fr" xml:space="preserve">
<value>Fransızca</value>
</data>
<data name="AboutForm_AboutForm_Language_hu" xml:space="preserve">
<value>Macarca</value>
</data>
<data name="AboutForm_AboutForm_Language_it_IT" xml:space="preserve">
<value>İtalyanca</value>
</data>
<data name="AboutForm_AboutForm_Language_ko_KR" xml:space="preserve">
<value>Korece</value>
</data>
<data name="AboutForm_AboutForm_Language_nl_NL" xml:space="preserve">
<value>Hollandaca</value>
</data>
<data name="AboutForm_AboutForm_Language_pt_BR" xml:space="preserve">
<value>Portekizce (Brezilya)</value>
</data>
<data name="AboutForm_AboutForm_Language_ru" xml:space="preserve">
<value>Rusca</value>
</data>
<data name="AboutForm_AboutForm_Language_vi_VN" xml:space="preserve">
<value>Vietnamca</value>
</data>
<data name="AboutForm_AboutForm_Language_zh_CH" xml:space="preserve">
<value>Basitleştirilmiş çince</value>
</data>
<data name="AboutForm_AboutForm_Language_zh_TW" xml:space="preserve">
<value>Geleneksel çince</value>
</data>
<data name="ActionsToolbar__LockPosition" xml:space="preserve">
<value>Konumu kitle</value>
</data>
<data name="ActionsToolbar_Close" xml:space="preserve">
<value>Kapat</value>
</data>
<data name="ActionsToolbar_Edit" xml:space="preserve">
<value>Düzenle...</value>
</data>
<data name="ActionsToolbar_OpenAtShareXStartup" xml:space="preserve">
<value>ShareX başlangıcında aç</value>
</data>
<data name="ActionsToolbar_StayTopMost" xml:space="preserve">
<value>En üstte dur</value>
</data>
<data name="ApplicationSettingsForm_btnResetSettings_Click_WouldYouLikeToResetShareXSettings" xml:space="preserve">
<value>ShareX ayarlarını sıfırlamak ister misiniz?</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_DisabledByUser_Text" xml:space="preserve">
<value>Başlangıç görev yöneticisinden devre dışı bırakılmış</value>
</data>
<data name="ActionsToolbarEditForm_Separator" xml:space="preserve">
<value>Ayırıcı</value>
</data>
<data name="ScreenRecord_ConfirmCancel" xml:space="preserve">
<value>Bu kaydı iptal etmek istediğinden emin misin?</value>
</data>
<data name="HotkeySettingsForm_Reset_all_hotkeys_to_defaults_Confirmation" xml:space="preserve">
<value>Bütün kısayolları varsayılan haline döndür?</value>
</data>
<data name="QuickTaskMenuEditorForm_Reset_all_quick_tasks_to_defaults_Confirmation" xml:space="preserve">
<value>Bütün hızlı görevleri varsayılan haline döndür?</value>
</data>
<data name="ActionsToolbar_Tip" xml:space="preserve">
<value>Sol fare tuşuna basılı tut sürüklemek için
Sağ fare tuşu menüyü açmak için
Orta fare tuşu kapatmak için</value>
</data>
<data name="ApplicationSettingsForm_btnCheckDevBuild_Click_DevBuilds_Warning" xml:space="preserve">
<value>Geliştirici sürümleri kararsız olabilir bu yüzden deneme amaçlı kullanılmalıdır. İndirmek istediğine emin misin?</value>
</data>
<data name="WorkerTask_GetInvalidConfigResult__0__configuration_is_invalid_or_missing__Please_check__Destination_settings__window_to_configure_it_" xml:space="preserve">
<value>{0} ayarları yanlış veya eksik. Lütfen "Hedef ayarları" penceresinden ayar yapınız.</value>
</data>
<data name="QRCodeForm_InputTextToEncode" xml:space="preserve">
<value>Buraya yazı girin kodlama için</value>
</data>
</root>

View file

@ -510,6 +510,9 @@
<EmbeddedResource Include="Forms\ActionsToolbarEditForm.ru.resx">
<DependentUpon>ActionsToolbarEditForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ActionsToolbarEditForm.tr.resx">
<DependentUpon>ActionsToolbarEditForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ActionsToolbarEditForm.uk.resx">
<DependentUpon>ActionsToolbarEditForm.cs</DependentUpon>
</EmbeddedResource>
@ -1313,6 +1316,9 @@
<EmbeddedResource Include="Forms\TextUploadForm.ru.resx">
<DependentUpon>TextUploadForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\TextUploadForm.tr.resx">
<DependentUpon>TextUploadForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\TextUploadForm.zh-CN.resx">
<DependentUpon>TextUploadForm.cs</DependentUpon>
</EmbeddedResource>