mirror of
https://github.com/dnSpy/dnSpy.git
synced 2025-01-09 04:17:29 +08:00
Merge branch 'master' into netcore3.0
This commit is contained in:
commit
e7348b1c33
@ -30,7 +30,6 @@
|
||||
<GarbageDir Include="ko" />
|
||||
<GarbageDir Include="pl" />
|
||||
<GarbageDir Include="pt-BR" />
|
||||
<GarbageDir Include="tr" />
|
||||
<GarbageDir Include="zh-Hans" />
|
||||
<GarbageDir Include="zh-Hant" />
|
||||
<GarbageDir Include="runtimes" Condition=" '$(IsDotNetFramework)' == 'true' " />
|
||||
|
@ -34,7 +34,7 @@
|
||||
<DiaSymReaderVersion>1.7.0</DiaSymReaderVersion>
|
||||
<DnlibVersion>3.2.0</DnlibVersion>
|
||||
<IcedVersion>1.2.0</IcedVersion>
|
||||
<MSBuildNuGetVersion>15.9.20</MSBuildNuGetVersion>
|
||||
<MSBuildNuGetVersion>16.0.461</MSBuildNuGetVersion>
|
||||
<MSDiagRuntimeVersion>1.0.5</MSDiagRuntimeVersion>
|
||||
<MSVSCompositionVersion>15.8.117</MSVSCompositionVersion>
|
||||
<MSVSIntellisenseVersion>15.5.27130</MSVSIntellisenseVersion>
|
||||
|
@ -0,0 +1,234 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="DecompilerSettings_AddUsingDeclarations" xml:space="preserve">
|
||||
<value>Kullanılan bildirimleri ekle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_AllowFieldInitializers" xml:space="preserve">
|
||||
<value>Alan başlatıcılara izin ver</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_AlwaysGenerateExceptionVariableForCatchBlocksUnlessTypeIsObject" xml:space="preserve">
|
||||
<value>Tip Object değilken her zaman catch bloklarında her zaman isnisna değişkenler üret</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompilationOrder" xml:space="preserve">
|
||||
<value>Geri derleme sırası</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileAnonMethods" xml:space="preserve">
|
||||
<value>Anonim method/lambda ları geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileAsyncMethods" xml:space="preserve">
|
||||
<value>Asenkron methodları (async/await) geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileAutoEvents" xml:space="preserve">
|
||||
<value>Otomatik olayları geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileAutoProps" xml:space="preserve">
|
||||
<value>Otomatik özellikleri geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileEnumerators" xml:space="preserve">
|
||||
<value>Enumaretörleri (verim getirisi) geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileExprTrees" xml:space="preserve">
|
||||
<value>İfade ağaçlarını geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileForeachStatements" xml:space="preserve">
|
||||
<value>Her ifade için geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileLockStatements" xml:space="preserve">
|
||||
<value>Kitli ifadeleri geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileQueryExpr" xml:space="preserve">
|
||||
<value>Sorgu ifadelerini geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileSwitchOnString" xml:space="preserve">
|
||||
<value>Dizideki anahtarları geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_DecompileUsingStatements" xml:space="preserve">
|
||||
<value>İfadeleri kullanarak geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_FullyQualifyAllTypes" xml:space="preserve">
|
||||
<value>Tüm tipler için isim boşlukları ekle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_FullyQualifyAmbiguousTypeNames" xml:space="preserve">
|
||||
<value>Aynı isimdeki tipler için bir isim boşluğu ekle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_IntroduceIncrementAndDecrement" xml:space="preserve">
|
||||
<value>Artış ve azalış uygulayıcıları kullan</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_MakeAssignmentExpressions" xml:space="preserve">
|
||||
<value>((count = Do()) != 0); gibi atanmış ifadeleri kullan</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_MaxArrayElements" xml:space="preserve">
|
||||
<value>Gösterilebilecek maksimum dizi elementi sayısı</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_MaxStringLength" xml:space="preserve">
|
||||
<value>Maksimum metin uzunluğu</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_MemberAddPrivateModifier" xml:space="preserve">
|
||||
<value>Tip üyelerine 'gizli' değişimi ekle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ObjectOrCollectionInitializers" xml:space="preserve">
|
||||
<value>Başlatıcı derlemesini veya objeyi geri derle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_OneCustomAttributePerLine" xml:space="preserve">
|
||||
<value>Her hat için bir nitelik göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_RemoveEmptyDefaultCtors" xml:space="preserve">
|
||||
<value>Varsayılan boş kurucuları kaldır</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_RemoveNewDelegateClass" xml:space="preserve">
|
||||
<value>'new delegate-class(xxx)' ı 'xxx' ile değiştir</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ShowCompilerGeneratedTypes" xml:space="preserve">
|
||||
<value>Gizli derleyici tarafından oluşturulan türleri ve yöntemleri göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ShowILComments" xml:space="preserve">
|
||||
<value>IL opcode yorumlarını göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ShowILInstrBytes" xml:space="preserve">
|
||||
<value>IL komut bitlerini göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ShowPdbInfo" xml:space="preserve">
|
||||
<value>Mümkünse hat numaralarını ve dosya isimlerini göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ShowTokensRvasOffsets" xml:space="preserve">
|
||||
<value>Belirteçleri, RVA ları ve dosya denkleştirmelerini göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_ShowXMLDocComments" xml:space="preserve">
|
||||
<value>Geri derlenmiş koddaki XML dökümanlarını göster</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_SortCustomAttributes" xml:space="preserve">
|
||||
<value>Özel nitelikleri sınıflandır</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_SortMethods" xml:space="preserve">
|
||||
<value>Metodları, alanları, özellikleri, olayları ve tipleri sınıflandır</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_SortSystemFirst" xml:space="preserve">
|
||||
<value>Kullanılanları sınıflandırırken 'sistem' direktiflerini ilk olarak yerleştir</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_TypeAddInternalModifier" xml:space="preserve">
|
||||
<value>Tiplere 'iç' değiştirici ekle</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_UseLocalNameFromSyms" xml:space="preserve">
|
||||
<value>Mümkünse, hata ayıklanmış sembollerden değişken isimler kullan</value>
|
||||
</data>
|
||||
<data name="DecompilerSettings_UseSourceCodeOrder" xml:space="preserve">
|
||||
<value>Kaynak kod sırasındaki diğer üyeler</value>
|
||||
</data>
|
||||
</root>
|
@ -0,0 +1,138 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="DecompilationOrder_Events" xml:space="preserve">
|
||||
<value>Olaylar</value>
|
||||
</data>
|
||||
<data name="DecompilationOrder_Fields" xml:space="preserve">
|
||||
<value>Alanlar</value>
|
||||
</data>
|
||||
<data name="DecompilationOrder_Methods" xml:space="preserve">
|
||||
<value>Metodlar</value>
|
||||
</data>
|
||||
<data name="DecompilationOrder_NestedTypes" xml:space="preserve">
|
||||
<value>İçiçe Türler</value>
|
||||
</data>
|
||||
<data name="DecompilationOrder_Properties" xml:space="preserve">
|
||||
<value>Özellikler</value>
|
||||
</data>
|
||||
<data name="Plugin_ShortDescription" xml:space="preserve">
|
||||
<value>ILSpy decompiler</value>
|
||||
</data>
|
||||
</root>
|
@ -0,0 +1,222 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="AnalyzeCommand" xml:space="preserve">
|
||||
<value>Anali_z</value>
|
||||
</data>
|
||||
<data name="AnalyzerWindowTitle" xml:space="preserve">
|
||||
<value>Çözümleyici</value>
|
||||
</data>
|
||||
<data name="AppliedToTreeNode" xml:space="preserve">
|
||||
<value>Uygulanan</value>
|
||||
</data>
|
||||
<data name="AssignedByTreeNode" xml:space="preserve">
|
||||
<value>Atayan</value>
|
||||
</data>
|
||||
<data name="CopyCommand" xml:space="preserve">
|
||||
<value>Kop_yala</value>
|
||||
</data>
|
||||
<data name="DoubleClick" xml:space="preserve">
|
||||
<value>Çift tıklayın</value>
|
||||
</data>
|
||||
<data name="EventAdderTreeNodeName" xml:space="preserve">
|
||||
<value>Ekle</value>
|
||||
</data>
|
||||
<data name="EventRemoverTreeNodeName" xml:space="preserve">
|
||||
<value>kaldır</value>
|
||||
</data>
|
||||
<data name="ExposedByTreeNode" xml:space="preserve">
|
||||
<value>Tarafından gösterilen</value>
|
||||
</data>
|
||||
<data name="ExtensionMethodsTreeNode" xml:space="preserve">
|
||||
<value>Genişletme yöntemleri</value>
|
||||
</data>
|
||||
<data name="GoToReferenceCommand" xml:space="preserve">
|
||||
<value>Refesansa Git</value>
|
||||
</data>
|
||||
<data name="GoToReferenceInCodeCommand" xml:space="preserve">
|
||||
<value>Metodda Referans Göster</value>
|
||||
</data>
|
||||
<data name="GoToReferenceInCodeNewTabCommand" xml:space="preserve">
|
||||
<value>Methodda Referansı Göster(Yeni Sekme)</value>
|
||||
</data>
|
||||
<data name="GoToReferenceNewTabCommand" xml:space="preserve">
|
||||
<value>Referansa Git(Yeni Sekme)</value>
|
||||
</data>
|
||||
<data name="HidesParent" xml:space="preserve">
|
||||
<value>gizle</value>
|
||||
</data>
|
||||
<data name="ImplementedByTreeNode" xml:space="preserve">
|
||||
<value>Tarafından uygulanan</value>
|
||||
</data>
|
||||
<data name="InstantiatedByTreeNode" xml:space="preserve">
|
||||
<value>Tarafından örneği</value>
|
||||
</data>
|
||||
<data name="OverriddenByTreeNode" xml:space="preserve">
|
||||
<value>Geçersiz kılınmış</value>
|
||||
</data>
|
||||
<data name="OverridesTreeNode" xml:space="preserve">
|
||||
<value>Geçersiz Kıl</value>
|
||||
</data>
|
||||
<data name="Plugin_ShortDescription" xml:space="preserve">
|
||||
<value>Derlemeleri analiz et</value>
|
||||
</data>
|
||||
<data name="PropertyGetterTreeNode" xml:space="preserve">
|
||||
<value>get</value>
|
||||
</data>
|
||||
<data name="PropertySetterTreeNode" xml:space="preserve">
|
||||
<value>set</value>
|
||||
</data>
|
||||
<data name="RaisedByTreeNode" xml:space="preserve">
|
||||
<value>Tarafından yetiştirildi</value>
|
||||
</data>
|
||||
<data name="ReadByTreeNode" xml:space="preserve">
|
||||
<value>Tarafından okundu</value>
|
||||
</data>
|
||||
<data name="RemoveCommand" xml:space="preserve">
|
||||
<value>_Kaldır</value>
|
||||
</data>
|
||||
<data name="Searching" xml:space="preserve">
|
||||
<value>Aranıyor...</value>
|
||||
</data>
|
||||
<data name="ShiftDoubleClick" xml:space="preserve">
|
||||
<value>Shift+Çift Tıklama</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlC" xml:space="preserve">
|
||||
<value>Ctrl + C</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlShiftR" xml:space="preserve">
|
||||
<value>Ctrl+Shift+R</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyDelete" xml:space="preserve">
|
||||
<value>Del</value>
|
||||
</data>
|
||||
<data name="ShowMetadataTokensCommand" xml:space="preserve">
|
||||
<value>Token'ları Göster</value>
|
||||
</data>
|
||||
<data name="SyntaxHighlightCommand" xml:space="preserve">
|
||||
<value>Sözdizimi Renklendirme</value>
|
||||
</data>
|
||||
<data name="UsedByTreeNode" xml:space="preserve">
|
||||
<value>Tarafından kullanılan</value>
|
||||
</data>
|
||||
<data name="UsesTreeNode" xml:space="preserve">
|
||||
<value>Kullanma</value>
|
||||
</data>
|
||||
</root>
|
@ -2168,10 +2168,10 @@ A maioria das opções serão re-inicializados quando essa caixa de seleção é
|
||||
<value>Aviso</value>
|
||||
</data>
|
||||
<data name="AddAssemblyReferenceToolTip" xml:space="preserve">
|
||||
<value>Add Assembly Reference</value>
|
||||
<value>Adicionar referência à Assembleia</value>
|
||||
</data>
|
||||
<data name="AddGacReferenceToolTip" xml:space="preserve">
|
||||
<value>Add Assembly Reference (GAC)</value>
|
||||
<value>Adicionar referência da Assembleia (GAC)</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotAddAssemblyReferences" xml:space="preserve">
|
||||
<value>Não foi possível adicionar referências de assembly.</value>
|
||||
@ -2279,22 +2279,22 @@ A maioria das opções serão re-inicializados quando essa caixa de seleção é
|
||||
<value>Adicionar membros de class</value>
|
||||
</data>
|
||||
<data name="EditCodeAddClassMembers2" xml:space="preserve">
|
||||
<value>Add Class Members ({0})...</value>
|
||||
<value>Adicionar membros da classe ({0})...</value>
|
||||
</data>
|
||||
<data name="SaveModule_PreserveOtherMetadataStreams" xml:space="preserve">
|
||||
<value>Copy Unkno_wn Metadata Streams</value>
|
||||
<value>Copiar Streams de Metadados Desconhecidos</value>
|
||||
</data>
|
||||
<data name="RerunNgenIfGacAssembly" xml:space="preserve">
|
||||
<value>Run NGEN.exe if this assembly is installed in the GAC</value>
|
||||
<value>Execute NGEN.exe se esta assembleia estiver instalada no GAC</value>
|
||||
</data>
|
||||
<data name="CompilerDlgTabTitle" xml:space="preserve">
|
||||
<value>Compiler</value>
|
||||
<value>Compilador</value>
|
||||
</data>
|
||||
<data name="ReplaceNopsInstrCommand" xml:space="preserve">
|
||||
<value>_Replace with NOPs</value>
|
||||
<value>_Substituir por NOPs</value>
|
||||
</data>
|
||||
<data name="ReplaceNopsInstrsCommand" xml:space="preserve">
|
||||
<value>_Replace with NOPs</value>
|
||||
<value>_Substituir por NOPs</value>
|
||||
</data>
|
||||
<data name="Type_Flags_Accessibility" xml:space="preserve">
|
||||
<value>Acessibilidade</value>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,150 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="BamlOptionDlgTab" xml:space="preserve">
|
||||
<value>BAML geri çözümleyicisi</value>
|
||||
</data>
|
||||
<data name="BamlSettings_DisassembleBAML" xml:space="preserve">
|
||||
<value>Disassemble BAML</value>
|
||||
</data>
|
||||
<data name="BamlSettings_NewLineOnAttributes" xml:space="preserve">
|
||||
<value>Her satırda bir nitelik</value>
|
||||
</data>
|
||||
<data name="BamlSettings_UseTabs" xml:space="preserve">
|
||||
<value>Sekmeleri kullan</value>
|
||||
</data>
|
||||
<data name="DisassembleBAMLCommand" xml:space="preserve">
|
||||
<value>Disassemble BAML</value>
|
||||
</data>
|
||||
<data name="Error_AttachedEvent" xml:space="preserve">
|
||||
<value>Ekli olay '{0}'.</value>
|
||||
</data>
|
||||
<data name="Error_IComponentConnectorConnetCannotBeParsed" xml:space="preserve">
|
||||
<value>'{0}' sınıfı IComponentConnector.Connect yöntemine sahip, fakat çözümlenemez.</value>
|
||||
</data>
|
||||
<data name="Error_UnknownConnectionId" xml:space="preserve">
|
||||
<value>Bilinmeyen bağlantı kimliği: {0}</value>
|
||||
</data>
|
||||
<data name="Msg_GlobalNamespace" xml:space="preserve">
|
||||
<value>'{0}' küresel alan adı için önektir.</value>
|
||||
</data>
|
||||
<data name="Plugin_ShortDescription" xml:space="preserve">
|
||||
<value>BAML geri çözümleyicisi</value>
|
||||
</data>
|
||||
</root>
|
@ -195,10 +195,10 @@ Erro: {1}</value>
|
||||
<value>WaitSleepJoin</value>
|
||||
</data>
|
||||
<data name="UseDnSpy64ExeToDebug32" xml:space="preserve">
|
||||
<value>Use 32-bit dnSpy to debug 32-bit applications.</value>
|
||||
<value>Use a versão 32 bits do dnSpy para fazer debug de aplicações de 32 bits.</value>
|
||||
</data>
|
||||
<data name="UseDnSpyExeToDebug64" xml:space="preserve">
|
||||
<value>Use 64-bit dnSpy to debug 64-bit applications.</value>
|
||||
<value>Use a versão 64 bits do dnSpy para fazer debug de aplicações de 64 bits.</value>
|
||||
</data>
|
||||
<data name="ExceptionMessageIsNull" xml:space="preserve">
|
||||
<value>"<Nenhuma mensagem de exceção>"</value>
|
||||
@ -275,6 +275,6 @@ HR: 0x{0:X8}
|
||||
Erro: 0x{1:X8}</value>
|
||||
</data>
|
||||
<data name="DbgAsm_UseHostExecutable" xml:space="preserve">
|
||||
<value>Use host executable</value>
|
||||
<value>Usar executável do host</value>
|
||||
</data>
|
||||
</root>
|
||||
|
@ -0,0 +1,280 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="DbgAsm_Args" xml:space="preserve">
|
||||
<value>Argümanlar</value>
|
||||
</data>
|
||||
<data name="DbgAsm_Assembly" xml:space="preserve">
|
||||
<value>_Assembly</value>
|
||||
</data>
|
||||
<data name="DbgAsm_BreakAt" xml:space="preserve">
|
||||
<value>_Atla</value>
|
||||
</data>
|
||||
<data name="DbgAsm_Host" xml:space="preserve">
|
||||
<value>_Ana bilgisayar</value>
|
||||
</data>
|
||||
<data name="DbgAsm_HostArgs" xml:space="preserve">
|
||||
<value>Ana bilgisayar argümanları</value>
|
||||
</data>
|
||||
<data name="DbgAsm_WorkingDir" xml:space="preserve">
|
||||
<value>_Çalışma dizini</value>
|
||||
</data>
|
||||
<data name="DbgBreak_CreateProcessEvent" xml:space="preserve">
|
||||
<value>SüreçYarat</value>
|
||||
</data>
|
||||
<data name="DbgBreak_Dont" xml:space="preserve">
|
||||
<value>Bozma</value>
|
||||
</data>
|
||||
<data name="DbgBreak_EntryPoint" xml:space="preserve">
|
||||
<value>Giriş Noktası</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotFindDotNetCoreHost" xml:space="preserve">
|
||||
<value>.Net Core host '{0}' bulunamadı</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotStartDebugger" xml:space="preserve">
|
||||
<value>Hata ayıklayıcı {0} çalıştırılamadı</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotStartDebuggerCheckAccessToFile" xml:space="preserve">
|
||||
<value>Hata ayıklayıcı başlatılamadı. '{0}' dosyasına erişiminiz olduğundan emin olun
|
||||
|
||||
Hata:{1}</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotStartDebuggerRequireAdminPrivLvl" xml:space="preserve">
|
||||
<value>Hata ayıklayıcı başlatılamadı. Hata ayıklayıcı programı yönetici izinleri gerektirir. Yönetici izniyle beraber dnSpy'ı tekrar başlatın ve işlemi tekrar deneyin.</value>
|
||||
</data>
|
||||
<data name="Error_FileDoesNotExist" xml:space="preserve">
|
||||
<value>Dosya mevcut değil</value>
|
||||
</data>
|
||||
<data name="Error_MissingFilename" xml:space="preserve">
|
||||
<value>Eksik dosya adı</value>
|
||||
</data>
|
||||
<data name="Plugin_ShortDescription" xml:space="preserve">
|
||||
<value>Hata Ayıklayıcı ({0})</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Background" xml:space="preserve">
|
||||
<value>Arka plan</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Stopped" xml:space="preserve">
|
||||
<value>Durdu</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_StopRequested" xml:space="preserve">
|
||||
<value>DurmaTalepedildi</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Suspended" xml:space="preserve">
|
||||
<value>Askıya alındı</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_SuspendRequested" xml:space="preserve">
|
||||
<value>AskıyaalınmaTalepedildi</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_ThreadPool" xml:space="preserve">
|
||||
<value>KonuHavuzu</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_UnsafePoint" xml:space="preserve">
|
||||
<value>TehlikeliNokta</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Unstarted" xml:space="preserve">
|
||||
<value>Başlamamış</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_WaitSleepJoin" xml:space="preserve">
|
||||
<value>BekleUyuKatıl</value>
|
||||
</data>
|
||||
<data name="UseDnSpy64ExeToDebug32" xml:space="preserve">
|
||||
<value>32-bit uygulamalardaki hataları ayıklamak için dnSpy 32-bit kullanın.</value>
|
||||
</data>
|
||||
<data name="UseDnSpyExeToDebug64" xml:space="preserve">
|
||||
<value>64 bit uygulamalarda hata ayıklamak için 64 bit dnSpy kullanın.</value>
|
||||
</data>
|
||||
<data name="ExceptionMessageIsNull" xml:space="preserve">
|
||||
<value>"< istisna mesajı yok >"</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotStartDebugger2" xml:space="preserve">
|
||||
<value>Hata ayıklayıcı başlatılamadı.
|
||||
|
||||
Hata:{0}</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotAttachToProcess" xml:space="preserve">
|
||||
<value>{0} ı işlemek için eklenemedi</value>
|
||||
</data>
|
||||
<data name="Error_ProcessIsAlreadyBeingDebugged" xml:space="preserve">
|
||||
<value>Başka işlemler zaten işlem {0} 'ın hatalarını ayıklıyor</value>
|
||||
</data>
|
||||
<data name="StackFrame_NativeFrame" xml:space="preserve">
|
||||
<value>Yerli Çerçeve {0}</value>
|
||||
</data>
|
||||
<data name="StackFrame_AppdomainTransition" xml:space="preserve">
|
||||
<value>Uygulama alanı geçişi</value>
|
||||
</data>
|
||||
<data name="StackFrame_ClassInit" xml:space="preserve">
|
||||
<value>Class Init</value>
|
||||
</data>
|
||||
<data name="StackFrame_Exception" xml:space="preserve">
|
||||
<value>İstisna</value>
|
||||
</data>
|
||||
<data name="StackFrame_FunctionEvaluation" xml:space="preserve">
|
||||
<value>Fonksiyon değerlendirmesi</value>
|
||||
</data>
|
||||
<data name="StackFrame_InternalCall" xml:space="preserve">
|
||||
<value>Dahili Çağrı</value>
|
||||
</data>
|
||||
<data name="StackFrame_InternalFrame" xml:space="preserve">
|
||||
<value>İç çerçeve ({0})</value>
|
||||
</data>
|
||||
<data name="StackFrame_JITCompilation" xml:space="preserve">
|
||||
<value>JIT Derlemesi</value>
|
||||
</data>
|
||||
<data name="StackFrame_LightweightFunction" xml:space="preserve">
|
||||
<value>Lightweight fonksiyonu</value>
|
||||
</data>
|
||||
<data name="StackFrame_ManagedToNativeTransition" xml:space="preserve">
|
||||
<value>Yerel geçiş başarılı</value>
|
||||
</data>
|
||||
<data name="StackFrame_NativeToManagedTransition" xml:space="preserve">
|
||||
<value>Başarılan geçişe yerli</value>
|
||||
</data>
|
||||
<data name="StackFrame_Security" xml:space="preserve">
|
||||
<value>Güvenlik</value>
|
||||
</data>
|
||||
<data name="GlyphToolTip_IL_offset_0" xml:space="preserve">
|
||||
<value>IL dengesi {0}</value>
|
||||
</data>
|
||||
<data name="GlyphToolTip_line_0_character_1" xml:space="preserve">
|
||||
<value>hat {0} karakter {1}</value>
|
||||
</data>
|
||||
<data name="GlyphToolTip_NativeAddress" xml:space="preserve">
|
||||
<value>adres {0}</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotSetNextStatement" xml:space="preserve">
|
||||
<value>Bir sonraki ifade ayarlanamadı.</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotBreakProcess" xml:space="preserve">
|
||||
<value>İşlem durdurulamadı. Hata: 0x{0:X8}</value>
|
||||
</data>
|
||||
<data name="InternalDebuggerError" xml:space="preserve">
|
||||
<value>İç hata ayıklayıcı hatası</value>
|
||||
</data>
|
||||
<data name="Error_CLRDebuggerErrorOccurred" xml:space="preserve">
|
||||
<value>Bir CLR hata ayıklayıcı hatası meydana geldi. Hata ayıklanan süreci sonlandırıp tekrar deneyin.
|
||||
|
||||
HR: 0x{0:X8}
|
||||
Hata: 0x{1:X8}</value>
|
||||
</data>
|
||||
<data name="DbgAsm_UseHostExecutable" xml:space="preserve">
|
||||
<value>Ana bilgisayar da yürütülebilir</value>
|
||||
</data>
|
||||
</root>
|
@ -0,0 +1,252 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="DbgAsm_Args" xml:space="preserve">
|
||||
<value>Argümanlar</value>
|
||||
</data>
|
||||
<data name="DbgAsm_Assembly" xml:space="preserve">
|
||||
<value>_Assembly</value>
|
||||
</data>
|
||||
<data name="DbgAsm_BreakAt" xml:space="preserve">
|
||||
<value>_Atla</value>
|
||||
</data>
|
||||
<data name="DbgAsm_ConnectionPort" xml:space="preserve">
|
||||
<value>_Giriş</value>
|
||||
</data>
|
||||
<data name="DbgAsm_Connect_To_Process" xml:space="preserve">
|
||||
<value>Bağlan</value>
|
||||
</data>
|
||||
<data name="DbgAsm_IP_Address" xml:space="preserve">
|
||||
<value>IP adresi</value>
|
||||
</data>
|
||||
<data name="DbgAsm_WorkingDir" xml:space="preserve">
|
||||
<value>_Çalışma dizini</value>
|
||||
</data>
|
||||
<data name="DbgBreak_CreateProcessEvent" xml:space="preserve">
|
||||
<value>SüreçYarat</value>
|
||||
</data>
|
||||
<data name="DbgBreak_Dont" xml:space="preserve">
|
||||
<value>Bozma</value>
|
||||
</data>
|
||||
<data name="DbgBreak_EntryPoint" xml:space="preserve">
|
||||
<value>Giriş Noktası</value>
|
||||
</data>
|
||||
<data name="Error_FileDoesNotExist" xml:space="preserve">
|
||||
<value>Dosya mevcut değil</value>
|
||||
</data>
|
||||
<data name="Error_MissingFilename" xml:space="preserve">
|
||||
<value>Eksik dosya adı</value>
|
||||
</data>
|
||||
<data name="Plugin_ShortDescription" xml:space="preserve">
|
||||
<value>Hata Ayıklayıcı ({0})</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotFindFile" xml:space="preserve">
|
||||
<value>{0} bulunamadı</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotConnectToProcess" xml:space="preserve">
|
||||
<value>Hata ayıklanmış işleme bağlanılamadı</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotFindDebuggedProcess" xml:space="preserve">
|
||||
<value>Hata ayıklanmış işlem bulunamadı</value>
|
||||
</data>
|
||||
<data name="Error_ConnectionWasUnexpectedlyClosed" xml:space="preserve">
|
||||
<value>Hata ayıklanmış işleme olan bağlantı beklenmedik şekilde kapandı</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Aborted" xml:space="preserve">
|
||||
<value>İptal edildi</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_AbortRequested" xml:space="preserve">
|
||||
<value>İptalTalebi</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Background" xml:space="preserve">
|
||||
<value>Arka plan</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Stopped" xml:space="preserve">
|
||||
<value>Durdu</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_StopRequested" xml:space="preserve">
|
||||
<value>DurmaTalepedildi</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Suspended" xml:space="preserve">
|
||||
<value>Askıya alındı</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_SuspendRequested" xml:space="preserve">
|
||||
<value>AskıyaalınmaTalepedildi</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_Unstarted" xml:space="preserve">
|
||||
<value>Başlamamış</value>
|
||||
</data>
|
||||
<data name="Thread_UserState_WaitSleepJoin" xml:space="preserve">
|
||||
<value>BekleUyuKatıl</value>
|
||||
</data>
|
||||
<data name="ExceptionMessageIsNull" xml:space="preserve">
|
||||
<value>"<özel durum iletisi yok>"</value>
|
||||
</data>
|
||||
<data name="StackFrame_FunctionEvaluation" xml:space="preserve">
|
||||
<value>Fonksiyon değerlendirmesi</value>
|
||||
</data>
|
||||
<data name="StackFrame_NativeTransition" xml:space="preserve">
|
||||
<value>Yerel geçiş</value>
|
||||
</data>
|
||||
<data name="Error_RuntimeDoesNotSupportCallingGenericMethods" xml:space="preserve">
|
||||
<value>Bu çalışma genelleyici metodları çağırmayı desteklemiyor</value>
|
||||
</data>
|
||||
<data name="Error_CanNotWriteToThisArgument" xml:space="preserve">
|
||||
<value>'this' yazmak mümkün değildir</value>
|
||||
</data>
|
||||
<data name="Error_CannotAccessMemberRuntimeLimitations" xml:space="preserve">
|
||||
<value>Çalışma zamanı sınırlarından dolayı üyeye erişilemedi</value>
|
||||
</data>
|
||||
<data name="Error_CouldNotSetNextStatement" xml:space="preserve">
|
||||
<value>Bir sonraki ifade ayarlanamadı.</value>
|
||||
</data>
|
||||
<data name="DbgAsm_ProcessIsSuspended" xml:space="preserve">
|
||||
<value>İşlem durduruldu ve _hata ayıklayıcı için bekliyor</value>
|
||||
</data>
|
||||
<data name="Error_RuntimeDoesNotSupportSettingNewStatement" xml:space="preserve">
|
||||
<value>Bu çalışma zamanı yeni bir durum ayarını desteklemiyor</value>
|
||||
</data>
|
||||
<data name="AttachToProcessXCommand" xml:space="preserve">
|
||||
<value>İşlem ({0}) a ekleyin...</value>
|
||||
</data>
|
||||
<data name="UnityEditor" xml:space="preserve">
|
||||
<value>Düzenleyici</value>
|
||||
</data>
|
||||
<data name="ConnectToUnity_UseAttachToUnityProcessDlgBoxMessage" xml:space="preserve">
|
||||
<value>İşlem(birim) diyalog kutusunu hata ayıklayıcıya eklemek için ekle'yi kullanın</value>
|
||||
</data>
|
||||
<data name="CanNotSetABreakpointWhenProcessIsPaused" xml:space="preserve">
|
||||
<value>İşlem durdurulduğunda bir kesme noktası ayarlanamaz.</value>
|
||||
</data>
|
||||
<data name="DbgAsm_Executable" xml:space="preserve">
|
||||
<value>Çalıştırılabilir</value>
|
||||
</data>
|
||||
<data name="CouldNotConnectToUnityGame_MakeSureMonoDllFileIsPatched" xml:space="preserve">
|
||||
<value>Oyunun mono.dll dosyasını yamaladığınıza emin olun</value>
|
||||
</data>
|
||||
<data name="DbgAsm_ConnectionTimeoutInSeconds" xml:space="preserve">
|
||||
<value>_Zaman Aşımı (saniye)</value>
|
||||
</data>
|
||||
<data name="AttachToUnityProcess_DebugBuildsOnlyMessage" xml:space="preserve">
|
||||
<value>Bu sadece birim hata ayıklayıcı yapısı içindir</value>
|
||||
</data>
|
||||
<data name="DebuggingUnityGamesText" xml:space="preserve">
|
||||
<value>Unity Oyunları için Hata Ayıklama</value>
|
||||
</data>
|
||||
</root>
|
@ -0,0 +1,189 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="AddClassBreakpointCommand" xml:space="preserve">
|
||||
<value>Sınıf kesme noktası ekle</value>
|
||||
</data>
|
||||
<data name="AddClassTracepointCommand" xml:space="preserve">
|
||||
<value>Sınıf izleme noktası ekle</value>
|
||||
</data>
|
||||
<data name="AddMethodBreakpointCommand" xml:space="preserve">
|
||||
<value>Metod kesme noktası ekle</value>
|
||||
</data>
|
||||
<data name="BreakWhenExceptionThrownCommand" xml:space="preserve">
|
||||
<value>Fırlatıldığında Durdur</value>
|
||||
</data>
|
||||
<data name="Button_Cancel" xml:space="preserve">
|
||||
<value>İptal</value>
|
||||
</data>
|
||||
<data name="CancelLoadingModulesMessage" xml:space="preserve">
|
||||
<value>Modül yükleme durdurulsun mu?</value>
|
||||
</data>
|
||||
<data name="CantEvaluateWhenCurrentFrameIsNative" xml:space="preserve">
|
||||
<value>Geçerli yığın çerçevesi bir yerel yığın çerçevesiyken ifade değerlendirilemiyor</value>
|
||||
</data>
|
||||
<data name="DecompilerGeneratedVariablesCanNotBeEvaluated" xml:space="preserve">
|
||||
<value>Geri derlenmiş değişkenler hesaplanamaz</value>
|
||||
</data>
|
||||
<data name="GlyphToolTip_IL_offset_0" xml:space="preserve">
|
||||
<value>IL dengesi {0}</value>
|
||||
</data>
|
||||
<data name="GlyphToolTip_line_0_character_1" xml:space="preserve">
|
||||
<value>hat {0} karakter {1}</value>
|
||||
</data>
|
||||
<data name="InternalDebuggerError" xml:space="preserve">
|
||||
<value>İç hata ayıklayıcı hatası</value>
|
||||
</data>
|
||||
<data name="LoadModule_InfoText" xml:space="preserve">
|
||||
<value>Modül yükleniyor. Büyük bir modül ise biraz zaman alabilir.</value>
|
||||
</data>
|
||||
<data name="LoadModule_Title" xml:space="preserve">
|
||||
<value>Dinamik Modülleri Yükleme</value>
|
||||
</data>
|
||||
<data name="Method_X_ThrewAnExceptionOfType_Y" xml:space="preserve">
|
||||
<value>'{0}' bir tip '{1}' istisnası oluşturdu</value>
|
||||
</data>
|
||||
<data name="ModuleMetadataNotFoundOrInvalid" xml:space="preserve">
|
||||
<value>Modülün 'megadata' sı bulunamadı veya geçersiz</value>
|
||||
</data>
|
||||
<data name="Module_BreakProcessBeforeLoadingDynamicModules" xml:space="preserve">
|
||||
<value>Dinamik modüller yüklenmeden önce işlemi durdurmak zorundasınız.</value>
|
||||
</data>
|
||||
<data name="NoDotNetObjectFoundAtAddress" xml:space="preserve">
|
||||
<value>Verilen adreste bir obje bulunamadı</value>
|
||||
</data>
|
||||
<data name="NoExceptionOnTheCurrentThread" xml:space="preserve">
|
||||
<value>Geçerli konuda hiçbir istisna yok</value>
|
||||
</data>
|
||||
<data name="ReloadAllMethodBodiesCommand" xml:space="preserve">
|
||||
<value>Tüm method gövdeleri yeniden yükle</value>
|
||||
</data>
|
||||
<data name="ReturnValueNotAvailable" xml:space="preserve">
|
||||
<value>Geri dönüş değeri şuanda kullanılabilir değil</value>
|
||||
</data>
|
||||
<data name="StepFilter_SteppingOverOperator" xml:space="preserve">
|
||||
<value>İçine adım: '{0}' operatörü üzerine atım at.</value>
|
||||
</data>
|
||||
<data name="StepFilter_SteppingOverProperty" xml:space="preserve">
|
||||
<value>İçine adım: '{0}' özelliği üzerine atım at.</value>
|
||||
</data>
|
||||
<data name="UnknownVariableOrObjectId" xml:space="preserve">
|
||||
<value>Bilinmeyen değişken veya obje kimliği</value>
|
||||
</data>
|
||||
</root>
|
@ -142,10 +142,10 @@
|
||||
<value>Anexar ao Processo</value>
|
||||
</data>
|
||||
<data name="Attach_UseDnSpy32" xml:space="preserve">
|
||||
<value>Use 64-bit dnSpy to attach to 64-bit processes</value>
|
||||
<value>Use a versão 64 bits do dnSpy para fazer attach de processos de 64 bits</value>
|
||||
</data>
|
||||
<data name="Attach_UseDnSpy64" xml:space="preserve">
|
||||
<value>Use 32-bit dnSpy to attach to 32-bit processes</value>
|
||||
<value>Use a versão 32 bits do dnSpy para fazer attach de processos de 32 bits</value>
|
||||
</data>
|
||||
<data name="BreakCommand" xml:space="preserve">
|
||||
<value>_Pausar Todos</value>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -816,7 +816,7 @@
|
||||
<value>_Вікна</value>
|
||||
</data>
|
||||
<data name="OutputCommand" xml:space="preserve">
|
||||
<value>Вив_ід</value>
|
||||
<value>_Вивід</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlAltW_DIGIT" xml:space="preserve">
|
||||
<value>Ctrl+Alt+W, {0}</value>
|
||||
|
@ -0,0 +1,309 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="CompilationAdditionalError" xml:space="preserve">
|
||||
<value>+ek {0} hata</value>
|
||||
</data>
|
||||
<data name="CompilationAdditionalErrors" xml:space="preserve">
|
||||
<value>+ ek {0} hata</value>
|
||||
</data>
|
||||
<data name="CopyCommand" xml:space="preserve">
|
||||
<value>Kop_yala</value>
|
||||
</data>
|
||||
<data name="CutCommand" xml:space="preserve">
|
||||
<value>Ke_s</value>
|
||||
</data>
|
||||
<data name="HelpAltDown" xml:space="preserve">
|
||||
<value>Sonraki komutu göster</value>
|
||||
</data>
|
||||
<data name="HelpAltUp" xml:space="preserve">
|
||||
<value>Önceki komutu göster</value>
|
||||
</data>
|
||||
<data name="HelpCtrlA" xml:space="preserve">
|
||||
<value>Giriş metni seçin. Tüm metni seçmek için düğmesine tekrar basın</value>
|
||||
</data>
|
||||
<data name="HelpCtrlAltDown" xml:space="preserve">
|
||||
<value>Girilen kelime ile eşleşen sıradaki komutu göster</value>
|
||||
</data>
|
||||
<data name="HelpCtrlAltUp" xml:space="preserve">
|
||||
<value>Girilen kelime ile eşleşen önceki komutu göster</value>
|
||||
</data>
|
||||
<data name="HelpCtrlEnter" xml:space="preserve">
|
||||
<value>Komutu çalıştır</value>
|
||||
</data>
|
||||
<data name="HelpEnter" xml:space="preserve">
|
||||
<value>Komutu çalıştır</value>
|
||||
</data>
|
||||
<data name="HelpEscape" xml:space="preserve">
|
||||
<value>Mevcut girişi temizle</value>
|
||||
</data>
|
||||
<data name="HelpKeyboardShortcuts" xml:space="preserve">
|
||||
<value>Klavye kısayolları:</value>
|
||||
</data>
|
||||
<data name="HelpReplCommands" xml:space="preserve">
|
||||
<value>REPL komutları:</value>
|
||||
</data>
|
||||
<data name="HelpScriptDirectives" xml:space="preserve">
|
||||
<value>Komut dizisi talimatları:</value>
|
||||
</data>
|
||||
<data name="HelpScriptDirective_load" xml:space="preserve">
|
||||
<value>Betiği yükle ve çalıştır, #load "betikadı.csx"</value>
|
||||
</data>
|
||||
<data name="HelpScriptDirective_r" xml:space="preserve">
|
||||
<value>Bir başvuru, bir derleme, diskteki bir dosya yolu, dnSpy'ın yolu veya bir klasör ekleyin, #r "myfile.dll"</value>
|
||||
</data>
|
||||
<data name="HelpShiftEnter" xml:space="preserve">
|
||||
<value>Yeni bir satır ekle</value>
|
||||
</data>
|
||||
<data name="HelpString" xml:space="preserve">
|
||||
<value>Daha fazla bilgi için "#yardım" yazınız.</value>
|
||||
</data>
|
||||
<data name="LoadingContextFromFile" xml:space="preserve">
|
||||
<value>Kaynak {0} dan yükleniyor.</value>
|
||||
</data>
|
||||
<data name="PasteCommand" xml:space="preserve">
|
||||
<value>_Yapıştır</value>
|
||||
</data>
|
||||
<data name="Plugin_ShortDescription" xml:space="preserve">
|
||||
<value>Komut dizisi oluşturma</value>
|
||||
</data>
|
||||
<data name="ResettingExecutionEngine" xml:space="preserve">
|
||||
<value>Uygulama motorunu sıfırlama.</value>
|
||||
</data>
|
||||
<data name="Script_ToolTip_ClearScreen" xml:space="preserve">
|
||||
<value>Ekranı Temizle</value>
|
||||
</data>
|
||||
<data name="Script_ToolTip_HistoryNext" xml:space="preserve">
|
||||
<value>Sonraki geçmiş</value>
|
||||
</data>
|
||||
<data name="Script_ToolTip_HistoryPrevious" xml:space="preserve">
|
||||
<value>Önceki geçmiş</value>
|
||||
</data>
|
||||
<data name="Script_ToolTip_Reset" xml:space="preserve">
|
||||
<value>Sıfırla</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyAltDown" xml:space="preserve">
|
||||
<value>Alt+Aşağı ok</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyAltUp" xml:space="preserve">
|
||||
<value>Alt+Yukarı ok</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlA" xml:space="preserve">
|
||||
<value>Ctrl+A</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlAltDown" xml:space="preserve">
|
||||
<value>Ctrl+Alt+Aşağı ok</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlAltN" xml:space="preserve">
|
||||
<value>Ctrl+Alt+N</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlAltUp" xml:space="preserve">
|
||||
<value>Ctrl+Alt+Yukarı Ok</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlC" xml:space="preserve">
|
||||
<value>Ctrl+C</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlEnter" xml:space="preserve">
|
||||
<value>Ctrl+Enter</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlV" xml:space="preserve">
|
||||
<value>Ctrl+V</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlX" xml:space="preserve">
|
||||
<value>Ctrl+X</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyEnter" xml:space="preserve">
|
||||
<value>Enter(Giriş)</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyEscape" xml:space="preserve">
|
||||
<value>Esc</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyShiftEnter" xml:space="preserve">
|
||||
<value>Shift+Enter</value>
|
||||
</data>
|
||||
<data name="Window_CSharp" xml:space="preserve">
|
||||
<value>İnteraktif C#</value>
|
||||
</data>
|
||||
<data name="HelpClearDescription" xml:space="preserve">
|
||||
<value>Kod düzenleyicisini temizleyin</value>
|
||||
</data>
|
||||
<data name="HelpHelpDescription" xml:space="preserve">
|
||||
<value>Yardımı göster</value>
|
||||
</data>
|
||||
<data name="HelpResetDescription" xml:space="preserve">
|
||||
<value>Uygulama ortamını ayarla</value>
|
||||
</data>
|
||||
<data name="ClearScreenCommand" xml:space="preserve">
|
||||
<value>Ekranı Temizle</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlL" xml:space="preserve">
|
||||
<value>Ctrl+L</value>
|
||||
</data>
|
||||
<data name="Window_VisualBasic" xml:space="preserve">
|
||||
<value>İnteraktif Visual Basic</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlAltI" xml:space="preserve">
|
||||
<value>Ctrl+Alt+I</value>
|
||||
</data>
|
||||
<data name="CopyCodeCommand" xml:space="preserve">
|
||||
<value>Kodu Kopyala</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlShiftC" xml:space="preserve">
|
||||
<value>Ctrl+Shift+C</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlECtrlW" xml:space="preserve">
|
||||
<value>Ctrl+E, Ctrl+W</value>
|
||||
</data>
|
||||
<data name="ShowLineNumbersCommand" xml:space="preserve">
|
||||
<value>Satır numaralarını göster</value>
|
||||
</data>
|
||||
<data name="WordWrapHeader" xml:space="preserve">
|
||||
<value>_Sözcük Kaydır</value>
|
||||
</data>
|
||||
<data name="Repl_WordWrap_ToolTip" xml:space="preserve">
|
||||
<value>Sözcük kaydırmayı bağla</value>
|
||||
</data>
|
||||
<data name="AllFiles" xml:space="preserve">
|
||||
<value>Tüm Dosyalar</value>
|
||||
</data>
|
||||
<data name="Repl_Save_ToolTip" xml:space="preserve">
|
||||
<value>Kaydet</value>
|
||||
</data>
|
||||
<data name="TextFiles" xml:space="preserve">
|
||||
<value>Metin Dosyaları</value>
|
||||
</data>
|
||||
<data name="SaveCodeCommand" xml:space="preserve">
|
||||
<value>Kodu Kaydet...</value>
|
||||
</data>
|
||||
<data name="SaveCommand" xml:space="preserve">
|
||||
<value>Kaydet...</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlS" xml:space="preserve">
|
||||
<value>Ctrl+S</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlShiftS" xml:space="preserve">
|
||||
<value>Ctrl+Shift+S</value>
|
||||
</data>
|
||||
<data name="CSharpScriptFiles" xml:space="preserve">
|
||||
<value>C# Komut Dosyaları</value>
|
||||
</data>
|
||||
<data name="VisualBasicScriptFiles" xml:space="preserve">
|
||||
<value>Visual Basic Komut Dosyaları</value>
|
||||
</data>
|
||||
</root>
|
@ -0,0 +1,255 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="ClassesToolTip" xml:space="preserve">
|
||||
<value>Sınıflar</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_AllowUnsafe" xml:space="preserve">
|
||||
<value>Güvenli olmayan kod çalıştırılmasına izin</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_CheckOverflow" xml:space="preserve">
|
||||
<value>Aritmetik taşma/yetersizlik durumu denetle</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_EmbedVBRuntime" xml:space="preserve">
|
||||
<value>Visual Basic çalışma zamanını göm</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_Optimize" xml:space="preserve">
|
||||
<value>Kodu iyileştir</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_OptionCompareBinary" xml:space="preserve">
|
||||
<value>Seçenek karşılaştırması: ikili</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_OptionExplicit" xml:space="preserve">
|
||||
<value>Seçenek açık</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_OptionInfer" xml:space="preserve">
|
||||
<value>Seçenek çıkarımı</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_OptionStrict" xml:space="preserve">
|
||||
<value>Seçenek katı</value>
|
||||
</data>
|
||||
<data name="CompilerSettings_PreprocessorSymbols" xml:space="preserve">
|
||||
<value>Koşullu derleme sembolleri</value>
|
||||
</data>
|
||||
<data name="CompletionSet_All" xml:space="preserve">
|
||||
<value>Tümü</value>
|
||||
</data>
|
||||
<data name="ConstantsToolTip" xml:space="preserve">
|
||||
<value>Sabitler</value>
|
||||
</data>
|
||||
<data name="DebuggerExpressionHasNoValue" xml:space="preserve">
|
||||
<value>İfade değerlendirildi ve hiçbir değeri yok</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_CSharp_StaticMembers" xml:space="preserve">
|
||||
<value>Sabit üyeler</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_DynamicView" xml:space="preserve">
|
||||
<value>Dinamik görünüm</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_Error_PropertyName" xml:space="preserve">
|
||||
<value>Hata</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_ExpandDynamicViewMessage" xml:space="preserve">
|
||||
<value>Dinamik Görünümü genişletmek nesne için dinamik üyeleri alır</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_ExpandResultsViewMessage" xml:space="preserve">
|
||||
<value>Sonuç görünümünü genişletmek IEnumerable'ı sıralayacaktır</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_InstanceMembers" xml:space="preserve">
|
||||
<value>Örnek üyeleri</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_RawView" xml:space="preserve">
|
||||
<value>İşlem görmemiş görünüm</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_ResultsView" xml:space="preserve">
|
||||
<value>Sonuçların Görünümü</value>
|
||||
</data>
|
||||
<data name="DebuggerVarsWindow_VisualBasic_SharedMembers" xml:space="preserve">
|
||||
<value>Paylaşılan Üyeler</value>
|
||||
</data>
|
||||
<data name="DelegatesToolTip" xml:space="preserve">
|
||||
<value>Görevlendirmeler</value>
|
||||
</data>
|
||||
<data name="DynamicViewAssemblyNotLoaded" xml:space="preserve">
|
||||
<value>Dinamik görünümü {0}'ın/un referanslanmasına ihtiyaç duyar</value>
|
||||
</data>
|
||||
<data name="DynamicView_MustBeDynamicOrComType" xml:space="preserve">
|
||||
<value>Sadece COM veya Dinamik nesneler Dinamik Görünüme sahip olabilir</value>
|
||||
</data>
|
||||
<data name="EnumsToolTip" xml:space="preserve">
|
||||
<value>Enumlar</value>
|
||||
</data>
|
||||
<data name="EventsToolTip" xml:space="preserve">
|
||||
<value>Olaylar</value>
|
||||
</data>
|
||||
<data name="ExtensionMethodsToolTip" xml:space="preserve">
|
||||
<value>Genişletme yöntemleri</value>
|
||||
</data>
|
||||
<data name="FieldsToolTip" xml:space="preserve">
|
||||
<value>Alanlar</value>
|
||||
</data>
|
||||
<data name="FilterExpressionEvaluator_CompiledExpressionThrewAnException" xml:space="preserve">
|
||||
<value>Derlenmiş ifade özel bir durum oluşturdu: {0}</value>
|
||||
</data>
|
||||
<data name="FilterExpressionEvaluator_InvalidExpression" xml:space="preserve">
|
||||
<value>İfade geçersiz</value>
|
||||
</data>
|
||||
<data name="InterfacesToolTip" xml:space="preserve">
|
||||
<value>Arayüzler</value>
|
||||
</data>
|
||||
<data name="KeywordsToolTip" xml:space="preserve">
|
||||
<value>Anahtar Kelimeler</value>
|
||||
</data>
|
||||
<data name="LocalsAndParametersToolTip" xml:space="preserve">
|
||||
<value>Lokal ve parametreler</value>
|
||||
</data>
|
||||
<data name="LocalsWindow_MethodOrProperty_Returned" xml:space="preserve">
|
||||
<value>{0} döndü</value>
|
||||
</data>
|
||||
<data name="LocalsWindow_TypeVariables" xml:space="preserve">
|
||||
<value>Değişken türleri</value>
|
||||
</data>
|
||||
<data name="MethodsToolTip" xml:space="preserve">
|
||||
<value>Yöntemler</value>
|
||||
</data>
|
||||
<data name="ModulesToolTip" xml:space="preserve">
|
||||
<value>Modüller</value>
|
||||
</data>
|
||||
<data name="NamespacesToolTip" xml:space="preserve">
|
||||
<value>İsim Alanları</value>
|
||||
</data>
|
||||
<data name="PropertiesToolTip" xml:space="preserve">
|
||||
<value>Özellikler</value>
|
||||
</data>
|
||||
<data name="ResultsView_MustBeEnumerableType" xml:space="preserve">
|
||||
<value>Yalnızca Enumerable türleri sonuç görünümü alabilir</value>
|
||||
</data>
|
||||
<data name="SnippetsToolTip" xml:space="preserve">
|
||||
<value>Parçacıklar</value>
|
||||
</data>
|
||||
<data name="StructuresToolTip" xml:space="preserve">
|
||||
<value>Yapılar</value>
|
||||
</data>
|
||||
<data name="SystemCoreDllNotLoaded" xml:space="preserve">
|
||||
<value>Sonuç görünümü {0}'ın/un referanslanmasına ihtiyaç duyar</value>
|
||||
</data>
|
||||
<data name="TypeDoesNotExistInAssembly" xml:space="preserve">
|
||||
<value>{0} tipi {1} assembly'sinde yok</value>
|
||||
</data>
|
||||
</root>
|
321
dnSpy/dnSpy.Console/Properties/dnSpy.Console.Resources.tr.resx
Normal file
321
dnSpy/dnSpy.Console/Properties/dnSpy.Console.Resources.tr.resx
Normal file
@ -0,0 +1,321 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="Error1" xml:space="preserve">
|
||||
<value>HATA: {0}</value>
|
||||
</data>
|
||||
<data name="FileOrDirDoesNotExist" xml:space="preserve">
|
||||
<value>Dosya/dizin '{0}' yok</value>
|
||||
</data>
|
||||
<data name="InvalidOption" xml:space="preserve">
|
||||
<value>Geçersiz seçenek: {0}</value>
|
||||
</data>
|
||||
<data name="InvalidSolutionName" xml:space="preserve">
|
||||
<value>.sln adı ({0}) proje dizini ile ilişkili olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidToken" xml:space="preserve">
|
||||
<value>Geçersiz 'metadata' işareti</value>
|
||||
</data>
|
||||
<data name="InvalidVSVersion" xml:space="preserve">
|
||||
<value>Geçersiz Visual Studio sürümü: {0}</value>
|
||||
</data>
|
||||
<data name="LanguageDoesNotExist" xml:space="preserve">
|
||||
<value>Dil '{0}' yok</value>
|
||||
</data>
|
||||
<data name="Languages" xml:space="preserve">
|
||||
<value>Diller:</value>
|
||||
</data>
|
||||
<data name="LanguageXDoesNotExist" xml:space="preserve">
|
||||
<value>{0} dili bulunmuyor</value>
|
||||
</data>
|
||||
<data name="MissingAsmSearchPath" xml:space="preserve">
|
||||
<value>Eksik 'assembly' arama yolu</value>
|
||||
</data>
|
||||
<data name="MissingDotNetFilename" xml:space="preserve">
|
||||
<value>Eksik .NET dosya adı</value>
|
||||
</data>
|
||||
<data name="MissingLanguageName" xml:space="preserve">
|
||||
<value>Eksik dil adı</value>
|
||||
</data>
|
||||
<data name="MissingMDToken" xml:space="preserve">
|
||||
<value>Eksik 'metadata' işareti</value>
|
||||
</data>
|
||||
<data name="MissingNumberOfThreads" xml:space="preserve">
|
||||
<value>Eksik konu sayısı</value>
|
||||
</data>
|
||||
<data name="MissingOptions" xml:space="preserve">
|
||||
<value>Hiçbir seçenek belirtilmedi</value>
|
||||
</data>
|
||||
<data name="MissingOutputDir" xml:space="preserve">
|
||||
<value>Eksik çıkış dizini</value>
|
||||
</data>
|
||||
<data name="MissingSolutionName" xml:space="preserve">
|
||||
<value>Eksik .sln adı</value>
|
||||
</data>
|
||||
<data name="MissingVSVersion" xml:space="preserve">
|
||||
<value>Eksik Visual Studio sürümü</value>
|
||||
</data>
|
||||
<data name="NoLanguagesFound" xml:space="preserve">
|
||||
<value>Dil bulunamadı. Dilin dll dosyaları ile programın aynı klasörde bulunduğundan emin olun.</value>
|
||||
</data>
|
||||
<data name="NotDotNetFile" xml:space="preserve">
|
||||
<value>{0} bir .NET dosyası değil</value>
|
||||
</data>
|
||||
<data name="OnlyOneFileCanBeDecompiled" xml:space="preserve">
|
||||
<value>--md kullanılarak sadece bir dosya kaynak koda dönüştürülebilir</value>
|
||||
</data>
|
||||
<data name="MissingUserGacPath" xml:space="preserve">
|
||||
<value>Eksik kullanıcı GAC yolu</value>
|
||||
</data>
|
||||
<data name="InvalidMemberToDecompile" xml:space="preserve">
|
||||
<value>Sadece türler, yöntemler, alanlar ve özellikler kaynak koda geri dönüştürülebilir</value>
|
||||
</data>
|
||||
<data name="CouldNotFindTypeX" xml:space="preserve">
|
||||
<value>{0} türü bulunamadı</value>
|
||||
</data>
|
||||
<data name="CouldNotResolveGacFileX" xml:space="preserve">
|
||||
<value>GAC assembly {0} çözümlenemedi</value>
|
||||
</data>
|
||||
<data name="MissingGacFile" xml:space="preserve">
|
||||
<value>Eksik GAC assembly ismi</value>
|
||||
</data>
|
||||
<data name="MissingTypeName" xml:space="preserve">
|
||||
<value>Türün tam adı eksik</value>
|
||||
</data>
|
||||
<data name="LanguageXDoesNotSupportProjects" xml:space="preserve">
|
||||
<value>{0} dili proje dosyası yaratmayı desteklemez</value>
|
||||
</data>
|
||||
<data name="LanguageOptions" xml:space="preserve">
|
||||
<value>Dil seçenekleri:</value>
|
||||
</data>
|
||||
<data name="LanguageOptionsDesc" xml:space="preserve">
|
||||
<value>Tüm boolean seçenekleri 'no-' ve 'dont-' komuları kullanılarak devre dışı bırakılabilir. Örn: --dont-sort-members</value>
|
||||
</data>
|
||||
<data name="MissingOptionArgument" xml:space="preserve">
|
||||
<value>Eksik seçenek argümanı</value>
|
||||
</data>
|
||||
<data name="InvalidGuid" xml:space="preserve">
|
||||
<value>Geçersiz GUID</value>
|
||||
</data>
|
||||
<data name="CmdLineAssembly" xml:space="preserve">
|
||||
<value>'assembly' dili</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_AsmPath" xml:space="preserve">
|
||||
<value>'assembly' arama yolu. Bu yollar {0} kullanılarak veya birden çok --asm- yolu kullanılarak ayrılabilir</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_GACFile" xml:space="preserve">
|
||||
<value>bir 'assembly'i GAC'dan kaynak koda dönüştürmek. Kesin versiyonu kullanmak için 'assembly' isminin tamamını kullan.</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_Language" xml:space="preserve">
|
||||
<value>dili ayarla, varsayılan dil C#. Guid'ler kullanılabilir.</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_MDToken" xml:space="preserve">
|
||||
<value>'metadata' işaretli bir üyeyi N den stdout'a geri derle</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoBAML" xml:space="preserve">
|
||||
<value>baml'ı xaml'e geri derleme</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoGAC" xml:space="preserve">
|
||||
<value>'assembly' lere bakmak için GAC'ı kullanma. --no-stdlib ile kullanışlı</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoResources" xml:space="preserve">
|
||||
<value>kaynakları açma</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoResX" xml:space="preserve">
|
||||
<value>.resx dosyaları oluşturma</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoSLN" xml:space="preserve">
|
||||
<value>.sln dosyaları oluşturma</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoStdLib" xml:space="preserve">
|
||||
<value>projeler mscorlib'e referans vermiyor</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NumberOfThreads" xml:space="preserve">
|
||||
<value>çalışan konu sayısı. Varsayılan her bir CPU çekirdeği için bir tane kullanmaktır</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_OutputDirectory" xml:space="preserve">
|
||||
<value>çıktı dizini</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_ProjectGUID" xml:space="preserve">
|
||||
<value>guid projesi</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_RecursiveSearch" xml:space="preserve">
|
||||
<value>.NET dosyaları geri çözümlenmesi için tekrarlanan arama</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_SlnName" xml:space="preserve">
|
||||
<value>.sln dosyasının adı</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_Type1" xml:space="preserve">
|
||||
<value>stdout ismi ile belirtilen tipi geri çözümle. İsimboşluk.İsim veya İsim, büyük küçük harfe duyarsız</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_Type2" xml:space="preserve">
|
||||
<value>-t ile aynı</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_UserGAC" xml:space="preserve">
|
||||
<value>kullanıcı GAC yolu, Yollar {0} veya birden çok --user-gac'leri kullanarak ayrılabilir</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_VSVersion" xml:space="preserve">
|
||||
<value>{0} Visual Studio sürümü, 2005,2008</value>
|
||||
</data>
|
||||
<data name="CmdLineLanguage" xml:space="preserve">
|
||||
<value>dil</value>
|
||||
</data>
|
||||
<data name="CmdLineName" xml:space="preserve">
|
||||
<value>isim</value>
|
||||
</data>
|
||||
<data name="CmdLineOutputDir" xml:space="preserve">
|
||||
<value>'outdir'</value>
|
||||
</data>
|
||||
<data name="CmdLinePath" xml:space="preserve">
|
||||
<value>yol</value>
|
||||
</data>
|
||||
<data name="ExampleDescription1" xml:space="preserve">
|
||||
<value>Üst dizindeki tüm .NET dosyalarını geri çözümler ve dosyaları C:\out\path'e kaydeder</value>
|
||||
</data>
|
||||
<data name="ExampleDescription2" xml:space="preserve">
|
||||
<value>Üst dizindeki ve alt dizinlerdeki tüm .NET dosyalarını geri çözümler</value>
|
||||
</data>
|
||||
<data name="ExampleDescription3" xml:space="preserve">
|
||||
<value>Üst dizindeki tüm *.dll .NET dosyalarını geri çözümler ve dosyaları C:\out\path'e kaydeder</value>
|
||||
</data>
|
||||
<data name="ExampleDescription4" xml:space="preserve">
|
||||
<value>0x0600123 işaretine sahip üyeyi geri çözümler</value>
|
||||
</data>
|
||||
<data name="ExampleDescription5" xml:space="preserve">
|
||||
<value>mscorlib'den System.Int32 yi geri çözümler</value>
|
||||
</data>
|
||||
<data name="ExamplesHeader" xml:space="preserve">
|
||||
<value>Örnekler:</value>
|
||||
</data>
|
||||
<data name="UsageHeader" xml:space="preserve">
|
||||
<value>[options][fileOrDir1][fileOrDir2][...]</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_NoColor" xml:space="preserve">
|
||||
<value>metni renklendirme</value>
|
||||
</data>
|
||||
<data name="CmdLineDescription_Spaces" xml:space="preserve">
|
||||
<value>Boşluklardaki bir sekme boyutu veya bir sekmeyi kullanmak için 0</value>
|
||||
</data>
|
||||
<data name="InvalidSpacesArgument" xml:space="preserve">
|
||||
<value>Boşluk sayısı {0} ile {1} arasında olmalıdır</value>
|
||||
</data>
|
||||
<data name="MissingArgument" xml:space="preserve">
|
||||
<value>Eksik argüman</value>
|
||||
</data>
|
||||
</root>
|
@ -181,7 +181,7 @@
|
||||
<value>Coluna de pesquisa: {0}</value>
|
||||
</data>
|
||||
<data name="Search_SearchColumnInvertMatchHelpText" xml:space="preserve">
|
||||
<value>Use '{0}' to invert the match, eg. {1}</value>
|
||||
<value>Use '{0}' para inverter a partida, por exemplo. {1}</value>
|
||||
</data>
|
||||
<data name="ValueMustBeType" xml:space="preserve">
|
||||
<value>Valor deve ser de tipo {0}.
|
||||
|
@ -0,0 +1,191 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="AllFiles" xml:space="preserve">
|
||||
<value>Tüm dosyalar</value>
|
||||
</data>
|
||||
<data name="AnErrorOccurred" xml:space="preserve">
|
||||
<value>Bir hata oluştu:
|
||||
|
||||
{0}</value>
|
||||
</data>
|
||||
<data name="Button_Cancel" xml:space="preserve">
|
||||
<value>İ_ptal</value>
|
||||
</data>
|
||||
<data name="CouldNotConvert" xml:space="preserve">
|
||||
<value>'{0}' dönüştürülemiyor</value>
|
||||
</data>
|
||||
<data name="CouldNotConvertFromString" xml:space="preserve">
|
||||
<value>{0} bir dizeden dönüştürülemiyor</value>
|
||||
</data>
|
||||
<data name="CouldNotDeserializeData" xml:space="preserve">
|
||||
<value>Verisi serisi {0} kaldırılamadı</value>
|
||||
</data>
|
||||
<data name="Files_DotNetExecutables" xml:space="preserve">
|
||||
<value>.NET yürütülebilir dosyaları</value>
|
||||
</data>
|
||||
<data name="Files_DotNetNetModules" xml:space="preserve">
|
||||
<value>.NET NetModules</value>
|
||||
</data>
|
||||
<data name="Files_Executables" xml:space="preserve">
|
||||
<value>Yürütülebilir dosyalar</value>
|
||||
</data>
|
||||
<data name="Files_Images" xml:space="preserve">
|
||||
<value>Resimler</value>
|
||||
</data>
|
||||
<data name="Files_StrongNameKeyFiles" xml:space="preserve">
|
||||
<value>Strong Name Key Files</value>
|
||||
</data>
|
||||
<data name="Files_XmlFiles" xml:space="preserve">
|
||||
<value>XML dosyaları</value>
|
||||
</data>
|
||||
<data name="InvalidGuid" xml:space="preserve">
|
||||
<value>Geçersiz GUID</value>
|
||||
</data>
|
||||
<data name="NewDataNotImageList" xml:space="preserve">
|
||||
<value>Yeni veri bir resim listesi değil.</value>
|
||||
</data>
|
||||
<data name="NoTypeConverter" xml:space="preserve">
|
||||
<value>{0} bir TypeConverter a sahip değil ve bir dizeden dönüştürülemez.</value>
|
||||
</data>
|
||||
<data name="NumberOfBytes" xml:space="preserve">
|
||||
<value>{0} bayt</value>
|
||||
</data>
|
||||
<data name="NumberOfBytesAndType" xml:space="preserve">
|
||||
<value>{0} bayt, Tür = {1}</value>
|
||||
</data>
|
||||
<data name="ResourceTypeCantBeChanged" xml:space="preserve">
|
||||
<value>Kaynak türü değiştirilemez</value>
|
||||
</data>
|
||||
<data name="SaveResource" xml:space="preserve">
|
||||
<value>Kaynağı Kaydet</value>
|
||||
</data>
|
||||
<data name="SaveResources" xml:space="preserve">
|
||||
<value>Kaynakları Kaydet</value>
|
||||
</data>
|
||||
<data name="Search_SearchColumnHelpText" xml:space="preserve">
|
||||
<value>Sütünü ara {0}</value>
|
||||
</data>
|
||||
<data name="Search_SearchColumnInvertMatchHelpText" xml:space="preserve">
|
||||
<value>Eşleşmeyi ters çevirmek için '{0}' kullanın, örneğin. {1}</value>
|
||||
</data>
|
||||
<data name="ValueMustBeType" xml:space="preserve">
|
||||
<value>Değer türü {0} olmalıdır. Hata: {1}</value>
|
||||
</data>
|
||||
</root>
|
@ -0,0 +1,192 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="InvalidBoolean" xml:space="preserve">
|
||||
<value>Değer boolean (True veya False) cinsinden olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidChar" xml:space="preserve">
|
||||
<value>Karakter tek tırnak(') içerisine alınmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidDateTime" xml:space="preserve">
|
||||
<value>Bir DateTime değeri olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidDecimal" xml:space="preserve">
|
||||
<value>Değer bir ondalık sayı olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidDouble" xml:space="preserve">
|
||||
<value>Değer 64-bit gerçel sayı olmak zorundadır</value>
|
||||
</data>
|
||||
<data name="InvalidEscapeSequence" xml:space="preserve">
|
||||
<value>Bilinmeyen karakter çıkış sekansı: \{0}</value>
|
||||
</data>
|
||||
<data name="InvalidEscapeSequence2" xml:space="preserve">
|
||||
<value>Bilinmeyen dizi çıkış sekansı: \{0}</value>
|
||||
</data>
|
||||
<data name="InvalidHexCharacter" xml:space="preserve">
|
||||
<value>Bir onaltılık dize sadece onaltılı basamak içermelidir: 0-9 ve A-F</value>
|
||||
</data>
|
||||
<data name="InvalidHexStringSize" xml:space="preserve">
|
||||
<value>Bir onaltılık dize çift sayıda onaltılı basamak içermelidir</value>
|
||||
</data>
|
||||
<data name="InvalidInteger1" xml:space="preserve">
|
||||
<value>Değer onaltılık veya ondalık bir tam sayı değil</value>
|
||||
</data>
|
||||
<data name="InvalidInteger2" xml:space="preserve">
|
||||
<value>Değer çok küçük</value>
|
||||
</data>
|
||||
<data name="InvalidInteger3" xml:space="preserve">
|
||||
<value>Değer çok büyük</value>
|
||||
</data>
|
||||
<data name="InvalidInteger4" xml:space="preserve">
|
||||
<value>Değeri {0} ile {1} (0x{1:X}) (dahil) arasında olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidInteger5" xml:space="preserve">
|
||||
<value>Değer {0} ({2}0x{0:X}) ve {1} (0x{1:X}) (dahil) arasında olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidListValue" xml:space="preserve">
|
||||
<value>Listedeki değer boş olamaz</value>
|
||||
</data>
|
||||
<data name="InvalidListValue2" xml:space="preserve">
|
||||
<value>Liste öğeleri virgüllerle ayrılmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidSingle" xml:space="preserve">
|
||||
<value>Değer 32-bit gerçel sayı olmak zorundadır</value>
|
||||
</data>
|
||||
<data name="InvalidString1" xml:space="preserve">
|
||||
<value>Bir dize 'null' değerini içermek veya çift tırmak ('') ile kapatılmak zorundadır</value>
|
||||
</data>
|
||||
<data name="InvalidString2" xml:space="preserve">
|
||||
<value>Bir dize çift tırnakla('') kapatılmak zorundadır</value>
|
||||
</data>
|
||||
<data name="InvalidTimeSpan" xml:space="preserve">
|
||||
<value>Değer TimeSpan cinsinden olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidUnsignedInteger1" xml:space="preserve">
|
||||
<value>Sadece negatif olmayan tamsayılara izin verilir</value>
|
||||
</data>
|
||||
<data name="InvalidUnsignedInteger2" xml:space="preserve">
|
||||
<value>Değer bir işaretsiz onaltılık veya ondalık tam sayı değil</value>
|
||||
</data>
|
||||
<data name="InvalidUnsignedInteger3" xml:space="preserve">
|
||||
<value>Değeri {0} ile {1} (0x{1:X}) (dahil) arasında olmalıdır</value>
|
||||
</data>
|
||||
<data name="InvalidUnsignedInteger4" xml:space="preserve">
|
||||
<value>Değer {0} (0x{0:X}) ile {1} (0x{1:X}) (dahil) içerisinde olmalıdır</value>
|
||||
</data>
|
||||
</root>
|
@ -884,7 +884,7 @@ namespace dnSpy.Decompiler.CSharp {
|
||||
type = type.Next;
|
||||
}
|
||||
if (list != null) {
|
||||
Write(list[list.Count - 1].Next, typeGenArgs, methGenArgs);
|
||||
Write(list[list.Count - 1].Next, typeGenArgs, Array.Empty<TypeSig>());
|
||||
foreach (var aryType in list) {
|
||||
if (aryType.ElementType == ElementType.Array) {
|
||||
OutputWrite(ArrayParenOpen, BoxedTextColor.Punctuation);
|
||||
|
@ -0,0 +1,255 @@
|
||||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="MSBuild_CopyAppConfig" xml:space="preserve">
|
||||
<value>Kopyala app.config ({0})</value>
|
||||
</data>
|
||||
<data name="MSBuild_CouldNotCreateDirectory2" xml:space="preserve">
|
||||
<value>Dizin oluşturulamadı {0}, Hata: {1}</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateApplicationIcon" xml:space="preserve">
|
||||
<value>Uygulama simgesi oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateAppManifest" xml:space="preserve">
|
||||
<value>App.manifest oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateAppXaml" xml:space="preserve">
|
||||
<value>App.xaml Oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateEmbeddedResource" xml:space="preserve">
|
||||
<value>Gömülü kaynak oluştur {0}</value>
|
||||
</data>
|
||||
<data name="MSBuild_DecompileAssemblyInfoAndFileExtension" xml:space="preserve">
|
||||
<value>Decompile AssemblyInfo{0}</value>
|
||||
</data>
|
||||
<data name="MSBuild_DecompileBaml" xml:space="preserve">
|
||||
<value>Decompile BAML</value>
|
||||
</data>
|
||||
<data name="MSBuild_FailedToCreateProjectFile" xml:space="preserve">
|
||||
<value>Proje dosyası {0} oluşturulurken başarısız oldu, Özel durum iletisi: {1}</value>
|
||||
</data>
|
||||
<data name="MSBuild_FailedToCreateSolutionFile" xml:space="preserve">
|
||||
<value>Çözüm dosyası {0} oluşturulurken başarısız oldu, Özel durum iletisi: {1}</value>
|
||||
</data>
|
||||
<data name="MSBuild_FileCreationFailed2" xml:space="preserve">
|
||||
<value>Başarısız oldu, açıklama = {0}, Özel durum iletisi: {1}</value>
|
||||
</data>
|
||||
<data name="MSBuild_FileCreationFailed3" xml:space="preserve">
|
||||
<value>Dosya oluşturma başarısız oldu ({0}), açıklama = {1}, Özel durum iletisi: {2}</value>
|
||||
</data>
|
||||
<data name="ToolTip_Constant" xml:space="preserve">
|
||||
<value>sabit</value>
|
||||
</data>
|
||||
<data name="ToolTip_Field" xml:space="preserve">
|
||||
<value>alan</value>
|
||||
</data>
|
||||
<data name="ToolTip_GenericParameterInTypeOrMethod" xml:space="preserve">
|
||||
<value>içinde</value>
|
||||
</data>
|
||||
<data name="ToolTip_Local" xml:space="preserve">
|
||||
<value>yerel değişken</value>
|
||||
</data>
|
||||
<data name="ToolTip_NMethodOverloads" xml:space="preserve">
|
||||
<value>{0} aşırı yükleme</value>
|
||||
</data>
|
||||
<data name="ToolTip_OneMethodOverload" xml:space="preserve">
|
||||
<value>1 aşırı yükleme</value>
|
||||
</data>
|
||||
<data name="ToolTip_Parameter" xml:space="preserve">
|
||||
<value>parametre</value>
|
||||
</data>
|
||||
<data name="Decompile_Namespace_Types" xml:space="preserve">
|
||||
<value>Türler:</value>
|
||||
</data>
|
||||
<data name="Decompile_AnyCPU32BitPreferred" xml:space="preserve">
|
||||
<value>AnyCPU (32-bit tercihen)</value>
|
||||
</data>
|
||||
<data name="Decompile_AnyCPU64BitPreferred" xml:space="preserve">
|
||||
<value>AnyCPU (64-bit tercihen)</value>
|
||||
</data>
|
||||
<data name="Decompile_Architecture" xml:space="preserve">
|
||||
<value>Mimari:</value>
|
||||
</data>
|
||||
<data name="Decompile_EntryPoint" xml:space="preserve">
|
||||
<value>Başlangıç noktası:</value>
|
||||
</data>
|
||||
<data name="Decompile_GlobalType" xml:space="preserve">
|
||||
<value>Global tür:</value>
|
||||
</data>
|
||||
<data name="Decompile_NativeEntryPoint" xml:space="preserve">
|
||||
<value>Yerel giriş noktası: 0x{0:X8}</value>
|
||||
</data>
|
||||
<data name="Decompile_Runtime" xml:space="preserve">
|
||||
<value>Çalışma Ortamı:</value>
|
||||
</data>
|
||||
<data name="Decompile_ThisAssemblyContainsUnmanagedCode" xml:space="preserve">
|
||||
<value>Bu derleme yönetilmeyen (unmanaged) kod içerir.</value>
|
||||
</data>
|
||||
<data name="Decompile_Timestamp" xml:space="preserve">
|
||||
<value>Zaman Bilgisi:</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateResource" xml:space="preserve">
|
||||
<value>Kaynak oluştur {0}</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateSplashScreenResource" xml:space="preserve">
|
||||
<value>Giriş ekranı kaynağı oluştur {0}</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateWinFormsDesignerFile" xml:space="preserve">
|
||||
<value>WinForms Tasarım dosyası oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateWinFormsFile" xml:space="preserve">
|
||||
<value>WinForms dosyası oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_DecompileType" xml:space="preserve">
|
||||
<value>Decompile türü {0}</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateSettingsFile" xml:space="preserve">
|
||||
<value>Oluştur {0}</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateSettingsDesignerTypeFile" xml:space="preserve">
|
||||
<value>Ayar dizayn dosyası oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateSettingsTypeFile" xml:space="preserve">
|
||||
<value>Ayar dosyası oluştur</value>
|
||||
</data>
|
||||
<data name="MSBuild_CreateResXFile" xml:space="preserve">
|
||||
<value>ResX dosyası oluştur</value>
|
||||
</data>
|
||||
<data name="UnknownValue" xml:space="preserve">
|
||||
<value><Bilinmiyor></value>
|
||||
</data>
|
||||
<data name="CSharp_Awaitable_Method" xml:space="preserve">
|
||||
<value>awaitable</value>
|
||||
</data>
|
||||
<data name="CSharp_Deprecated_Member" xml:space="preserve">
|
||||
<value>kullanımdışı</value>
|
||||
</data>
|
||||
<data name="CSharp_Extension_Method" xml:space="preserve">
|
||||
<value>uzantı</value>
|
||||
</data>
|
||||
<data name="VisualBasic_Awaitable_Method" xml:space="preserve">
|
||||
<value>Awaitable</value>
|
||||
</data>
|
||||
<data name="VisualBasic_Deprecated_Member" xml:space="preserve">
|
||||
<value>Kullanımdışı</value>
|
||||
</data>
|
||||
<data name="VisualBasic_Extension_Method" xml:space="preserve">
|
||||
<value>Eklenti</value>
|
||||
</data>
|
||||
</root>
|
@ -881,7 +881,7 @@ namespace dnSpy.Decompiler.VisualBasic {
|
||||
type = type.Next;
|
||||
}
|
||||
if (list != null) {
|
||||
Write(list[list.Count - 1].Next, typeGenArgs, methGenArgs);
|
||||
Write(list[list.Count - 1].Next, typeGenArgs, Array.Empty<TypeSig>());
|
||||
foreach (var aryType in list) {
|
||||
if (aryType.ElementType == ElementType.Array) {
|
||||
OutputWrite(ArrayParenOpen, BoxedTextColor.Punctuation);
|
||||
|
@ -78,3 +78,16 @@ Persian:
|
||||
|
||||
RezaHNA
|
||||
Rex Prog
|
||||
|
||||
Turkish:
|
||||
|
||||
Erol Yağız AYDIN
|
||||
smngn
|
||||
comanchero
|
||||
Yüksel Güzel
|
||||
URKMVC TMGD
|
||||
Bilgehan Zeki ÖZAYTAÇ
|
||||
Enes Taha SELEK
|
||||
rifatx
|
||||
python dede
|
||||
meertcevik
|
||||
|
2039
dnSpy/dnSpy/Properties/dnSpy.Resources.tr.resx
Normal file
2039
dnSpy/dnSpy/Properties/dnSpy.Resources.tr.resx
Normal file
File diff suppressed because it is too large
Load Diff
@ -313,13 +313,13 @@
|
||||
<value>_Допомога</value>
|
||||
</data>
|
||||
<data name="Menu_Themes" xml:space="preserve">
|
||||
<value>Тема</value>
|
||||
<value>_Тема</value>
|
||||
</data>
|
||||
<data name="Menu_View" xml:space="preserve">
|
||||
<value>Вигляд</value>
|
||||
</data>
|
||||
<data name="Menu_Windows" xml:space="preserve">
|
||||
<value>Вікно</value>
|
||||
<value>_Вікно</value>
|
||||
</data>
|
||||
<data name="MergeAllTabGroupsCommand" xml:space="preserve">
|
||||
<value>Об'єднати усі груи вкладок</value>
|
||||
@ -355,7 +355,7 @@
|
||||
<value>_Перемістити</value>
|
||||
</data>
|
||||
<data name="MoveToolWindowGroupCommand" xml:space="preserve">
|
||||
<value>Перемістити Групу</value>
|
||||
<value>Перемістити _Групу</value>
|
||||
</data>
|
||||
<data name="MoveTopCommand" xml:space="preserve">
|
||||
<value>_Вверх</value>
|
||||
@ -376,7 +376,7 @@
|
||||
<value>Нова _горизонтальна група вкладок</value>
|
||||
</data>
|
||||
<data name="NewTabCommand" xml:space="preserve">
|
||||
<value>Нова Вкладка</value>
|
||||
<value>Нова _Вкладка</value>
|
||||
</data>
|
||||
<data name="NewVerticalTabGroupCommand" xml:space="preserve">
|
||||
<value>Новая _вертикальна група вкладок</value>
|
||||
@ -439,7 +439,7 @@
|
||||
<value>Ctrl+O</value>
|
||||
</data>
|
||||
<data name="OpenListCommand" xml:space="preserve">
|
||||
<value>Відкрити список</value>
|
||||
<value>Відкрити сп_исок...</value>
|
||||
</data>
|
||||
<data name="OpenList_AskForName" xml:space="preserve">
|
||||
<value>_Назва</value>
|
||||
@ -454,19 +454,19 @@
|
||||
<value>Ім'я</value>
|
||||
</data>
|
||||
<data name="OpenList_New_Button" xml:space="preserve">
|
||||
<value>Новий</value>
|
||||
<value>_Новий...</value>
|
||||
</data>
|
||||
<data name="OpenList_Open_Button" xml:space="preserve">
|
||||
<value>Відкрити</value>
|
||||
<value>_Відкрити</value>
|
||||
</data>
|
||||
<data name="OpenList_Remove_Button" xml:space="preserve">
|
||||
<value>_Видалити</value>
|
||||
</data>
|
||||
<data name="OpenList_SavedLists_CheckBox" xml:space="preserve">
|
||||
<value>Збережені списки</value>
|
||||
<value>Зб_ережені списки</value>
|
||||
</data>
|
||||
<data name="OpenList_Search_Label" xml:space="preserve">
|
||||
<value>Пошук</value>
|
||||
<value>_Пошук</value>
|
||||
</data>
|
||||
<data name="OpenList_Title" xml:space="preserve">
|
||||
<value>Відкрити список</value>
|
||||
@ -487,7 +487,7 @@
|
||||
<value>Посилання</value>
|
||||
</data>
|
||||
<data name="ReloadAsmsCommand" xml:space="preserve">
|
||||
<value>Перевантажити усі збірки</value>
|
||||
<value>_Перевантажити Усі Збірки</value>
|
||||
</data>
|
||||
<data name="ResourcesFolder" xml:space="preserve">
|
||||
<value>Ресурси</value>
|
||||
@ -502,7 +502,7 @@
|
||||
<value>Пошук зупинений, знайдено більше {0:n0} результатів.</value>
|
||||
</data>
|
||||
<data name="SearchAssembliesCommand" xml:space="preserve">
|
||||
<value>Шукати в збірках</value>
|
||||
<value>_Шукати в збірках</value>
|
||||
</data>
|
||||
<data name="SearchAssembliesToolBarToolTip" xml:space="preserve">
|
||||
<value>Шукати в збірках</value>
|
||||
@ -520,7 +520,7 @@
|
||||
<value>Шукати:</value>
|
||||
</data>
|
||||
<data name="ShowCodeCommand" xml:space="preserve">
|
||||
<value>Код</value>
|
||||
<value>_Код</value>
|
||||
</data>
|
||||
<data name="ShowCodeKey" xml:space="preserve">
|
||||
<value>Ctrl+Alt+0</value>
|
||||
@ -532,10 +532,10 @@
|
||||
<value>Підсвітка синтаксису</value>
|
||||
</data>
|
||||
<data name="TabsDlg_Activate_Button" xml:space="preserve">
|
||||
<value>Активувати</value>
|
||||
<value>_Активувати</value>
|
||||
</data>
|
||||
<data name="TabsDlg_CloseWindow_Button" xml:space="preserve">
|
||||
<value>Закрити вікно</value>
|
||||
<value>_Закрити вікно</value>
|
||||
</data>
|
||||
<data name="TabsDlg_Module_Column" xml:space="preserve">
|
||||
<value>Модуль</value>
|
||||
@ -562,7 +562,7 @@
|
||||
<value>Вікна...</value>
|
||||
</data>
|
||||
<data name="WordWrapHeader" xml:space="preserve">
|
||||
<value>Перенесення слів</value>
|
||||
<value>_Перенесення Слів</value>
|
||||
</data>
|
||||
<data name="CloseTabButtonToolTip" xml:space="preserve">
|
||||
<value>Закрити</value>
|
||||
@ -589,7 +589,7 @@
|
||||
<value>Показати токени метаданих</value>
|
||||
</data>
|
||||
<data name="OptionsCommand" xml:space="preserve">
|
||||
<value>Налаштування...</value>
|
||||
<value>_Налаштування...</value>
|
||||
</data>
|
||||
<data name="SearchWindow_AllAbove" xml:space="preserve">
|
||||
<value>Все можливе</value>
|
||||
@ -718,16 +718,16 @@
|
||||
<value>Позиція вікна</value>
|
||||
</data>
|
||||
<data name="Theme_Blue" xml:space="preserve">
|
||||
<value>Голубий</value>
|
||||
<value>_Голубий</value>
|
||||
</data>
|
||||
<data name="Theme_Dark" xml:space="preserve">
|
||||
<value>Темний</value>
|
||||
<value>_Темний</value>
|
||||
</data>
|
||||
<data name="Theme_HighContrast" xml:space="preserve">
|
||||
<value>Висока контрастність</value>
|
||||
<value>_Висока контрастність</value>
|
||||
</data>
|
||||
<data name="Theme_Light" xml:space="preserve">
|
||||
<value>Світла</value>
|
||||
<value>_Світла</value>
|
||||
</data>
|
||||
<data name="OpenGAC_Search_ToolTip" xml:space="preserve">
|
||||
<value>Пошук</value>
|
||||
@ -745,7 +745,7 @@
|
||||
<value>Ctrl+Shift+O</value>
|
||||
</data>
|
||||
<data name="SortAsmsCommand" xml:space="preserve">
|
||||
<value>Сортувати Збірки</value>
|
||||
<value>С_ортувати Збірки</value>
|
||||
</data>
|
||||
<data name="AskReadSettings" xml:space="preserve">
|
||||
<value>Чи ви хочете завантажити збережені налаштування?</value>
|
||||
@ -763,7 +763,7 @@
|
||||
<value>Не вказаний вихідний каталог.</value>
|
||||
</data>
|
||||
<data name="ExportToProject_Button_Export" xml:space="preserve">
|
||||
<value>Експорт</value>
|
||||
<value>_Експорт</value>
|
||||
</data>
|
||||
<data name="ExportToProject_CreateResX" xml:space="preserve">
|
||||
<value>Створити файли .res_x</value>
|
||||
@ -781,7 +781,7 @@
|
||||
<value>Буде декомпільовано {0:n0} файлів.</value>
|
||||
</data>
|
||||
<data name="ExportToProject_Language" xml:space="preserve">
|
||||
<value>Мова</value>
|
||||
<value>_Мова</value>
|
||||
</data>
|
||||
<data name="ExportToProject_OpenProjectInVisualStudio" xml:space="preserve">
|
||||
<value>_Відкрити проект в Visual Studio</value>
|
||||
@ -799,7 +799,7 @@
|
||||
<value>Відсутнє ім'я файлу</value>
|
||||
</data>
|
||||
<data name="Button_Close" xml:space="preserve">
|
||||
<value>Закрити</value>
|
||||
<value>_Закрити</value>
|
||||
</data>
|
||||
<data name="ErrorExceptionOccurred" xml:space="preserve">
|
||||
<value>Трапилось виключення {0}</value>
|
||||
@ -883,7 +883,7 @@
|
||||
<value>Alt+2</value>
|
||||
</data>
|
||||
<data name="Window_Output2" xml:space="preserve">
|
||||
<value>Вив_ід</value>
|
||||
<value>_Вивід</value>
|
||||
</data>
|
||||
<data name="Output_Save_ToolTip" xml:space="preserve">
|
||||
<value>Зберегти</value>
|
||||
@ -1114,16 +1114,16 @@
|
||||
<value>Перетворити табулятори в _прогалини</value>
|
||||
</data>
|
||||
<data name="TextEditorLineNumbers" xml:space="preserve">
|
||||
<value>Номери стрічок</value>
|
||||
<value>_Номери стрічок</value>
|
||||
</data>
|
||||
<data name="TextEditorVirtualSpace" xml:space="preserve">
|
||||
<value>Виртуальна прогалина</value>
|
||||
<value>_Віртуальна прогалина</value>
|
||||
</data>
|
||||
<data name="TextEditorWordWrap" xml:space="preserve">
|
||||
<value>Переніс слів</value>
|
||||
<value>_Переніс слів</value>
|
||||
</data>
|
||||
<data name="TextEditorIndentSize" xml:space="preserve">
|
||||
<value>Розмір відступу</value>
|
||||
<value>Розмір _відступу</value>
|
||||
</data>
|
||||
<data name="TextEditorTabSize" xml:space="preserve">
|
||||
<value>Розмір _табулятора</value>
|
||||
@ -1258,7 +1258,7 @@
|
||||
<value>Показати разділювачі стовпців</value>
|
||||
</data>
|
||||
<data name="GoToOffset_Offset_Label" xml:space="preserve">
|
||||
<value>Офсет</value>
|
||||
<value>О_фсет</value>
|
||||
</data>
|
||||
<data name="GoToOffset_Title" xml:space="preserve">
|
||||
<value>Перехід по зміщенню</value>
|
||||
@ -1362,7 +1362,7 @@
|
||||
<value>_Розтягнути по ширині</value>
|
||||
</data>
|
||||
<data name="LocalHexSettings_BaseOffset" xml:space="preserve">
|
||||
<value>_Базове зміщення</value>
|
||||
<value>_Базове Зміщення</value>
|
||||
</data>
|
||||
<data name="LocalHexSettings_BaseOffset_ToolTip" xml:space="preserve">
|
||||
<value>Це значення додається до початкового зміщення, перед показом на екрані</value>
|
||||
@ -1594,7 +1594,7 @@
|
||||
<value>Ctrl+6</value>
|
||||
</data>
|
||||
<data name="GoToMetadataCommand" xml:space="preserve">
|
||||
<value>Перейти до метаданих...</value>
|
||||
<value>Перейти до Метаданих...</value>
|
||||
</data>
|
||||
<data name="ShortCutKeyCtrlM" xml:space="preserve">
|
||||
<value>Ctrl+M</value>
|
||||
|
Loading…
Reference in New Issue
Block a user